aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Collapse)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
| | | | | | | | - when alternative address is terminated always free address - when primary address is disconnected during switch, go to "RECONNECT_SENT" and not RECONNECT_ATS_INIT
* 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
| | | | | perform validation only if plugin is available, otherwise reschedule
* 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
| | | | suspend feature, support quota reset API from transport in HTTP server
* -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 ↵Christian Grothoff2014-06-23
| | | | monitoring implementation
* -minor code cleanup, indentation, doxygenChristian Grothoff2014-06-23
|
* -avoid passing ambiguously typed 'cls' pointer to address_to_string routine ↵Christian Grothoff2014-06-23
| | | | in http_common, code cleanup
* -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 ↵Christian Grothoff2014-06-23
| | | | from server's client handle
* -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, ↵Christian Grothoff2014-06-23
| | | | starting support for monitoring
* describing different testsMatthias Wachs2014-06-23
|
* extended test to check configuration filesMatthias Wachs2014-06-23
| | | | | + fixed cfg files
* printing peer ids Matthias Wachs2014-06-23
| | | | | fixing first set of cfgs
* -misc stuffChristian Grothoff2014-06-23
|
* -simplify logging using macroChristian Grothoff2014-06-22
|
* -fix regexChristian Grothoff2014-06-22
|