aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* if start fails, clean up and exitMatthias Wachs2013-12-17
|
* disabling servicesMatthias Wachs2013-12-17
|
* additional signal handlers for testMatthias Wachs2013-12-17
|
* clean up:Matthias Wachs2013-12-17
| | | | | | remove unused and outdated files disabling tests to fix them
* - log malformed pingsBart Polot2013-12-17
|
* - dying connections can drop trafficBart Polot2013-12-17
|
* - respond to data on unknown channels with destroy (avoids retransmissions)Bart Polot2013-12-17
|
* - include all message types in switch, complain if unknownBart Polot2013-12-17
|
* - fix state selectionBart Polot2013-12-17
|
* - use tunnel encryption state to select decryption keyBart Polot2013-12-17
|
* -call GMT_sent when canceling tunneled buffered messages before the KX completesBart Polot2013-12-17
|
* - dont count destroyed connectionsBart Polot2013-12-17
|
* - fix connection ack direction, revert assert to breakBart Polot2013-12-17
|
* - restore breakBart Polot2013-12-17
|
* - always allow sending KX messagesBart Polot2013-12-17
|
* - fix log msgBart Polot2013-12-17
|
* - refactor and improve path creationBart Polot2013-12-17
|
* - debug infoBart Polot2013-12-17
|
* - register keepalive for destructionBart Polot2013-12-17
|
* - refine break conditionBart Polot2013-12-17
|
* - don't always cancel channel's task on confirm: might be a duplicate ↵Bart Polot2013-12-16
| | | | confirm and task is then a copy retransmit
* - missing message type (accidental deletion?)Bart Polot2013-12-16
|
* - logsBart Polot2013-12-16
|
* - not a break, can happen if only one path is known and a connection is ↵Bart Polot2013-12-16
| | | | already using it
* - not a protocol break, plausible asyc msgBart Polot2013-12-16
|
* - debug infoBart Polot2013-12-16
|
* - logBart Polot2013-12-16
| | | | | - don't process ACKs on dying connections
* -never store NICKs anywhere but in '+', do not display nicks in gnunet-namestoreChristian Grothoff2013-12-16
|
* -never store NICKs anywhere but in '+', do not display nicks in gnunet-namestoreChristian Grothoff2013-12-16
|
* - don't show WARNING/ERROR on wrong connection create, debug+statistics insteadBart Polot2013-12-16
|
* - debugBart Polot2013-12-16
|
* - don't keep alive connections that are scheduled to be destroyedBart Polot2013-12-16
|
* - fixBart Polot2013-12-16
|
* - fix timing out of connectionsBart Polot2013-12-16
|
* - debugBart Polot2013-12-16
|
* - only treat KX as confirmation if connection is not in destroy stateBart Polot2013-12-16
|
* - duplicate PONG can happen if PING was re-transmitted but first one came ↵Bart Polot2013-12-16
| | | | through: second PONG will be "unexpected"
* - fix memleak on tunnel destruction during kxBart Polot2013-12-16
|
* - don't complain about async PONG messagesBart Polot2013-12-16
|
* - fix prev commitBart Polot2013-12-16
|
* - remove connection from tunnel when no longer usableBart Polot2013-12-16
|
* - begin work on enhanced multipart receivingChristian Fuchs2013-12-16
| | | | - added msg handlers for multipart bfs
* - loglevelBart Polot2013-12-16
|
* - stop kx on empty tunnelsBart Polot2013-12-16
|
* - finished work on multipart sending in intersectionChristian Fuchs2013-12-16
| | | | | | - added getter for addressesPerElement from a bloomfilter - added multipart message format for intersection - added multipart message type for intersection
* - call GNUNET_SERVER_receive_done() when returning from message handlersSree Harsha Totakura2013-12-16
|
* - debug infoBart Polot2013-12-16
|
* - not a breakBart Polot2013-12-16
|
* - handle logging clutter properlySree Harsha Totakura2013-12-16
| | | | | - make testcase tighter
* - debugBart Polot2013-12-16
|