aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* 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
|
* - fixed use after free due to uncanceled taskFlorian Dold2013-11-27
|
* clean up testMatthias Wachs2013-11-27
|
* debug messages for DV pluginMatthias Wachs2013-11-27
|
* - FIX: GNUNET_SET_STATUS_HALF_DONE is never called only GNUNET_SET_STATUS_DONEMatthias Wachs2013-11-27
| | | | | - FIX: Crash since neighbor_table == NULL on removal check
* improved cleanup Matthias Wachs2013-11-27
|
* - neighbor_table_consensus was never createdMatthias Wachs2013-11-27
| | | | | | - do not include own or remote peer in set - print set status
* - fix line for client audio retransmissionBart Polot2013-11-27
|
* - logBart Polot2013-11-27
|
* - dont send anything to clients shutting downBart Polot2013-11-27
|
* - remember caller sourceBart Polot2013-11-27
|
* - logBart Polot2013-11-27
|
* - fix consensus profiler test (multiple channels reusing same tunnel/session)Bart Polot2013-11-27
|
* - dont update tunnel c-state on dataBart Polot2013-11-27
|
* - fix case of reconnection during valid handshakeBart Polot2013-11-27
|
* - tunnels need separate connectivity state and encryption/handshake statesBart Polot2013-11-27
|
* - logBart Polot2013-11-27
|
* - dont try to send data on connections that are going to be destroyedBart Polot2013-11-27
|
* - logBart Polot2013-11-27
|
* allow spaces in binary file names (#3094)Christian Grothoff2013-11-26
|
* -handle case where channel is NULL (failed to be created?), see #3125Christian Grothoff2013-11-26
|
* - dont send ACK on dying connectionsBart Polot2013-11-26
|