- fix error messages
[oweals/gnunet.git] / src / transport / plugin_transport_http_client.c
2013-12-23 Christian Grothoff-add assertions on non-existing sessions
2013-12-23 Christian Grothoff-fix casts
2013-12-22 Christian Grothoff-fix #3233
2013-12-19 Matthias Wachsadd session to message
2013-12-19 Matthias Wachstrying to analyze bug 0003218
2013-12-18 Matthias Wachssession time out for http client/server
2013-12-18 Matthias Wachsnew timeout function and keep alives with nonces
2013-12-15 LRNNon-uniform keepalive timeout for different plugins
2013-12-13 Christian Grothoff-doxygen, indentation
2013-12-13 Christian Grothoff-doxygen, indentation, minor code cleanup
2013-12-13 Christian Grothoff-doxygen, style fixes
2013-12-12 Christian Grothoff-extend transport plugin API with capability to just...
2013-12-11 Matthias Wachsuse a define as statistic string to be sure to set...
2013-11-20 Matthias Wachsrenaming timeout constants
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-getting ATS and transport to compile again (part of...
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
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-11 Matthias Wachsadding debug message
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 Wachsfixed: invalid network scope for external hostname
2013-06-27 Matthias Wachsprinting fix
2013-06-27 Matthias Wachs(CURLOPT_SSL_VERIFYHOST, 1L) is not suported anymore...
2013-06-27 Matthias WachsImplementing bug 0002910
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-02-11 Matthias Wachshotfix for curl vulnerability: libcurl SASL buffer...
2013-02-09 Christian Grothoff-restrict curl accesses to http, disable redirect for...
2013-01-18 Matthias Wachschanges
2012-11-29 Matthias Wachs- fixing 0002674
2012-11-05 Matthias Wachsdocu
2012-11-05 Matthias Wachsdoxygen error
2012-11-01 Christian Grothoff-doxygen
2012-10-22 Matthias Wachsdoxygen errors
2012-10-22 Matthias Wachs- measure overhead
2012-10-19 Matthias Wachs- figure out http_client overhead
2012-10-19 Matthias Wachs- fix uninitialized value
2012-10-18 Matthias Wachs-fix
2012-10-16 Matthias Wachsoverhead reporting
2012-09-26 Matthias Wachs- statistics values for all plugins
2012-09-26 Matthias Wachschanging type
2012-09-24 Matthias Wachs- doxygen
2012-09-24 Matthias Wachs- removed debug output
2012-09-24 Matthias Wachs hunting bugs
2012-09-24 Matthias Wachs hunting bugs
2012-09-24 Matthias Wachs changes
2012-09-24 Matthias Wachs- hunting bugs on buildbots
2012-09-24 Matthias Wachs- hunting bugs on buildbots
2012-09-24 Matthias Wachs- fix disconnect problem in put connection
2012-09-20 Matthias Wachs- changes
2012-09-20 Matthias Wachs- changes
2012-09-20 Matthias Wachs- bug
2012-09-20 Matthias Wachs- pausing, unpausing
2012-09-18 Matthias Wachs- fixes for http reverse proxying
2012-09-18 Matthias Wachs- changes to http
2012-09-17 Christian Grothoff-fix compiler warning
2012-09-17 Matthias Wachs- work in progress
2012-09-14 Matthias Wachsclient side PUT disconnect
2012-09-04 Matthias Wachsfix unload
2012-08-31 Matthias Wachscleanup for http_client
2012-08-29 Matthias Wachschanges
2012-08-29 Matthias Wachschanges
2012-08-29 Matthias Wachschanges
2012-08-29 Matthias Wachscoverity 10259
2012-08-28 Matthias Wachschanges
2012-08-28 Matthias Wachstests
2012-08-27 Matthias Wachstimeout
2012-08-27 Matthias Wachsfix
2012-08-27 Matthias Wachschanges
2012-08-27 Matthias Wachsmore code
2012-08-27 Matthias Wachsmore
2012-08-27 Matthias Wachscode
2012-08-27 Matthias Wachschanges
2012-08-27 Matthias Wachschanges
2012-08-24 Matthias Wachschanges to address notification
2012-08-24 Matthias Wachschanges
2012-08-22 Matthias Wachschanges
2012-08-22 Matthias Wachschanges
2012-08-22 Matthias Wachschanges
2012-08-21 Matthias Wachs- preprations for http plugin split
2012-07-10 Matthias Wachs- improving client disconnect code to fix mantis 2486
2012-06-15 Christian Grothoff-LRN: don't use Z
2012-06-01 Matthias Wachsfix for 2395
2012-06-01 Christian Grothoff-fixing minor bugs, code cleanup
2012-06-01 Christian Grothoff-fixing minor bugs, code cleanup
2012-05-24 Matthias Wachs- adding return value to mst callback
2012-05-01 Christian Grothoff-fixing #2290
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-01-25 Matthias Wachscoverity 10048
2011-11-28 Christian Grothoff-doxygen fixes
2011-11-16 Matthias Wachs(no commit message)
2011-11-16 Matthias Wachsclreaning up conf files
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-23 Christian Grothoffundo 17963, better solution ahead
2011-10-23 Christian GrothoffAdding FIXMEs: if delay is FOREVER, session should...
next