replace zone iteration with record lookup
[oweals/gnunet.git] / src / namestore / gnunet-namestore.c
2013-10-28 Matthias Wachsreplace zone iteration with record lookup
2013-10-20 Christian Grothoff-allow namestore to monitor ALL zones, and to optionall...
2013-10-18 Christian Grothoff-fix termination
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-08 Christian Grothoff-implement #2992 (but reverse lookup itself seems to...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-04 Christian Grothoff-do set expiration time when storing records, works...
2013-10-04 Christian Grothoff-add logic to print expiration times for records
2013-09-30 Christian Grothoff-enable looking up individual records
2013-09-29 Christian Grothoff-shutdown if zone/ego not found
2013-09-21 Christian Grothoffclear private keys in static locations on exit
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-10 Christian Grothoff-fix crash in gnunet-namestore -a if no other records...
2013-09-05 Christian Grothoff-fix FTBFS
2013-09-05 Christian Grothoff-remove deprecated GNUNET_NAMESTORE_RF_AUTHORITY
2013-08-24 Christian Grothoff-use new ego lookup function to simplify logic
2013-08-19 Christian Grothoff-implementing #2990: integration of gnunet-namestore...
2013-08-13 Christian Grothoff-dce
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-11 Christian Grothoff-fix
2013-07-11 Christian Grothoff-fix
2013-07-11 Christian Grothoff-add extra checks
2013-07-09 Christian Grothoff-dead code
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-06-30 Christian Grothoff-towards implementing improved namestore API
2013-06-05 Christian Grothoff-cleaning up client api to test for service availability
2013-05-29 Christian Grothoff-switching GNS from RSA to ECC
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-09-27 Christian Grothoffreducing error messages about missing configuration...
2012-09-16 Christian Grothoff-fixing #2546
2012-07-16 Matthias Wachs- new rsa api
2012-07-13 Matthias Wachs- test for namestore
2012-07-05 Christian Grothoff-LRN: Correct time == 0 handling:
2012-07-04 Christian Grothoff-LRN: initialize rd to avoid having garbage in flags
2012-07-04 Christian Grothoff-fixing #2478
2012-07-02 Christian Grothoff-rel time allowed
2012-06-29 Christian Grothoff-display expiration times with records
2012-06-26 Christian Grothoff-allow blank specification of URI-only
2012-06-26 Christian Grothoff-adding support for importing PKEY records from URIs
2012-06-25 Christian Grothofftrying to fix #2458, largely works
2012-06-19 Christian Grothoff-towards enabling relative expiration times in namestore
2012-06-10 Christian GrothoffLRN: new utf8 argv converter for W32, converting string...
2012-05-27 Christian Grothoffrenaming GNUNET_TIME_relative_get_forever and GNUNET_TI...
2012-03-27 Matthias Wachs- added "never for expiration"
2012-03-27 Matthias Wachs- rewritten zone iteration code for code deduplication...
2012-03-21 Christian Grothoff-allow deletion without specifying expiration
2012-03-19 Matthias Wachs- usage of short hashes
2012-03-15 Matthias Wachs(no commit message)
2012-03-14 Christian Grothoff-fix
2012-03-07 Christian Grothoff-done
2012-03-07 Matthias Wachs- reverting api change
2012-03-07 Matthias Wachsnamestore api change: include block expiration time...
2012-03-07 Christian Grothoff-additional namestore conversion APIs added
2012-03-05 Matthias Wachs- changes
2012-03-05 Christian Grothoff-more renaming
2012-03-05 Christian Grothoff-renaming gnunet-gns to gnunet-namestore