-more debug messages
[oweals/gnunet.git] / src / namestore /
2012-06-26 Christian Grothoff-more debug messages
2012-06-26 Christian Grothoff-use sqlite
2012-06-26 Christian Grothoff-fix rest of #2458
2012-06-25 Christian Grothofftrying to fix #2458, largely works
2012-06-25 Christian Grothoff-extend test to cover iteration over empty store
2012-06-22 Martin Schanzenbach-make record data parsing easier for namestore,gns...
2012-06-20 Christian Grothoff-fixing namestore signature bug; all that was needed...
2012-06-20 Christian Grothoff-code cleanup
2012-06-20 Christian Grothoff-some namestore code cleanup
2012-06-20 Sree Harsha Totakura-fixing compile warnings
2012-06-20 Matthias Wachs- fix
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 Matthias Wachs- minor
2012-06-20 Matthias Wachsclean up and documentation for namestor API
2012-06-20 Christian Grothoff-towards block plugin for mesh
2012-06-19 Christian Grothoff-fixing testcases with new expiration code
2012-06-19 Christian Grothoff-towards enabling relative expiration times in namestore
2012-06-19 Christian Grothoff-starting a bit with namestore_api cleanup
2012-06-19 Christian Grothoff-fixing IO-error bug in namestore tests on buildbots...
2012-06-19 Christian Grothoff-minor cleanup
2012-06-16 Martin Schanzenbach-proper data layout vpn record
2012-06-16 Martin Schanzenbach-1variableperline
2012-06-16 Martin Schanzenbach-add vpn record type to namestore
2012-06-14 Christian Grothoff-LRN: more dependency fixes
2012-06-13 Matthias Wachs- fix
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-12 Christian Grothoffcompleted postgres plugin for namestore service
2012-06-11 Christian Grothoff-configure testcase
2012-06-11 Christian Grothoff-first draft of postgres namestore plugin (#2157)
2012-06-11 Christian Grothoff-fix
2012-06-10 Christian GrothoffLRN: new utf8 argv converter for W32, converting string...
2012-06-10 Christian Grothoff-more testcase cleanup
2012-06-10 Christian Grothoff-starting with namestore test cleanup
2012-06-07 Christian Grothoff-fixing #2405
2012-06-02 Martin Schanzenbach-fix warning
2012-05-27 Christian Grothoff-minor code cleanups
2012-05-27 Christian Grothoff-typo
2012-05-27 Christian Grothoffrenaming GNUNET_TIME_relative_get_forever and GNUNET_TI...
2012-05-14 Christian Grothoff-fixing misc seaspider parser errors
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-05-06 Christian Grothoff-fix
2012-05-03 Matthias Wachs- unused var
2012-04-26 Christian Grothoff-dead define elimination
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-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-04-10 Matthias Wachs- fix
2012-04-10 Matthias Wachs- rename
2012-03-27 Matthias Wachs- added "never for expiration"
2012-03-27 Matthias Wachs- fixing offset
2012-03-27 Matthias Wachs- rewritten zone iteration code for code deduplication...
2012-03-26 Matthias Wachs- adding LEHO record type
2012-03-23 Martin Schanzenbach-soa
2012-03-23 Martin Schanzenbach-MX
2012-03-23 Matthias Wachs- coverity
2012-03-22 Martin Schanzenbach-fix
2012-03-22 Matthias Wachs- fix
2012-03-22 Matthias Wachs- null check
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 Christian Grothoff-fix
2012-03-21 Christian Grothoff-fix
2012-03-21 Matthias Wachs- changes to record remove
2012-03-20 Matthias Wachs- fixed record update for unique records
2012-03-20 Christian Grothoff-LRN: Add dependencies to gnunet hello and service...
2012-03-19 Matthias Wachs- minor changes
2012-03-19 Matthias Wachs- test use new zonekey files
2012-03-19 Matthias Wachs- new zonekey files
2012-03-19 Matthias Wachs- tests pass
2012-03-19 Matthias Wachs- usage of short hashes
2012-03-19 Matthias Wachs- doxygen fixes
2012-03-17 Christian Grothoff-removing duplicate code
2012-03-15 Matthias Wachs(no commit message)
2012-03-15 Matthias Wachs- fix
2012-03-15 Matthias Wachsfix segfault
2012-03-15 Matthias Wachs- fixes
2012-03-14 Martin Schanzenbach-fix
2012-03-14 Christian Grothoff-fix
2012-03-14 Matthias Wachs- fix
2012-03-14 Matthias Wachs- additional check
2012-03-14 Martin Schanzenbach-revert
2012-03-14 Martin Schanzenbach-fix zero termination
2012-03-14 Matthias Wachs- fix
2012-03-14 Matthias Wachs- adding assertion for name
2012-03-13 Matthias Wachs- file extension
2012-03-12 Martin Schanzenbach-bugfixes, tests
2012-03-12 Matthias Wachs- use logskip
2012-03-12 Matthias Wachs- unused
2012-03-09 Matthias Wachs- changes to signing verfifying: includes block expiration
2012-03-09 Matthias Wachs- fix
2012-03-09 Matthias Wachs- mod test_case
2012-03-09 Matthias Wachs- signing during zone iteration
2012-03-09 Matthias Wachs- additional test
next