aboutsummaryrefslogtreecommitdiff
path: root/src/gns/test_gns_pseu_shorten.c
Commit message (Collapse)AuthorAge
* - big shorten algorithm rewriteMartin Schanzenbach2012-06-13
| | | | | | | | - API change for lookup - tests fixed - introduces 3 zone system: root, private and shortened
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* -test fixed, modified shortenMartin Schanzenbach2012-06-11
|
* new API for shorten keyMartin Schanzenbach2012-06-11
|
* 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 compiler warningsChristian Grothoff2012-05-01
|
* -fixChristian Grothoff2012-04-27
|
* -fixesMartin Schanzenbach2012-04-12
|
* -performance testsMartin Schanzenbach2012-04-10
|
* -more precomp keysMartin Schanzenbach2012-04-10
|
* -fixesMartin Schanzenbach2012-04-10
|
* -fixMartin Schanzenbach2012-04-03
|
* -fixMartin Schanzenbach2012-03-23
|
* -new short hashes, new short hash cmpMartin Schanzenbach2012-03-19
|
* -fixMartin Schanzenbach2012-03-16
|
* -pseu caching + testMartin Schanzenbach2012-03-16