aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Expand)AuthorAge
* do not notify transport multiple time for a sessionMatthias Wachs2014-06-27
* reflow paragraphMatthias Wachs2014-06-27
* fixes for neighbor:Matthias Wachs2014-06-27
* removing duplicate curl handlesMatthias Wachs2014-06-26
* fixing memory leakMatthias Wachs2014-06-26
* info when refuse otherwise debugMatthias Wachs2014-06-26
* log message for delayed validationMatthias Wachs2014-06-26
* fix uninitialized valueMatthias Wachs2014-06-26
* make delay computation readableMatthias Wachs2014-06-26
* this break was never seen ... so not required anymoreMatthias Wachs2014-06-26
* reduced debug levelMatthias Wachs2014-06-26
* if suggested address == primary address only update quotasMatthias Wachs2014-06-26
* detecting duplicate connectsMatthias Wachs2014-06-26
* target not required anymore since we use HELLO_ADDRESSESMatthias Wachs2014-06-26
* combine sources for wlan and bluetooth plugin logic into one fileChristian Grothoff2014-06-25
* -add missing calls to monitorChristian Grothoff2014-06-25
* -simplify logicChristian Grothoff2014-06-25
* -adding missing API functions to WLAN, skeleton for monitoring supportChristian Grothoff2014-06-25
* -add monitor support to http server, more code clean up, add http server MHD ...Christian Grothoff2014-06-25
* -drastically simplify http server session cleanup (and startup) logicChristian Grothoff2014-06-23
* -simplify deletion logic, tell monitor that we are initiatorChristian Grothoff2014-06-23
* -indentation fixesChristian Grothoff2014-06-23
* -move struct def to where it is usedChristian Grothoff2014-06-23
* -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