-more debug messages
[oweals/gnunet.git] / src / namestore / gnunet-service-namestore.c
2012-06-25 Christian Grothofftrying to fix #2458, largely works
2012-06-20 Christian Grothoff-some namestore code cleanup
2012-06-20 Matthias Wachs- docu
2012-06-20 Matthias Wachs- commit often
2012-06-20 Matthias Wachs- docu and cleanup
2012-06-20 Matthias Wachs- code cleanup round 2
2012-06-20 Matthias Wachs- docu
2012-06-20 Christian Grothoff-towards block plugin for mesh
2012-06-19 Christian Grothoff-towards enabling relative expiration times in namestore
2012-06-13 Matthias Wachs- fix
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-05-27 Christian Grothoffrenaming GNUNET_TIME_relative_get_forever and GNUNET_TI...
2012-05-03 Matthias Wachs- unused var
2012-04-25 Matthias Wachs- coverity bugs
2012-04-25 Christian Grothoff-LRN: misc patches / fixes
2012-04-22 Christian Grothoff-workaround tests hanging
2012-04-22 Christian Grothoffintroducing soft shutdown concept for services; during...
2012-03-27 Matthias Wachs- fixing offset
2012-03-27 Matthias Wachs- rewritten zone iteration code for code deduplication...
2012-03-23 Matthias Wachs- coverity
2012-03-22 Matthias Wachs(no commit message)
2012-03-21 Matthias Wachs- remove name if no rec is left
2012-03-21 Christian Grothoff-allow deletion without specifying expiration
2012-03-21 Matthias Wachs- changes to record remove
2012-03-20 Matthias Wachs- fixed record update for unique records
2012-03-19 Matthias Wachs- minor changes
2012-03-19 Matthias Wachs- test use new zonekey files
2012-03-19 Matthias Wachs- usage of short hashes
2012-03-19 Matthias Wachs- doxygen fixes
2012-03-15 Matthias Wachsfix segfault
2012-03-15 Matthias Wachs- fixes
2012-03-14 Martin Schanzenbach-revert
2012-03-14 Martin Schanzenbach-fix zero termination
2012-03-14 Matthias Wachs- fix
2012-03-13 Matthias Wachs- file extension
2012-03-12 Matthias Wachs- unused
2012-03-09 Matthias Wachs- changes to signing verfifying: includes block expiration
2012-03-09 Matthias Wachs- signing during zone iteration
2012-03-09 Matthias Wachs- fix
2012-03-09 Matthias Wachs- changes
2012-03-09 Matthias Wachs- fixed lookup
2012-03-08 Matthias Wachs- outbound signature creation
2012-03-08 Matthias Wachs- extradist and hashmap
2012-03-08 Matthias Wachs- mem leak
2012-03-08 Matthias Wachsnamestore manages zonekey files with private keys
2012-03-08 Matthias Wachs- coverity
2012-03-08 Matthias Wachs- coverity issues... not bugs... but coverity didn...
2012-03-07 Matthias Wachs- fix
2012-03-07 Matthias Wachsnamestore api change: include block expiration time...
2012-03-07 Matthias Wachs- final zone iteration code
2012-03-06 Matthias Wachs- zone iteration stuff
2012-03-06 Matthias Wachs- fix unused variables
2012-03-06 Matthias Wachs- checkin nbo conversion
2012-03-06 Matthias Wachs- fix
2012-03-06 Matthias Wachs- fixes
2012-03-06 Matthias Wachs- fixes for put and lookup
2012-03-06 Matthias Wachs- step 1) compiles again
2012-03-05 Matthias Wachs- changes
2012-03-05 Matthias Wachs- changes
2012-03-05 Matthias Wachs- doxygen
2012-03-05 Matthias Wachs- lookup specific types
2012-03-05 Matthias Wachs- expiration update
2012-03-02 Matthias Wachs(no commit message)
2012-03-02 Matthias Wachs- fixes
2012-03-02 Matthias Wachs- namestore.conf not installed
2012-03-01 Matthias Wachs- fixes
2012-03-01 Matthias Wachs- more changes: sign & verify working and tested
2012-03-01 Matthias Wachs- removing complete
2012-03-01 Matthias Wachs- test pass (not on sparc)
2012-03-01 Matthias Wachs- at least compiling
2012-03-01 Matthias Wachs- message renaming
2012-02-29 Matthias Wachs- namestore
2012-02-29 Matthias Wachs- adding sig purpose and test for lookup up
2012-02-29 Matthias Wachsnametore api change
2012-02-28 Matthias Wachs- more changes
2012-02-28 Matthias Wachs- using de/serialization functionality
2012-02-28 Matthias Wachs- record serialization + test
2012-02-28 Matthias Wachs- more
2012-02-28 Matthias Wachs- more zone iteration
2012-02-28 Matthias Wachs- more zone iteration code
2012-02-27 Matthias Wachs- more communication
2012-02-27 Matthias Wachs- put record
2012-02-27 Matthias Wachs- fix
2012-02-24 Matthias Wachs- lookup API send recv
2012-02-24 Matthias Wachs- communication
2012-02-24 Matthias Wachs- changes
2012-02-22 Matthias Wachs- more code
2012-02-22 Matthias Wachs- plugin (un)loading
2012-02-22 Matthias Wachs- changes
2012-02-21 Matthias Wachs- adding namestore api test
2012-02-21 Matthias Wachs- basic files for namestore