aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Expand)AuthorAge
* minor changesMatthias Wachs2014-07-17
* dns forward and reverse lookup functionality for http namesMatthias Wachs2014-07-17
* fixing USE_SUSPEND error with mhd daemon and free errorMatthias Wachs2014-07-09
* fix statistics for reuqestsMatthias Wachs2014-07-04
* Require libmicrohttpd >= 0.9.32David Barksdale2014-07-03
* Use MHD_USE_SUSPEND_RESUME, fixes #3460David Barksdale2014-07-03
* Don't break, this is expected from XHR clientsDavid Barksdale2014-07-03
* - Revert "Fix transport blacklist tests"Bart Polot2014-07-03
* - fixing use after freeMatthias Wachs2014-07-03
* fixing memory leak and session disconnectMatthias Wachs2014-07-03
* wrong typeMatthias Wachs2014-07-03
* additional log infoMatthias Wachs2014-07-03
* - introducing state for put requestsMatthias Wachs2014-07-03
* Fix transport blacklist testsDavid Barksdale2014-07-02
* Simplify HTTP server session cleanup even moreDavid Barksdale2014-07-02
* tracking down connection exceeded issueMatthias Wachs2014-07-02
* Add HTTP transport tests with XHR client emulationDavid Barksdale2014-07-01
* 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