aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_publish_ksk.c
Commit message (Collapse)AuthorAge
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -minor fixesChristian Grothoff2013-08-08
|
* -fixing main FS build, updating man page of gnunet-pseudonymChristian Grothoff2013-08-06
|
* moving to new, fixed-size encoding of public and private ECC keys ↵Christian Grothoff2013-08-06
| | | | everywhere, also improving ECC API to better support ECRS/GADS operations
* -fixChristian Grothoff2013-04-16
|
* renaming GNUNET_PSEUDONYM_-API to GNUNET_FS_pseudonym-APIChristian Grothoff2013-04-14
|
* starting major change towards implementing #2564, this breaks some FS tests ↵Christian Grothoff2013-03-05
| | | | and FS APIs
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* -disable extractor should also imply not using the filename as a keywordChristian Grothoff2012-03-07
|
* make all (?) asynchronously operating FS operations actually cancel-ableChristian Grothoff2012-02-18