glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / namestore / gnunet-namestore-fcfsd.c
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-07 Christian Grothoffadd -z option to gnunet-namestore-fcfsd
2018-06-07 Christian Grothoffadd -z option to gnunet-namestore-fcfsd
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-05-02 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-01 Christian Grothoffmerge
2018-04-30 Christian Grothoffeliminate use of OFFSET in namestore DB queries
2018-04-25 Christian Grothoffextend namestore API to enable faster iterations by...
2018-04-10 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-04-10 Christian Grothoffmore work on gnunet-zoneimport, some bugfix in flat...
2016-07-09 Christian Grothoffmake namestore API less brittle/sublte to use
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-18 Christian Grothoff-note dead field
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-12 Christian Grothofffix use of deprecated MHD symbols
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-07 Christian Grothoff-check return value, doxygen
2013-12-19 LRNmalloc -> new
2013-11-29 Matthias Wachsremove debug
2013-11-29 Matthias Wachsfixing multiple segfaults
2013-10-28 Matthias Wachsreplace iteration with lookup
2013-10-16 Christian Grothoff-finishing split of namestore into namestore and nameca...
2013-10-16 Christian Grothoff-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_...
2013-10-16 Christian Grothoff-rename fest for symbols moved from GNUNET_NAMESTORE_...
2013-10-16 Christian Grothoff-moving code to new libgnunetgnsrecord in preparation...
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-21 Christian Grothoffclear private keys in static locations on exit
2013-09-16 Christian Grothoff-eliminate ShortHashCode residuals (#2936)
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-06 Christian Grothoff-misc fixes
2013-09-06 Matthias Wachscheck if MHD_DUAL_STACK is defined
2013-09-05 Christian Grothoff-remove deprecated GNUNET_NAMESTORE_RF_AUTHORITY
2013-09-05 Christian Grothoff-improving gnunet-identity command line options and...
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
2013-08-14 Christian Grothoff-doxygen
2013-08-14 Christian Grothoff-addressing #2995
2013-08-13 Christian Grothoff-adapting fcfsd to new namestore API, moving from gns...