aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_http_server.c
Commit message (Collapse)AuthorAge
...
* 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
|
* - modMatthias Wachs2012-09-07
|
* (no commit message)Matthias Wachs2012-09-07
|
* - modMatthias Wachs2012-09-07
|
* - changeMatthias Wachs2012-09-07
|
* - changeMatthias Wachs2012-09-07
|
* - bug huntingMatthias Wachs2012-09-06
|
* - fixMatthias Wachs2012-09-06
|
* - msgMatthias Wachs2012-09-06
|
* - fixMatthias Wachs2012-09-04
|
* doxygen fixMatthias Wachs2012-08-31
|
* cleanupMatthias Wachs2012-08-31
|
* changesMatthias Wachs2012-08-29
|
* confs + coverityMatthias Wachs2012-08-28
|
* changesMatthias Wachs2012-08-28
|
* testsMatthias Wachs2012-08-28
|
* changesMatthias Wachs2012-08-27
|
* changeMatthias Wachs2012-08-27
|
* (no commit message)Matthias Wachs2012-08-27
|
* changes to address notificationMatthias Wachs2012-08-24
|
* changesMatthias Wachs2012-08-24
|
* moreMatthias Wachs2012-08-24
|
* codeMatthias Wachs2012-08-24
|
* modMatthias Wachs2012-08-24
|
* more codeMatthias Wachs2012-08-23
|
* - fix compile errorsMatthias Wachs2012-08-23
|
* fixMatthias Wachs2012-08-23
|
* latest changesMatthias Wachs2012-08-22
|
* changesMatthias Wachs2012-08-22
|
* changesMatthias Wachs2012-08-22
|
* fix for httpsMatthias Wachs2012-08-22
|
* moreMatthias Wachs2012-08-22
|
* changesMatthias Wachs2012-08-22
|
* - preprations for http plugin split Matthias Wachs2012-08-21
|
* improved url parsingMatthias Wachs2012-08-21
|
* - cleanupMatthias Wachs2012-07-19
|
* improved server disconnectMatthias Wachs2012-07-10
|
* -LRN: Another take on std descriptor inheritanceChristian Grothoff2012-07-09
| | | | | | | | | | Now descriptors are not inherited by default, you have to pass a set of flags to make it so. When pipes are given, flags have no effect. gnunet-arm now has two options to block stdout and stderr from being passed to gnunet-service-arm