aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_http_server.c
Commit message (Expand)AuthorAge
* - adding return value to mst callbackMatthias Wachs2012-05-24
* -use MHD_LONG_LONGChristian Grothoff2012-05-16
* -eliminating cont-calls check, hard to count exactly with fragChristian Grothoff2012-05-10
* - added additional assertionsMatthias Wachs2012-05-10
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
* - breaks not required anymoreMatthias Wachs2012-05-02
* -stat counter for httpMatthias Wachs2012-04-27
* - fix for httpMatthias Wachs2012-04-26
* -fixing #2274 -- eliminating GNUNET_SCHEDULER_add_afterChristian Grothoff2012-04-19
* - remove msgMatthias Wachs2012-04-11
* -LRN: calculate file size for single files when needed and use GNUNET_DISK_fi...Christian Grothoff2012-03-19
* enabling use of pipes for signal communication also on UNIX to enable future ...Christian Grothoff2012-02-27
* - fix logging to remove error messagesMatthias Wachs2012-02-14
* implemented session based sending in transport service (coexisting with old c...Matthias Wachs2012-01-26
* - clangMatthias Wachs2012-01-25
* WAN/LAN for HTTP/SMatthias Wachs2011-12-14
* - doxygenMatthias Wachs2011-11-30
* -fixing indentationChristian Grothoff2011-11-29
* (no commit message)Matthias Wachs2011-11-16
* fixing mantis #1906Matthias Wachs2011-11-16
* clreaning up conf filesMatthias Wachs2011-11-16
* spellingChristian Grothoff2011-11-15
* (no commit message)Matthias Wachs2011-11-15
* (no commit message)Matthias Wachs2011-11-15
* (no commit message)Matthias Wachs2011-11-15
* (no commit message)Matthias Wachs2011-11-15
* debug messages need to print correct address formatMatthias Wachs2011-11-15
* fixing memory leak #1895Matthias Wachs2011-11-14
* curly wars / auto-indentationChristian Grothoff2011-11-04
* 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
* added functionality: immediate server reschedulingMatthias Wachs2011-09-30
* 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