Commit History

Author SHA1 Message Date
  Christian Grothoff 511156f37b support gnurl's curl.h being in include/gnurl/ OR include/curl/ 9 years ago
  Christian Grothoff 90c8b6d3ae adding additional checks for invariants to help find #3690 9 years ago
  Christian Grothoff 1c323bd4cb fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS testcases yet 9 years ago
  Christian Grothoff 75264ef067 -fixing some memory leaks from #3667, also reindentation and code cleanup 9 years ago
  Christian Grothoff c2d9d1e64c -bringing copyright tags up to FSF standard 9 years ago
  Christian Grothoff 81b92caa24 simplify ATS API and plugin API by returning the network type, instead of an ATS_Information struct 9 years ago
  Christian Grothoff f1f603c7d0 making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or even fully address #3247 9 years ago
  Christian Grothoff 4b6729873e -rename constants 9 years ago
  Christian Grothoff 3fabbc289b adding TCP STEALTH support (without integrity protection) to HTTP(S) server 9 years ago
  Christian Grothoff edd5320032 -fixes 9 years ago
  Christian Grothoff 1ffcf912ab -dox 9 years ago
  Christian Grothoff 3a628a8b12 adding TCP STEALTH support to HTTP client (without integrity protection) 9 years ago
  Christian Grothoff 0c89b2a16e implementing plugin session monitoring API (#3452) 9 years ago
  Matthias Wachs 821e1221af fixing documentation 9 years ago
  Matthias Wachs abab7894de fix statistics for reuqests 9 years ago
  Matthias Wachs ef09d3299b wrong type 9 years ago
  Matthias Wachs 4d02cb72e3 additional log info 9 years ago
  Matthias Wachs 51dbce3994 - introducing state for put requests 9 years ago
  Matthias Wachs 13c92b1966 tracking down connection exceeded issue 9 years ago
  David Barksdale 5ab82d972d Add HTTP transport tests with XHR client emulation 10 years ago
  Matthias Wachs eb34c848fc reflow paragraph 10 years ago
  Matthias Wachs f5c4fff8b1 removing duplicate curl handles 10 years ago
  Matthias Wachs e81a085db0 target not required anymore since we use HELLO_ADDRESSES 10 years ago
  Christian Grothoff b9b0323eef -add monitor support to http server, more code clean up, add http server MHD suspend feature, support quota reset API from transport in HTTP server 10 years ago
  Christian Grothoff 783e60f892 -simplify deletion logic, tell monitor that we are initiator 10 years ago
  Christian Grothoff b469a43110 -add support for 'update_inbound_delay' to HTTP client, complete plugin monitoring implementation 10 years ago
  Christian Grothoff cb2ba3aea8 -avoid passing ambiguously typed 'cls' pointer to address_to_string routine in http_common, code cleanup 10 years ago
  Christian Grothoff 889216c8f4 use session map instead of DLL 10 years ago
  Christian Grothoff 252aa2534e -remove logic for somewhat overkill check to see if session object is valid 10 years ago
  Christian Grothoff f64dd0f4f8 -doxygen, indentation 10 years ago