aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_http_server.c
Commit message (Collapse)AuthorAge
* fixesChristian Grothoff2011-10-24
|
* undo 17963, better solution aheadChristian Grothoff2011-10-23
|
* Adding FIXMEs: if delay is FOREVER, session should be terminatedChristian Grothoff2011-10-23
|
* fix bad freeChristian Grothoff2011-10-20
|
* coverity fixesMatthias Wachs2011-10-18
|
* coverity fixesMatthias Wachs2011-10-18
|
* unused variableMatthias Wachs2011-10-18
|
* (no commit message)Matthias Wachs2011-10-13
|
* (no commit message)Matthias Wachs2011-10-07
|
* loggingMatthias Wachs2011-10-06
|
* error handling if server could not be startedMatthias Wachs2011-10-06
|
* scheduling issueMatthias Wachs2011-10-06
|
* (no commit message)Matthias Wachs2011-10-05
|
* bugfixesMatthias Wachs2011-10-04
| | | | | timeout handling for other transmission direction
* added functionality: immediate server reschedulingMatthias Wachs2011-09-30
| | | | | | + debugging functionality to find server disconnect problem
* putting session handling in functionMatthias Wachs2011-09-30
|
* changing to constantMatthias Wachs2011-09-29
|
* setting default connection timeout depending on MHD versionMatthias Wachs2011-09-29
|
* MHD has a better way than a configure test for thisChristian Grothoff2011-09-28
|
* disabled until configure.ac is workingMatthias Wachs2011-09-27
|
* working versionMatthias Wachs2011-09-27
|
* test_transport_api_http now working!Matthias Wachs2011-09-26
|
* removing incoherent address formatsMatthias Wachs2011-09-26
| | | | | cleaning up logging
* binding to specific addressMatthias Wachs2011-09-26
|
* fixesMatthias Wachs2011-09-16
|
* sending and receiving implementedMatthias Wachs2011-09-16
|
* transmitting dataMatthias Wachs2011-09-16
|
* client sending & receivingMatthias Wachs2011-09-16
|
* (no commit message)Matthias Wachs2011-09-16
|
* fixMatthias Wachs2011-09-15
|
* server side connection accepting and mergingMatthias Wachs2011-09-15
|
* pre-launch commitMatthias Wachs2011-09-15
|
* more functionalityMatthias Wachs2011-09-15
|
* http plugin revisitedMatthias Wachs2011-09-14