Changed find_finger and verify_successor timeouts
[oweals/gnunet.git] / src / transport /
2014-08-01 LRNDon't use the 'interface' name, it conflicts with defin...
2014-07-24 Bart Polot- fix compile
2014-07-24 Matthias Wachsfixing documentation
2014-07-17 Matthias Wachsminor changes
2014-07-17 Matthias Wachsdns forward and reverse lookup functionality for http...
2014-07-09 Matthias Wachsfixing USE_SUSPEND error with mhd daemon and free error
2014-07-04 Matthias Wachsfix statistics for reuqests
2014-07-03 David BarksdaleRequire libmicrohttpd >= 0.9.32
2014-07-03 David BarksdaleUse MHD_USE_SUSPEND_RESUME, fixes #3460
2014-07-03 David BarksdaleDon't break, this is expected from XHR clients
2014-07-03 Bart Polot- Revert "Fix transport blacklist tests"
2014-07-03 Matthias Wachs- fixing use after free
2014-07-03 Matthias Wachsfixing memory leak and session disconnect
2014-07-03 Matthias Wachswrong type
2014-07-03 Matthias Wachsadditional log info
2014-07-03 Matthias Wachs- introducing state for put requests
2014-07-02 David BarksdaleFix transport blacklist tests
2014-07-02 David BarksdaleSimplify HTTP server session cleanup even more
2014-07-02 Matthias Wachstracking down connection exceeded issue
2014-07-01 David BarksdaleAdd HTTP transport tests with XHR client emulation
2014-06-27 Matthias Wachsdo not notify transport multiple time for a session
2014-06-27 Matthias Wachsreflow paragraph
2014-06-27 Matthias Wachsfixes for neighbor:
2014-06-26 Matthias Wachsremoving duplicate curl handles
2014-06-26 Matthias Wachsfixing memory leak
2014-06-26 Matthias Wachsinfo when refuse otherwise debug
2014-06-26 Matthias Wachslog message for delayed validation
2014-06-26 Matthias Wachsfix uninitialized value
2014-06-26 Matthias Wachsmake delay computation readable
2014-06-26 Matthias Wachsthis break was never seen ... so not required anymore
2014-06-26 Matthias Wachsreduced debug level
2014-06-26 Matthias Wachsif suggested address == primary address only update...
2014-06-26 Matthias Wachsdetecting duplicate connects
2014-06-26 Matthias Wachstarget not required anymore since we use HELLO_ADDRESSES
2014-06-25 Christian Grothoffcombine sources for wlan and bluetooth plugin logic...
2014-06-25 Christian Grothoff-add missing calls to monitor
2014-06-25 Christian Grothoff-simplify logic
2014-06-25 Christian Grothoff-adding missing API functions to WLAN, skeleton for...
2014-06-25 Christian Grothoff-add monitor support to http server, more code clean...
2014-06-23 Christian Grothoff-drastically simplify http server session cleanup ...
2014-06-23 Christian Grothoff-simplify deletion logic, tell monitor that we are...
2014-06-23 Christian Grothoff-indentation fixes
2014-06-23 Christian Grothoff-move struct def to where it is used
2014-06-23 Christian Grothoff-const
2014-06-23 Matthias Wachsfix compiler warning about uninitialized variable
2014-06-23 Christian Grothoff-add support for 'update_inbound_delay' to HTTP client...
2014-06-23 Christian Grothoff-minor code cleanup, indentation, doxygen
2014-06-23 Christian Grothoff-avoid passing ambiguously typed 'cls' pointer to addre...
2014-06-23 Christian Grothoff-code cleanup, doxygen
2014-06-23 Christian Grothoffuse session map instead of DLL
2014-06-23 Christian Grothoff-indentation, doxygen
2014-06-23 Christian Grothoff-simplify logic, just use clearly working direct method...
2014-06-23 Christian Grothoff-remove logic for somewhat overkill check to see if...
2014-06-23 Christian Grothoff-doxygen, indentation
2014-06-23 Christian Grothoff-use LOG macro instead of GNUNET_log_from
2014-06-23 Christian Grothoff-rename config files to match test cases
2014-06-23 Christian Grothoff-fix uninit
2014-06-23 Christian Grothoffadding missing monitoring callbacks for TCP
2014-06-23 Christian Grothoff-rename tests to caputre better what they test
2014-06-23 Christian Grothoff-indenting
2014-06-23 Christian Grothoff-towards having the monitoring API supported by TCP
2014-06-23 Christian Grothoffmake myoptions member of 'struct Plugin' instead of...
2014-06-23 Christian Grothoffadding monitoring support to UDP plugin, plus some...
2014-06-23 Christian Grothoff-removing global state from UDP plugin (statics), doxyg...
2014-06-23 Matthias Wachsdescribing different tests
2014-06-23 Matthias Wachsextended test to check configuration files
2014-06-23 Matthias Wachsprinting peer ids
2014-06-23 Christian Grothoff-misc stuff
2014-06-22 Christian Grothoff-simplify logging using macro
2014-06-22 Christian Grothoff-fix regex
2014-06-22 Christian Grothoff-updateing tempalte
2014-06-22 Christian Grothoff-actually perform monitor calls where appropriate
2014-06-22 Christian Grothoffimplement monitoring API in UNIX, simplify code a bit
2014-06-22 Christian Grothoffadding design for session monitoring API to transport...
2014-06-22 Christian Grothoff-doxygen, cleanup
2014-06-22 Christian Grothoff-doxygen, cleanup
2014-06-22 Christian Grothoff-doxygen, cleanup
2014-06-22 Christian Grothoff-split up transport_api_monitoring into monitor_peers...
2014-06-22 Christian Grothoff-doxygen, indentation
2014-06-22 Christian Grothoff-simplify logic a bit, doxygen, indentation
2014-06-22 Christian Grothoff-indentation, doxygen
2014-06-17 Christian Grothoff-fix channel data range to make -1 legal value
2014-06-17 Christian Grothoff-handle case where sendsocket is still -1
2014-06-17 Christian Grothoff-check 'socket' call return value, handle failure
2014-06-17 Christian Grothoff-fix socket leak in error handling branches
2014-06-17 Christian Fuchs- renamed NAT's failure code to status code across...
2014-06-12 Christian Grothoff-fix #3443
2014-06-11 Matthias Wachsfixing issues found by coverity
2014-06-11 Christian Grothoff-fix
2014-06-11 Christian Grothoff-misc fixes
2014-06-11 Christian Grothoff-misc fixes
2014-06-11 Christian Grothoff-fix handling
2014-06-11 Christian Grothoff-send proper termination on error
2014-06-11 Christian Grothoff-fix status code
2014-06-10 Matthias Wachsfixing compile error
2014-06-09 Christian Grothoff-fix compiler warning, fix test logic
2014-06-09 Christian Grothoffclarify prettyprinter API and protocols, make sure...
2014-06-09 Christian Grothoff-die dead stuff
2014-06-09 Christian Grothoff-fixing doxygen, indentation
2014-06-08 Christian Fuchs- moved timeout handling responsibility from for nat...
next