aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* -deadChristian Grothoff2013-11-08
|
* - don't allow stalled reliable channelsBart Polot2013-11-08
|
* - fix NPEBart Polot2013-11-08
|
* -fix shutdownChristian Grothoff2013-11-08
|
* -fix confusion between service name and default ego nameChristian Grothoff2013-11-08
|
* - allow to cancel connection messagesBart Polot2013-11-08
| | | | | - change poll/ack mechanism
* - fixBart Polot2013-11-08
|
* - fix pollingBart Polot2013-11-08
|
* -fix #3095Christian Grothoff2013-11-08
|
* - dont confuse doxygenBart Polot2013-11-08
|
* - allow test to run offlineBart Polot2013-11-08
|
* - fix kxBart Polot2013-11-08
|
* fix memory leakFabian Oehlmann2013-11-08
|
* doxygenMatthias Wachs2013-11-08
|
* - debugBart Polot2013-11-07
|
* - dittoBart Polot2013-11-07
|
* - don't allow ACKs to change KX stateBart Polot2013-11-07
|
* - account for out-of-order kx messagesBart Polot2013-11-07
|
* - doc, fixesBart Polot2013-11-07
|
* - docBart Polot2013-11-07
|
* - move connection set code to connection.cBart Polot2013-11-07
|
* - docBart Polot2013-11-07
|
* - docBart Polot2013-11-07
|
* - logBart Polot2013-11-07
|
* - fix create handler when port is closedBart Polot2013-11-07
|
* - new message type Bart Polot2013-11-07
|
* - test for #3091Bart Polot2013-11-07
|
* - fix #3091Bart Polot2013-11-07
|
* - local message tyope for channel NACKBart Polot2013-11-07
|
* added bloomfilter message structChristian Fuchs2013-11-07
| | | | | | | | | | | | | renamed set-union specific message types added set-intersection specific message type added intersection cancel API implementation added intersection create API implementation added intersection destroy API implementation added intersection peer_disconnect API implementation added intersection accept API imlementation stub added many prototypes for intersection operation handlers
* - new message to fix #3091Bart Polot2013-11-07
|
* - remove all possible ambiguous 'fwd' parameters in Tunnel APIBart Polot2013-11-07
|
* - fix loopback channel createBart Polot2013-11-07
|
* splitting up calculation and notification for proportional solver to ensure ↵Matthias Wachs2013-11-07
| | | | measurement correctness
* - internal api change: add channel direction autodetection in non-loopback ↵Bart Polot2013-11-07
| | | | channels
* fix and eval functionMatthias Wachs2013-11-07
|
* - make sure to free all memory in possible luibgcrypt leakBart Polot2013-11-07
|
* randomization was off by oneMatthias Wachs2013-11-07
|
* -fix doxygenChristian Grothoff2013-11-07
|
* adding notification to solverMatthias Wachs2013-11-07
|
* extend info cb and documentationMatthias Wachs2013-11-07
|
* added missing message typeChristian Fuchs2013-11-07
|
* - clean up APIBart Polot2013-11-07
|
* - fix mixed-direction connections on tunnelBart Polot2013-11-07
|
* - use explicit kx send function, avoid many ugly hacksBart Polot2013-11-07
|
* - loopback traffic redirectionBart Polot2013-11-07
|
* - don't handshake on loopback tunnelsBart Polot2013-11-07
|
* - fixed state overwritingBart Polot2013-11-07
|
* randomized network selectionMatthias Wachs2013-11-06
|
* - refactoringBart Polot2013-11-06
| | | | | | - fixes - doxygen