-handle failure to load certs more nicely
[oweals/gnunet.git] / src / namestore /
2013-09-16 Matthias Wachsfix: fail to compile
2013-09-16 Christian Grothoff-eliminate ShortHashCode residuals (#2936)
2013-09-16 Gabor X Tothpsycstore: use GNUNET_assert()
2013-09-16 Christian Grothoff-dead #define
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-13 Christian Grothoff-more rename issues
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-11 Christian Grothoff-no longer experimental
2013-09-11 Matthias Wachsmodified test
2013-09-11 Matthias Wachs- iterator NULL check
2013-09-11 Matthias Wachsnew test
2013-09-11 Matthias Wachsremoving tests: not required anymore
2013-09-11 Matthias Wachstests not required anymore due to removed functionality
2013-09-11 Matthias Wachsnew test: store a label and update it
2013-09-11 Matthias Wachsadditional test for monitoring: check if existing recor...
2013-09-11 Matthias Wachsupdated tests
2013-09-11 Matthias Wachszone cannot be NULL
2013-09-11 Matthias Wachszone iteration stop
2013-09-11 Matthias Wachsdocu and Makefile
2013-09-11 Matthias Wachsupdated test to iterate specific zone
2013-09-11 Matthias Wachsupdated zone iteration test
2013-09-11 Matthias Wachsimproved test
2013-09-11 Matthias Wachsreturn NULL if rd_count is 0
2013-09-11 Matthias Wachs- rename test according to what is tested
2013-09-11 Matthias Wachsfixing memory leak
2013-09-10 Christian Grothoffchange .zkey encoding in anticipation of compact point...
2013-09-10 Christian Grothoff-this is not a hard error
2013-09-10 Christian Grothoff-go back to break
2013-09-10 Christian Grothoff-set zone on iteration over all zones as well
2013-09-10 Christian Grothoff-finalize iterate_all_zones as well
2013-09-10 Christian Grothoff-fix crash in gnunet-namestore -a if no other records...
2013-09-06 Christian Grothoff-misc fixes
2013-09-06 Matthias Wachscheck if MHD_DUAL_STACK is defined
2013-09-05 Christian Grothoff-fix FTBFS
2013-09-05 Christian Grothoff-remove deprecated GNUNET_NAMESTORE_RF_AUTHORITY
2013-09-05 Christian Fuchsfixed missing backslash that broke buildchain/automake...
2013-09-05 Christian Grothoff-fix clenaup
2013-09-05 Christian Grothoff-implement iteration over all zones (#3016)
2013-09-05 Christian Grothoff-allow passing NULL for zone to iterate over all of...
2013-09-05 Christian Grothoff-improving gnunet-identity command line options and...
2013-08-24 Christian Grothoff-use new ego lookup function to simplify logic
2013-08-22 Christian Grothoff-implementing zkey <-> pkey conversion functions
2013-08-22 Matthias Wachstest if records are removed correctly
2013-08-22 Matthias Wachsported postgres plugin to new API to get it to compile
2013-08-22 Christian Grothoff-expanding namestore API with pkey <-> zkey conversion...
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
2013-08-21 Matthias Wachsreorder tests: namestore_common -> plugins -> api
2013-08-21 Matthias Wachsfixing memory leak caused by key derivation
2013-08-21 Matthias Wachsmissing check
2013-08-21 Matthias Wachslog level
2013-08-21 Matthias Wachsswitched test to new api
2013-08-21 Matthias Wachsfixed crash: wrong cls in api
2013-08-21 Matthias Wachsremove docu
2013-08-21 Matthias Wachstest compiles again, but fail to get the stored record:
2013-08-19 Christian Grothoff-implementing #2990: integration of gnunet-namestore...
2013-08-18 Christian Grothoff-implementing handling of VPN records in new GNS
2013-08-15 Christian Grothoff-clean client context on shutdown
2013-08-15 Christian Grothoff-eliminating duplicate struct definitions
2013-08-15 Christian Grothoff-if records are deleted, delete them from cache as...
2013-08-15 Christian Grothoff-fixing #2993
2013-08-15 Sree Harsha Totakura- fix parallel build
2013-08-14 Christian Grothoff-doxygen
2013-08-14 Christian Grothoff-addressing #2995
2013-08-14 Christian Grothoff-implementing #2996
2013-08-13 Christian Grothoff-dce
2013-08-13 Christian Grothoff-make build conditional on MHD
2013-08-13 Christian Grothoff-adapting fcfsd to new namestore API, moving from gns...
2013-08-13 Christian Grothoff-more work on new GNS implementation
2013-08-13 Christian Grothoff-documenting open issues
2013-08-13 Christian Grothoff-build namestore
2013-08-13 Christian Grothoff-namestore service builds again
2013-08-13 Christian Grothoff-doxygen fixes
2013-08-12 Christian Grothoff-more work on new namestore API
2013-08-12 Christian Grothoff-towards namestore support for the new privacy-preservi...
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-07-24 Matthias WachsRFC new gns publishing
2013-07-11 Christian Grothoff-fix
2013-07-11 Christian Grothoff-fix
2013-07-11 Christian Grothoff-add extra checks
2013-07-10 Christian Grothoff-extra checks
2013-07-09 Christian Grothoff-add missing option
2013-07-09 Christian Grothoff-check for NULL
2013-07-09 Christian Grothoff-fixes in monitoring code
2013-07-09 Christian Grothoff-testcase for monitoring, fails right now, as a good...
2013-07-09 Christian Grothofffinish implementation of monitoring, send change notifi...
2013-07-09 Christian Grothoff-towards having monitoring
2013-07-09 Christian Grothoff-towards implementing monitor functions in service
2013-07-09 Christian Grothoff-dead code
2013-07-09 Christian Grothoff-simplify zone key loading by using synchronous ECC...
2013-07-09 Christian Grothoff-simplify zone key loading by using synchronous ECC...
2013-07-09 Christian Grothoffadd '-m' option to gnunet-namestore, extend namestore...
2013-07-08 Christian Grothoff-finishing monitor API on client-side
2013-07-08 Christian Grothoff-get rid of iteration response, use lookup response...
2013-07-08 Christian Grothoff-skeleton for monitor API
2013-07-05 Matthias Wachsdoxygen fix
2013-06-30 Christian Grothoff-adding ECC-based keys
2013-06-30 Christian Grothoff-remove old files
2013-06-30 Christian Grothoff-fixing some namestore tests
2013-06-30 Christian Grothoff-fixing some namestore tests
next