aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_http_server.c
Commit message (Collapse)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 ↵Matthias Wachs2013-09-04
| | | | fail if one fails
* h_addr is a define in in netdb.hMatthias Wachs2013-09-02
| | | | | | leads to stack corruption -> rename variable
* 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 *' ↵Christian Grothoff2013-07-13
| | | | instead of 'void *'
* 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
| | | | | | | inbound address size reporting inbound sessions
* session report in http serverMatthias Wachs2013-07-10
|
* changed return type to enumMatthias Wachs2013-07-10
| | | | | added get_network to template
* 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
| | | | | | - empty string if no url given - print port as short
* added: port can be automatically included in external hostnameMatthias Wachs2013-06-28
| | | | | required for testing when ports are modified automatically
* Implementing bug 0002910Matthias Wachs2013-06-27
| | | | | | | | | | - extended plugin to contain option field in addresses Implementing bug 0002677 - adding ssl verification for external hostname having - the server send the HTTP_OPTIONS_VERIFY_CERTIFICATE option - client use this option to enable ssl verification
* 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
|