aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* - bitfield does not loke NBOBart Polot2013-07-13
* - update status of client protocolBart Polot2013-07-13
* - initital implementation of bitfield ACK-ing of future messagesBart Polot2013-07-13
* - use enum, add out of order optionBart Polot2013-07-13
* - tweak timing, improve precessing of received messagesBart Polot2013-07-13
* -return NULL if never setChristian Grothoff2013-07-13
* - don't retransmit so eagerlyBart Polot2013-07-13
* - filter by typeBart Polot2013-07-13
* - separate hop and end ACK at destinationBart Polot2013-07-13
* - off by oneBart Polot2013-07-13
* - debugBart Polot2013-07-13
* - when injecting a retransmitted message in the queue, update its pid to the ...Bart Polot2013-07-13
* - fixesBart Polot2013-07-13
* - undo mix of pid and midBart Polot2013-07-13
* - fix unreliable unicastBart Polot2013-07-13
* - fix disconnecting of ghost clientsBart Polot2013-07-13
* - connect_notify is also called with NULL on server shutdownBart Polot2013-07-13
* Add context to a client immediately after connection. Otherwise calling SERVE...Bart Polot2013-07-13
* - use message ID for end-to-end ACKsBart Polot2013-07-13
* - limit retransmission buffer sizeBart Polot2013-07-12
* - don't retransmit a message if it's stil in the outgoing queueBart Polot2013-07-12
* - calculate round trip time of real message, not originalBart Polot2013-07-12
* -fix doxygenChristian Grothoff2013-07-12
* template updateMatthias Wachs2013-07-12
* using inbound stringMatthias Wachs2013-07-12
* String to print inbound connectionsMatthias Wachs2013-07-12
* fixing crashMatthias Wachs2013-07-12
* unused variableMatthias Wachs2013-07-12
* important checkMatthias Wachs2013-07-12
* - use correct ACK for nonreliable tunnelsBart Polot2013-07-12
* fixMatthias Wachs2013-07-12
* fix if plugin is loaded only in stub modeMatthias Wachs2013-07-12
* automatically replace all server addresses with client addressesMatthias Wachs2013-07-12
* substring search is the root of all evil:Matthias Wachs2013-07-12
* - use API change from r27944Bart Polot2013-07-12
* PSYC/social: header for method callbacksGabor X Toth2013-07-12
* fix state machineMatthias Wachs2013-07-12
* disabling error level message, adding stats insteadMatthias Wachs2013-07-12
* fixed address validation for plugins with client server architectureMatthias Wachs2013-07-12
* verified and improved address checking for external hostname and verify optionMatthias Wachs2013-07-12
* PSYC APIs: added missing args and functions, more consistent namingGabor X Toth2013-07-12
* -adding API to associated user context with a server's client to avoid ugly h...Christian Grothoff2013-07-11
* -adding missing file"Christian Grothoff2013-07-11
* -disable regex autostart for testsChristian Grothoff2013-07-11
* -no namestore autostartingChristian Grothoff2013-07-11
* -no regex autostartChristian Grothoff2013-07-11
* fixed test caseFlorian Dold2013-07-11
* - fix segfault on errorBart Polot2013-07-11
* -fixChristian Grothoff2013-07-11
* enabling address check in validationMatthias Wachs2013-07-11