aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Expand)AuthorAge
...
* -constChristian Grothoff2014-06-23
* fix compiler warning about uninitialized variableMatthias Wachs2014-06-23
* -add support for 'update_inbound_delay' to HTTP client, complete plugin monit...Christian Grothoff2014-06-23
* -minor code cleanup, indentation, doxygenChristian Grothoff2014-06-23
* -avoid passing ambiguously typed 'cls' pointer to address_to_string routine i...Christian Grothoff2014-06-23
* -code cleanup, doxygenChristian Grothoff2014-06-23
* use session map instead of DLLChristian Grothoff2014-06-23
* -indentation, doxygenChristian Grothoff2014-06-23
* -simplify logic, just use clearly working direct method to extract session fr...Christian Grothoff2014-06-23
* -remove logic for somewhat overkill check to see if session object is validChristian Grothoff2014-06-23
* -doxygen, indentationChristian Grothoff2014-06-23
* -use LOG macro instead of GNUNET_log_fromChristian Grothoff2014-06-23
* -rename config files to match test casesChristian Grothoff2014-06-23
* -fix uninitChristian Grothoff2014-06-23
* adding missing monitoring callbacks for TCPChristian Grothoff2014-06-23
* -rename tests to caputre better what they testChristian Grothoff2014-06-23
* -indentingChristian Grothoff2014-06-23
* -towards having the monitoring API supported by TCPChristian Grothoff2014-06-23
* make myoptions member of 'struct Plugin' instead of a globalChristian Grothoff2014-06-23
* adding monitoring support to UDP plugin, plus some doxygen/indentation fixesChristian Grothoff2014-06-23
* -removing global state from UDP plugin (statics), doxygen, indentation, start...Christian Grothoff2014-06-23
* describing different testsMatthias Wachs2014-06-23
* extended test to check configuration filesMatthias Wachs2014-06-23
* printing peer ids Matthias Wachs2014-06-23
* -misc stuffChristian Grothoff2014-06-23
* -simplify logging using macroChristian Grothoff2014-06-22
* -fix regexChristian Grothoff2014-06-22
* -updateing tempalteChristian Grothoff2014-06-22
* -actually perform monitor calls where appropriateChristian Grothoff2014-06-22
* implement monitoring API in UNIX, simplify code a bitChristian Grothoff2014-06-22
* adding design for session monitoring API to transport plugins; skeleton imple...Christian Grothoff2014-06-22
* -doxygen, cleanupChristian Grothoff2014-06-22
* -doxygen, cleanupChristian Grothoff2014-06-22
* -doxygen, cleanupChristian Grothoff2014-06-22
* -split up transport_api_monitoring into monitor_peers and monitor_validationChristian Grothoff2014-06-22
* -doxygen, indentationChristian Grothoff2014-06-22
* -simplify logic a bit, doxygen, indentationChristian Grothoff2014-06-22
* -indentation, doxygenChristian Grothoff2014-06-22
* -fix channel data range to make -1 legal valueChristian Grothoff2014-06-17
* -handle case where sendsocket is still -1Christian Grothoff2014-06-17
* -check 'socket' call return value, handle failureChristian Grothoff2014-06-17
* -fix socket leak in error handling branchesChristian Grothoff2014-06-17
* - renamed NAT's failure code to status code across gnunet (not GTK yet)Christian Fuchs2014-06-17
* -fix #3443Christian Grothoff2014-06-12
* fixing issues found by coverityMatthias Wachs2014-06-11
* -fixChristian Grothoff2014-06-11
* -misc fixesChristian Grothoff2014-06-11
* -misc fixesChristian Grothoff2014-06-11
* -fix handlingChristian Grothoff2014-06-11
* -send proper termination on errorChristian Grothoff2014-06-11