aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_http_client.c
Commit message (Expand)AuthorAge
* -add monitor support to http server, more code clean up, add http server MHD ...Christian Grothoff2014-06-25
* -simplify deletion logic, tell monitor that we are initiatorChristian Grothoff2014-06-23
* -add support for 'update_inbound_delay' to HTTP client, complete plugin monit...Christian Grothoff2014-06-23
* -avoid passing ambiguously typed 'cls' pointer to address_to_string routine i...Christian Grothoff2014-06-23
* use session map instead of DLLChristian 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
* fixing issues found by coverityMatthias Wachs2014-06-11
* clarify prettyprinter API and protocols, make sure implementations are consis...Christian Grothoff2014-06-09
* Fix simple copy-paste error.David Barksdale2014-05-06
* change debug levelMatthias Wachs2014-04-14
* adding extended proxy support for http(s) clientMatthias Wachs2014-04-14
* destroy session if connect failsMatthias Wachs2014-03-29
* session end function must include address to notify addressMatthias Wachs2014-03-20
* implementing 0003268 to inbound information in HELLO addressesMatthias Wachs2014-01-13
* -add assertions on non-existing sessionsChristian Grothoff2013-12-23
* -fix castsChristian Grothoff2013-12-23
* -fix #3233Christian Grothoff2013-12-22
* add session to messageMatthias Wachs2013-12-19
* trying to analyze bug 0003218Matthias Wachs2013-12-19
* session time out for http client/serverMatthias Wachs2013-12-18
* new timeout function and keep alives with noncesMatthias Wachs2013-12-18
* Non-uniform keepalive timeout for different pluginsLRN2013-12-15
* -doxygen, indentationChristian Grothoff2013-12-13
* -doxygen, indentation, minor code cleanupChristian Grothoff2013-12-13
* -doxygen, style fixesChristian Grothoff2013-12-13
* -extend transport plugin API with capability to just disconnect a single sess...Christian Grothoff2013-12-12
* use a define as statistic string to be sure to set the same valueMatthias Wachs2013-12-11
* renaming timeout constantsMatthias Wachs2013-11-20
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -getting ATS and transport to compile again (part of #3047)Christian Grothoff2013-09-30
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -add dv_get_network to DV API, improve signature to use 'struct Session *' in...Christian Grothoff2013-07-13
* fix if plugin is loaded only in stub modeMatthias Wachs2013-07-12
* adding debug messageMatthias Wachs2013-07-11
* session report in http serverMatthias Wachs2013-07-10
* changed return type to enumMatthias Wachs2013-07-10
* get function implementation in all pluginsMatthias Wachs2013-07-09
* fixed: invalid network scope for external hostnameMatthias Wachs2013-07-02
* printing fixMatthias Wachs2013-06-27
* (CURLOPT_SSL_VERIFYHOST, 1L) is not suported anymore, have to use 2LMatthias Wachs2013-06-27
* Implementing bug 0002910Matthias Wachs2013-06-27
* -no longer pass distance information from non-DV pluginsChristian Grothoff2013-03-30
* transport plugin api change: split of address receive and ats updatesMatthias Wachs2013-03-18
* hotfix for curl vulnerability: libcurl SASL buffer overflow vulnerability CVE...Matthias Wachs2013-02-11
* -restrict curl accesses to http, disable redirect for http pluginsChristian Grothoff2013-02-09
* changesMatthias Wachs2013-01-18
* - fixing 0002674Matthias Wachs2012-11-29
* docuMatthias Wachs2012-11-05