-must notify client on timeout
[oweals/gnunet.git] / src / transport /
2014-12-16 Christian Grothoff-adding debug logic for #3555
2014-12-16 Christian Grothoff-fix use of possibly wrong or uninitialized session
2014-12-11 Christian Grothoffadding single location for no_forcestart configuration...
2014-12-11 Christian Grothoff-simplifying configs
2014-12-11 Christian Grothoff-simplifying configs
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-12-03 Christian Grothoff-simplify logic, eleminate dead code
2014-12-03 Christian Grothoff-fix misc compiler warnings
2014-11-23 Christian Grothoff-fix docs, fix shutdown
2014-11-23 Christian Grothoff-bad printf
2014-11-23 Christian Grothoff-fix misc monitoring issues
2014-11-23 Christian Grothoff-fix sync signalling for plugin monitoring
2014-11-23 Christian Grothoff-fix message type
2014-11-23 Christian Grothoff-indentation, doxygen
2014-11-23 Christian Grothoff-no args for -P
2014-11-22 Christian Grothoff-rename constants
2014-11-22 Christian Grothoff-fix warning
2014-11-22 Christian Grothoffadding TCP STEALTH support (without integrity protectio...
2014-11-22 Christian Grothoff-fixes
2014-11-22 Christian Grothoff-dox
2014-11-22 Christian Grothoffadding TCP STEALTH support to HTTP client (without...
2014-11-22 Christian Grothoffadding support for TCP STEALTH integrity protection
2014-11-22 Christian Grothoff-move welcome creation to startup
2014-11-15 Christian Grothoff-fix #3558
2014-11-07 Christian Grothoffimplement transport plugin session monitoring support...
2014-11-07 Christian Grothoffimplementing plugin session monitoring API (#3452)
2014-11-02 Christian Grothoff-use const for the array
2014-11-02 Christian Grothoffadding TCP_STEALTH option to default configuration
2014-11-02 Christian Grothoffadding TCP_STEALTH support to TCP plugin
2014-10-27 Christian Grothoff-doxygen fixes
2014-10-23 Christian Grothoffimplementing monitoring functionality in transport...
2014-10-23 Christian Grothoffdefine transport plugin monitor IPC format
2014-10-05 Christian Grothoff-fix test logic
2014-10-05 Christian Grothoff-fix leak of sockaddr
2014-10-05 Christian Grothoff-remove dead assignment
2014-09-30 Christian Grothoff-fix typo found by Bertrand Marc
2014-09-22 Matthias Wachsfix for missing receive not done call
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-09-04 Christian Grothoffaddress Debian #758937: allow use of curl if it is...
2014-09-03 Matthias Wachsfix for neigbours created multiple times
2014-09-02 Matthias Wachsno one cares about this message
2014-09-02 Matthias Wachscompare with expected value
2014-09-02 Matthias Wachsget improved warning
2014-09-02 Matthias Wachsfix: bluetooth helper with suid installer
2014-09-01 Matthias Wachsconfig files for tests
2014-09-01 Matthias Wachsscritp
2014-09-01 Matthias Wachsimproved profiler
2014-09-01 Matthias Wachsremove PORT related information from unix
2014-08-29 Matthias Wachsprofiler done
2014-08-29 Matthias Wachsprofiler and cfg
2014-08-29 Matthias Wachsdisable autostart
2014-08-29 Matthias Wachsprofiler
2014-08-28 Matthias Wachsrename switching state
2014-08-28 Matthias Wachsusing tcp terminology for 3 way handshake: syn/syn_ack/ack
2014-08-26 Christian Grothoff-doxygen
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
next