aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_http_server.c
Commit message (Expand)AuthorAge
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -doxygen, coding conventionsChristian Grothoff2013-10-06
* -getting ATS and transport to compile again (part of #3047)Christian Grothoff2013-09-30
* no debugging sleep for buildbots required any more...Matthias Wachs2013-09-04
* order of daemonsMatthias Wachs2013-09-04
* fix: wrong checkMatthias Wachs2013-09-04
* mhd is failing to bind both IPv4 and IPv6 -> restructured http plugin to no f...Matthias Wachs2013-09-04
* h_addr is a define in in netdb.hMatthias Wachs2013-09-02
* remove dead assignmentsMatthias Wachs2013-08-19
* -doxygen fixesChristian Grothoff2013-08-13
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* fix for crash on buildbotsMatthias Wachs2013-08-02
* -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
* verified and improved address checking for external hostname and verify optionMatthias Wachs2013-07-12
* enabling address check in validationMatthias Wachs2013-07-11
* fixed:Matthias 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
* fix network type for external hostnames in http_serverMatthias Wachs2013-07-02
* fix:Matthias Wachs2013-07-02
* added: port can be automatically included in external hostnameMatthias Wachs2013-06-28
* Implementing bug 0002910Matthias Wachs2013-06-27
* cleaner to not use ptr after freeing it, even for printingChristian Grothoff2013-06-21
* -fixChristian Grothoff2013-04-14
* initial server side change for MITM ssl validationMatthias Wachs2013-04-03
* -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
* - remove url parsing breaks for invalid requestsMatthias Wachs2013-01-07
* -send content typeChristian Grothoff2012-11-29
* fixMatthias Wachs2012-11-05
* coverity bugs 10360 && 10361Matthias Wachs2012-11-05
* fixMatthias Wachs2012-10-31
* errorMatthias Wachs2012-10-31
* overhead reportingMatthias Wachs2012-10-16
* fix type issueMatthias Wachs2012-10-04
* -some fixes for monkeyChristian Grothoff2012-09-27
* - statistics values for all pluginsMatthias Wachs2012-09-26
* - doxygenMatthias Wachs2012-09-24
* - compile errorMatthias Wachs2012-09-20
* - url parsingMatthias Wachs2012-09-20
* move https cert location to servicehomeMatthias Wachs2012-09-19
* strip external hostname prefix && improve url parsing outputMatthias Wachs2012-09-19
* - changes to httpMatthias Wachs2012-09-18
* - work in progressMatthias Wachs2012-09-17
* - refactored access_cbMatthias Wachs2012-09-17
* - shutdown fixMatthias Wachs2012-09-14
* - fixMatthias Wachs2012-09-07