aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* -doxygen improvementsChristian Grothoff2013-08-21
|
* latest changes to support multi masterMatthias Wachs2013-08-21
|
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
|
* - testbed profiler config for experiments on LRZ linux clusterSree Harsha Totakura2013-08-21
|
* -towards .+ expansion, planning and documenting how and whereChristian Grothoff2013-08-21
|
* document places where SHADOW records likely need to be handledChristian Grothoff2013-08-21
|
* implement conversion to absolute TTLChristian Grothoff2013-08-21
|
* -simplified OR2 APIChristian Grothoff2013-08-21
|
* simplified OR2 APIChristian Grothoff2013-08-21
|
* removing deprecated, dead test-connected APIChristian Grothoff2013-08-21
|
* -misc doxygen fixesChristian Grothoff2013-08-21
|
* - dead codeSree Harsha Totakura2013-08-21
|
* - no need for special parsing of load-leveler generated file since we use ↵Sree Harsha Totakura2013-08-21
| | | | MSH from now
* - enable substitionsSree Harsha Totakura2013-08-21
|
* serialized startupMatthias Wachs2013-08-21
|
* supporting multi master/slave approachMatthias Wachs2013-08-21
|
* applying new speak: proportionalMatthias Wachs2013-08-21
|
* reorder tests: namestore_common -> plugins -> apiMatthias Wachs2013-08-21
| | | | | block test
* fixing memory leak caused by key derivationMatthias Wachs2013-08-21
|
* missing checkMatthias Wachs2013-08-21
|
* log levelMatthias Wachs2013-08-21
|
* switched test to new apiMatthias Wachs2013-08-21
|
* fixed crash: wrong cls in apiMatthias Wachs2013-08-21
|
* remove docuMatthias Wachs2013-08-21
|
* test compiles again, but fail to get the stored record: Matthias Wachs2013-08-21
| | | | | | | | | | in sqlite:get_record_and_call_iterator: if (SQLITE_ROW == (sret = sqlite3_step (stmt))) is false
* -handle CNAMES in GNSChristian Grothoff2013-08-20
|
* - fix debug messageBart Polot2013-08-20
|
* check in wrong lineMatthias Wachs2013-08-20
|
* - test with `.' in hostnameSree Harsha Totakura2013-08-20
|
* - allow parsing hosts with optional username and port numberSree Harsha Totakura2013-08-20
|
* - change id handling as discussed on fridayBart Polot2013-08-20
|
* more clang fixesMatthias Wachs2013-08-20
|
* fix clang reportMatthias Wachs2013-08-20
|
* fixing clang reportsMatthias Wachs2013-08-20
|
* fixing bugs found by clangMatthias Wachs2013-08-20
|
* Link gns to vpn - alwaysLRN2013-08-20
|
* Remove short hashes from W32 GNS helperLRN2013-08-20
|
* Fix 'way too many REGEX PUTs' issue.Maximilian Szengel2013-08-19
|
* -dead headerChristian Grothoff2013-08-19
|
* -dead headerChristian Grothoff2013-08-19
|
* -remove ShortHashCode from API, deprecate SListChristian Grothoff2013-08-19
|
* -dead code eliminationChristian Grothoff2013-08-19
|
* -remove more uses of short hashChristian Grothoff2013-08-19
|
* -fix time testChristian Grothoff2013-08-19
|
* -eliminate more uses of ShortHashCode, breaks signaturesChristian Grothoff2013-08-19
|
* -implementing #2990: integration of gnunet-namestore with identity serviceChristian Grothoff2013-08-19
|
* fixing blacklist: Matthias Wachs2013-08-19
| | | | | peer ids for blacklisting have changed due to crypto change, so blacklisting did not work
* fix peer idsMatthias Wachs2013-08-19
|
* make test resistant againt duplicate notificationsMatthias Wachs2013-08-19
|
* fixing mantis 3002Matthias Wachs2013-08-19
| | | | | | | | timeouts were off by factor 10 - fixed timeouts - changed default configuration values to fancy strings - intervalls are not corresponding to the default values used internaly in nat.c