changing time measurement from milliseconds to microseconds
[oweals/gnunet.git] / src / transport / plugin_transport_http_server.c
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-02 Matthias Wachsfix for crash on buildbots
2013-07-13 Christian Grothoff-add dv_get_network to DV API, improve signature to...
2013-07-12 Matthias Wachsfix if plugin is loaded only in stub mode
2013-07-12 Matthias Wachsverified and improved address checking for external...
2013-07-11 Matthias Wachsenabling address check in validation
2013-07-11 Matthias Wachsfixed:
2013-07-10 Matthias Wachssession report in http server
2013-07-10 Matthias Wachschanged return type to enum
2013-07-09 Matthias Wachsget function implementation in all plugins
2013-07-02 Matthias Wachsfix network type for external hostnames in http_server
2013-07-02 Matthias Wachsfix:
2013-06-28 Matthias Wachsadded: port can be automatically included in external...
2013-06-27 Matthias WachsImplementing bug 0002910
2013-06-21 Christian Grothoffcleaner to not use ptr after freeing it, even for printing
2013-04-14 Christian Grothoff-fix
2013-04-03 Matthias Wachsinitial server side change for MITM ssl validation
2013-03-30 Christian Grothoff-no longer pass distance information from non-DV plugins
2013-03-18 Matthias Wachstransport plugin api change: split of address receive...
2013-01-07 Matthias Wachs- remove url parsing breaks for invalid requests
2012-11-29 Christian Grothoff-send content type
2012-11-05 Matthias Wachsfix
2012-11-05 Matthias Wachscoverity bugs 10360 && 10361
2012-10-31 Matthias Wachsfix
2012-10-31 Matthias Wachserror
2012-10-16 Matthias Wachsoverhead reporting
2012-10-04 Matthias Wachsfix type issue
2012-09-27 Christian Grothoff-some fixes for monkey
2012-09-26 Matthias Wachs- statistics values for all plugins
2012-09-24 Matthias Wachs- doxygen
2012-09-20 Matthias Wachs- compile error
2012-09-20 Matthias Wachs- url parsing
2012-09-19 Matthias Wachsmove https cert location to servicehome
2012-09-19 Matthias Wachsstrip external hostname prefix && improve url parsing...
2012-09-18 Matthias Wachs- changes to http
2012-09-17 Matthias Wachs- work in progress
2012-09-17 Matthias Wachs- refactored access_cb
2012-09-14 Matthias Wachs- shutdown fix
2012-09-07 Matthias Wachs- fix
2012-09-07 Matthias Wachs- mod
2012-09-07 Matthias Wachs(no commit message)
2012-09-07 Matthias Wachs- mod
2012-09-07 Matthias Wachs- change
2012-09-07 Matthias Wachs- change
2012-09-06 Matthias Wachs- bug hunting
2012-09-06 Matthias Wachs- fix
2012-09-06 Matthias Wachs- msg
2012-09-04 Matthias Wachs- fix
2012-08-31 Matthias Wachsdoxygen fix
2012-08-31 Matthias Wachscleanup
2012-08-29 Matthias Wachschanges
2012-08-28 Matthias Wachsconfs + coverity
2012-08-28 Matthias Wachschanges
2012-08-28 Matthias Wachstests
2012-08-27 Matthias Wachschanges
2012-08-27 Matthias Wachschange
2012-08-27 Matthias Wachs(no commit message)
2012-08-24 Matthias Wachschanges to address notification
2012-08-24 Matthias Wachschanges
2012-08-24 Matthias Wachsmore
2012-08-24 Matthias Wachscode
2012-08-24 Matthias Wachsmod
2012-08-23 Matthias Wachsmore code
2012-08-23 Matthias Wachs- fix compile errors
2012-08-23 Matthias Wachsfix
2012-08-22 Matthias Wachslatest changes
2012-08-22 Matthias Wachschanges
2012-08-22 Matthias Wachschanges
2012-08-22 Matthias Wachsfix for https
2012-08-22 Matthias Wachsmore
2012-08-22 Matthias Wachschanges
2012-08-21 Matthias Wachs- preprations for http plugin split
2012-08-21 Matthias Wachsimproved url parsing
2012-07-19 Matthias Wachs- cleanup
2012-07-10 Matthias Wachsimproved server disconnect
2012-07-09 Christian Grothoff-LRN: Another take on std descriptor inheritance
2012-06-12 Matthias Wachs- fix
2012-06-01 Matthias Wachsfix for 2395
2012-06-01 Christian Grothoff-fixing minor bugs, code cleanup
2012-06-01 Matthias Wachsremove unused variable
2012-05-31 Christian Grothoff-removing assertion that seems bogus
2012-05-29 Matthias Wachs- remove msg
2012-05-29 Matthias Wachs- no rescheduling when mhd is scheduled to run asap
2012-05-29 Matthias Wachs- fixing memory corruption
2012-05-29 Matthias Wachs- refactorind reverting last fix
2012-05-29 Matthias Wachs- fix for 0002383
2012-05-27 Christian Grothoffrenaming GNUNET_TIME_relative_get_forever and GNUNET_TI...
2012-05-25 Matthias Wachs- fix
2012-05-24 Matthias Wachs- adding return value to mst callback
2012-05-16 Christian Grothoff-use MHD_LONG_LONG
2012-05-10 Christian Grothoff-eliminating cont-calls check, hard to count exactly...
2012-05-10 Matthias Wachs- added additional assertions
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...
next