aboutsummaryrefslogtreecommitdiff
path: root/src/gns/plugin_block_gns.c
Commit message (Collapse)AuthorAge
* -indentChristian Grothoff2012-10-27
|
* -bugfixes, code cleanupChristian Grothoff2012-10-26
|
* -core reviewChristian Grothoff2012-09-20
|
* -fixesMartin Schanzenbach2012-06-20
|
* -fixed record flags in tests. proper expiration from NS missingMartin Schanzenbach2012-06-20
|
* -towards enabling relative expiration times in namestoreChristian Grothoff2012-06-19
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* 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 2253Christian Grothoff2012-04-18
|
* -array of fixes, finally finished testMartin Schanzenbach2012-04-03
|
* -lots of fixes, new dht testMartin Schanzenbach2012-03-27
|
* -new short hashes, new short hash cmpMartin Schanzenbach2012-03-19
|
* -pseu caching + testMartin Schanzenbach2012-03-16
|
* -fixes, block plugin changeMartin Schanzenbach2012-03-15
|
* -cleanupMartin Schanzenbach2012-03-14
|
* -bugfixes, testsMartin Schanzenbach2012-03-12
|
* -fixes, added get_authority apiMartin Schanzenbach2012-03-12
|
* - make gns compileMatthias Wachs2012-03-09
|
* -new test. fixesMartin Schanzenbach2012-03-03
|
* -modified testMartin Schanzenbach2012-03-01
|
* -stuffChristian Grothoff2012-03-01
|
* -fix xqueryMartin Schanzenbach2012-02-28
|
* -fixMartin Schanzenbach2012-02-28
|
* -integrated block pluginMartin Schanzenbach2012-02-27
|
* -fixesMartin Schanzenbach2012-02-27
|
* -block compiles and added to makefileMartin Schanzenbach2012-02-26
|
* - use cstructMartin Schanzenbach2012-02-26
|
* -doxygen, more block pluginMartin Schanzenbach2012-02-26
|
* -first try on blocksMartin Schanzenbach2012-02-24