Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroy
[oweals/gnunet.git] / src / transport / plugin_transport_http_server.c
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-05-06 Christian Grothoff-removing legacy ifdefs, fixing log statements
2012-05-02 Matthias Wachs- breaks not required anymore
2012-04-27 Matthias Wachs-stat counter for http
2012-04-26 Matthias Wachs- fix for http
2012-04-19 Christian Grothoff-fixing #2274 -- eliminating GNUNET_SCHEDULER_add_after
2012-04-11 Matthias Wachs- remove msg
2012-03-19 Christian Grothoff-LRN: calculate file size for single files when needed...
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-02-14 Matthias Wachs- fix logging to remove error messages
2012-01-26 Matthias Wachsimplemented session based sending in transport service...
2012-01-25 Matthias Wachs- clang
2011-12-14 Matthias WachsWAN/LAN for HTTP/S
2011-11-30 Matthias Wachs- doxygen
2011-11-29 Christian Grothoff-fixing indentation
2011-11-16 Matthias Wachs(no commit message)
2011-11-16 Matthias Wachsfixing mantis #1906
2011-11-16 Matthias Wachsclreaning up conf files
2011-11-15 Christian Grothoffspelling
2011-11-15 Matthias Wachs(no commit message)
2011-11-15 Matthias Wachs(no commit message)
2011-11-15 Matthias Wachs(no commit message)
2011-11-15 Matthias Wachs(no commit message)
2011-11-15 Matthias Wachsdebug messages need to print correct address format
2011-11-14 Matthias Wachsfixing memory leak #1895
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-24 Christian Grothofffixes
2011-10-23 Christian Grothoffundo 17963, better solution ahead
2011-10-23 Christian GrothoffAdding FIXMEs: if delay is FOREVER, session should...
2011-10-20 Christian Grothofffix bad free
2011-10-18 Matthias Wachscoverity fixes
2011-10-18 Matthias Wachscoverity fixes
2011-10-18 Matthias Wachsunused variable
2011-10-13 Matthias Wachs(no commit message)
2011-10-07 Matthias Wachs(no commit message)
2011-10-06 Matthias Wachslogging
2011-10-06 Matthias Wachserror handling if server could not be started
2011-10-06 Matthias Wachsscheduling issue
2011-10-05 Matthias Wachs(no commit message)
2011-10-04 Matthias Wachsbugfixes
2011-09-30 Matthias Wachsadded functionality: immediate server rescheduling
2011-09-30 Matthias Wachsputting session handling in function
2011-09-29 Matthias Wachschanging to constant
2011-09-29 Matthias Wachssetting default connection timeout depending on MHD...
2011-09-28 Christian GrothoffMHD has a better way than a configure test for this
2011-09-27 Matthias Wachsdisabled until configure.ac is working
2011-09-27 Matthias Wachsworking version
2011-09-26 Matthias Wachstest_transport_api_http now working!
2011-09-26 Matthias Wachsremoving incoherent address formats
2011-09-26 Matthias Wachsbinding to specific address
2011-09-16 Matthias Wachsfixes
2011-09-16 Matthias Wachssending and receiving implemented
2011-09-16 Matthias Wachstransmitting data
2011-09-16 Matthias Wachsclient sending & receiving
2011-09-16 Matthias Wachs(no commit message)
2011-09-15 Matthias Wachsfix
2011-09-15 Matthias Wachsserver side connection accepting and merging
2011-09-15 Matthias Wachspre-launch commit
2011-09-15 Matthias Wachsmore functionality
2011-09-14 Matthias Wachshttp plugin revisited