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