aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* return error as exit codeMatthias Wachs2013-11-29
|
* - use force flag to avoid connections dropping channel management dataBart Polot2013-11-29
| | | | | | - multiple bugfixes with channel shutdown
* -fix left-over confusion between hash code and peer identity size from ↵Christian Grothoff2013-11-28
| | | | recent peer identity format change
* -check return valueChristian Grothoff2013-11-28
|
* -fix memory leakChristian Grothoff2013-11-28
|
* -adding missing closeChristian Grothoff2013-11-28
|
* -doxygenChristian Grothoff2013-11-28
|
* -check return valueChristian Grothoff2013-11-28
|
* -fix bad sizeofChristian Grothoff2013-11-28
|
* -fix leakChristian Grothoff2013-11-28
|
* - use callback awareness to cancel unneeded trafficBart Polot2013-11-28
|
* Fix compilationBruno Cabral2013-11-28
|
* debug messageMatthias Wachs2013-11-28
|
* - write PEERID to PATHS so that it can be used for dollar expansionSree Harsha Totakura2013-11-28
|
* debugging Matthias Wachs2013-11-28
|
* - support PREFIX strings with argumentsSree Harsha Totakura2013-11-28
|
* improved debug messageMatthias Wachs2013-11-28
|
* changes to config and test due to test directoryMatthias Wachs2013-11-28
|
* adding messageMatthias Wachs2013-11-28
|
* - don't timeout SHUTDOWN_PEERS operationSree Harsha Totakura2013-11-28
|
* -cleaning up UDP broadcast code, preparing for cryogenicChristian Grothoff2013-11-28
|
* separate from default and clean upMatthias Wachs2013-11-28
|
* use test specific namestore dbMatthias Wachs2013-11-28
|
* - fixSree Harsha Totakura2013-11-28
|
* fix div by zeroMatthias Wachs2013-11-28
|
* disabling for debugMatthias Wachs2013-11-28
|
* - raise a signal after receiving it from the control pipe by calling the ↵Sree Harsha Totakura2013-11-28
| | | | respective callback registered with GNUNET_SIGNAL_handler_install().
* add cli checkMatthias Wachs2013-11-28
|
* check for cli toolsMatthias Wachs2013-11-28
|
* check for cli tools Matthias Wachs2013-11-28
|
* -fix #3141Christian Grothoff2013-11-28
|
* - Tests did not clean up: TEST_HOME with namestore db was not removed after testMatthias Wachs2013-11-28
| | | | | | | | Therefore test_namestore_api_remove_not_existing_record passed when executed on a clean system, but failed if ran after a previous test adding a record - remove unused file namestore/test_namestore_api_put.c
* minor output improvementMatthias Wachs2013-11-28
|
* - remove deprecated testsBart Polot2013-11-28
|
* - warning--Bart Polot2013-11-28
|
* - use new keepalive message typeBart Polot2013-11-28
|
* - send conncetion ack before kex exchange -> cleaner state maintenanceBart Polot2013-11-28
|
* - typos, indentBart Polot2013-11-28
|
* - logBart Polot2013-11-28
|
* -attempting to address #3133Christian Grothoff2013-11-27
|
* - revamp mesh_common code, minor refactoringBart Polot2013-11-27
|
* - update message typesBart Polot2013-11-27
|
* - remove old message typesBart Polot2013-11-27
|
* - use only once KEEPALIVE messageBart Polot2013-11-27
|
* - remove old dead code / message typesBart Polot2013-11-27
|
* - supress compilation warningsBart Polot2013-11-27
|
* fixing testMatthias Wachs2013-11-27
|
* - plug leakBart Polot2013-11-27
|
* minor corrections to revocation serviceMatthias Wachs2013-11-27
| | | | | revocation testtest now passes
* - log as debug when ibf fails to decode, instead of warningFlorian Dold2013-11-27
|