aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
* - fix tunnel info message typeBart Polot2014-01-22
* - don't try to rekey loopback tunnels (#3254)Bart Polot2014-01-21
* - Test if we are shutting down (on Ctrl-C, for instance)Bart Polot2014-01-21
* - wait for conncetion_ACK to start keepalive timerBart Polot2014-01-21
* - dont start keepalive on intermediate peersBart Polot2014-01-21
* - dont schedule keepalive on connection creation, wait for first creation mes...Bart Polot2014-01-21
* - add warning if check failsBart Polot2014-01-17
* Check that we're not scheduling destroy twiceLRN2014-01-17
* -when tunnel is emptyBart Polot2014-01-16
* - add explicit shutdown stateBart Polot2014-01-16
* - complete tunnel info gatheringBart Polot2014-01-13
* - various CLI fixesBart Polot2014-01-13
* - don't resend create messages for channels being destroyedBart Polot2014-01-10
* - only re-send keepalive/recreate once the previous one has left the peerBart Polot2014-01-08
* - mark task as completedBart Polot2014-01-08
* - do exponential backoff for connection creationBart Polot2014-01-07
* - delay tunnel destruction 1 min to avoid rekeyingBart Polot2014-01-07
* - remove extra \nBart Polot2014-01-06
* - more tunnels info for CLIBart Polot2014-01-06
* - refactor channel nackBart Polot2014-01-06
* - copied and adapted from testbed (previous failed during 30c3 with IPv6 VPN ...Bart Polot2014-01-06
* - missing cli<->serv messagesBart Polot2014-01-06
* - add -i function back to CLIBart Polot2014-01-06
* - new message types for debugBart Polot2014-01-06
* - ping every secondBart Polot2013-12-29
* - fix echo flagBart Polot2013-12-29
* Add echo functionality for mesh CLIBart Polot2013-12-29
* - use explicit GNUNET_NO instead of 0Bart Polot2013-12-29
* - timing logBart Polot2013-12-29
* - Add some of the tunnel introscpecion backBart Polot2013-12-28
* - Don't crash, _break insteadBart Polot2013-12-24
* -fix build system issuesChristian Grothoff2013-12-23
* -fix build system issuesChristian Grothoff2013-12-23
* - take care of PEER RCsBart Polot2013-12-21
* -fix leakChristian Grothoff2013-12-21
* -handle partial writes and IO errors, even on stdoutChristian Grothoff2013-12-21
* - use STATIC buffer, remove debugBart Polot2013-12-20
* - fix compilation issueBart Polot2013-12-20
* - debugBart Polot2013-12-20
* - use write to allow binary data as wellBart Polot2013-12-19
* - use proper signednessBart Polot2013-12-19
* - debug info on API sideBart Polot2013-12-19
* - log traffic sizeBart Polot2013-12-19
* - logBart Polot2013-12-19
* malloc -> newLRN2013-12-19
* - rmeove breakBart Polot2013-12-18
* - show WARNINGs for bad handshakesBart Polot2013-12-18
* - send notification immediately if a connection fails to be createdBart Polot2013-12-18
* - fix core_disconnect handler to avoid reusing the direct path being destroyedBart Polot2013-12-17
* - dont destroy a path right away, broken paths can cause long loops with outd...Bart Polot2013-12-17