aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Collapse)AuthorAge
* -make record data parsing easier for namestore,gns with dnsparser structsMartin Schanzenbach2012-06-22
|
* -fixing namestore signature bug; all that was needed was to force packing on ↵Christian Grothoff2012-06-20
| | | | the struct
* -code cleanupChristian Grothoff2012-06-20
|
* -some namestore code cleanupChristian Grothoff2012-06-20
|
* -fixing compile warningsSree Harsha Totakura2012-06-20
|
* - fixMatthias Wachs2012-06-20
|
* - docuMatthias Wachs2012-06-20
|
* - commit oftenMatthias Wachs2012-06-20
|
* - docu and cleanupMatthias Wachs2012-06-20
|
* - code cleanup round 2Matthias Wachs2012-06-20
|
* - docuMatthias Wachs2012-06-20
|
* - minorMatthias Wachs2012-06-20
|
* clean up and documentation for namestor APIMatthias Wachs2012-06-20
|
* -towards block plugin for meshChristian Grothoff2012-06-20
|
* -fixing testcases with new expiration codeChristian Grothoff2012-06-19
|
* -towards enabling relative expiration times in namestoreChristian Grothoff2012-06-19
|
* -starting a bit with namestore_api cleanupChristian Grothoff2012-06-19
|
* -fixing IO-error bug in namestore tests on buildbots, simplifying testcases ↵Christian Grothoff2012-06-19
| | | | by using new testing API, eliminating dead code
* -minor cleanupChristian Grothoff2012-06-19
|
* -proper data layout vpn recordMartin Schanzenbach2012-06-16
|
* -1variableperlineMartin Schanzenbach2012-06-16
|
* -add vpn record type to namestoreMartin Schanzenbach2012-06-16
|
* -LRN: more dependency fixesChristian Grothoff2012-06-14
|
* - fixMatthias Wachs2012-06-13
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* completed postgres plugin for namestore serviceChristian Grothoff2012-06-12
|
* -configure testcaseChristian Grothoff2012-06-11
|
* -first draft of postgres namestore plugin (#2157)Christian Grothoff2012-06-11
|
* -fixChristian Grothoff2012-06-11
|
* LRN: new utf8 argv converter for W32, converting strings on command-line to ↵Christian Grothoff2012-06-10
| | | | UTF-8 for all command-line tools.
* -more testcase cleanupChristian Grothoff2012-06-10
|
* -starting with namestore test cleanupChristian Grothoff2012-06-10
|
* -fixing #2405Christian Grothoff2012-06-07
|
* -fix warningMartin Schanzenbach2012-06-02
|
* -minor code cleanupsChristian Grothoff2012-05-27
|
* -typoChristian Grothoff2012-05-27
|
* renaming GNUNET_TIME_relative_get_forever and ↵Christian Grothoff2012-05-27
| | | | GNUNET_TIME_absolute_get_forever methods, adding underscore, to make it clear that the respective #defines should be used instead; replacing use of direct function calls with respective macros where applicable; adding additional GNUNET_TIME_relative_get_xxx-functions to avoid calls to GNUNET_TIME_relative_multiply, which turn out to have gotten performance-relevant
* -fixing misc seaspider parser errorsChristian Grothoff2012-05-14
|
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
|
* -fixChristian Grothoff2012-05-06
|
* - unused varMatthias Wachs2012-05-03
|
* -dead define eliminationChristian Grothoff2012-04-26
|
* - coverity bugsMatthias Wachs2012-04-25
|
* -LRN: misc patches / fixesChristian Grothoff2012-04-25
|
* -workaround tests hangingChristian Grothoff2012-04-22
|
* introducing soft shutdown concept for services; during soft shutdown, ↵Christian Grothoff2012-04-22
| | | | services that are still managing non-monitor clients continue to run until those clients disconnect; however, the services do stop to accept new connections (will stop listening); soft shutdown is now used by ats, transport, peerinfo, namestore and most importantly statistics; this should fix #2197
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually ↵Christian Grothoff2012-04-19
| | | | always GNUNET_NO --- and all other uses indicate design problems
* - fixMatthias Wachs2012-04-10
|
* - renameMatthias Wachs2012-04-10
|
* - added "never for expiration"Matthias Wachs2012-03-27
|