src: for every AGPL3.0 file, add SPDX identifier.
[oweals/gnunet.git] / src / fs / fs_publish_ublock.c
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-12-04 Schanzenbach, MartinMerge branch 'identity_abe' into identity_oidc
2017-12-04 PhilMerge remote-tracking branch 'origin/identity_abe'...
2017-12-02 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-11-28 ng0Merge branch 'master' of gnunet.org:gnunet into doc...
2017-11-15 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-11-12 David BarksdaleFix memory leak in publishing UBlocks
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...