Merge branch 'master' of gnunet.org:gnunet
[oweals/gnunet.git] / src / fs / fs_publish_ublock.c
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-06-24 Christian Grothoffrefactoring datastore API to use MQ API, also fixing...
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-07-27 Christian Grothoff-doxygen, indentation
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-06-23 Christian Grothoff-fix SKS publishing in simulate-only mode
2013-11-09 Christian Grothoff-fix memory leak
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-rename files/symbols from _aes to _symmetric
2013-09-15 Christian Grothoff-fix unindexing of KBlocks, make use of standard UBlock...
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
2013-08-11 Christian Grothoff-add extra context argument for key deriviation, so...
2013-08-08 Christian Grothoff-minor fixes
2013-08-07 Christian Grothoff-implement block decryption again
2013-08-07 Christian Grothoff-fix, handle case where there is no update
2013-08-06 Christian Grothoff-fixing main FS build, updating man page of gnunet...