aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_publish_ublock.c
Commit message (Expand)AuthorAge
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* Fix memory leak in publishing UBlocksDavid Barksdale2017-11-12
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* refactoring datastore API to use MQ API, also fixing misc. bugs in new mysql ...Christian Grothoff2016-06-24
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* -doxygen, indentationChristian Grothoff2015-07-27
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -fix SKS publishing in simulate-only modeChristian Grothoff2014-06-23
* -fix memory leakChristian Grothoff2013-11-09
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -rename files/symbols from _aes to _symmetricChristian Grothoff2013-09-30
* -fix unindexing of KBlocks, make use of standard UBlock decryption routines t...Christian Grothoff2013-09-15
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* -add extra context argument for key deriviation, so that fs and gads do not c...Christian Grothoff2013-08-11
* -minor fixesChristian Grothoff2013-08-08
* -implement block decryption againChristian Grothoff2013-08-07
* -fix, handle case where there is no updateChristian Grothoff2013-08-07
* -fixing main FS build, updating man page of gnunet-pseudonymChristian Grothoff2013-08-06