-fix time assertion introduce in last patch
[oweals/gnunet.git] / src / transport / plugin_transport_tcp.c
2014-06-11 Christian Grothoff-fix
2014-06-11 Christian Grothoff-misc fixes
2014-06-11 Christian Grothoff-send proper termination on error
2014-06-09 Christian Grothoffclarify prettyprinter API and protocols, make sure...
2014-06-05 Matthias Wachsremove protocol violation
2014-06-03 Christian Grothoff-indentation and doxygen fixes
2014-06-02 Matthias Wachsfix semantic for address_to_string
2014-05-27 Matthias Wachserror handling was moved to clients
2014-05-27 Matthias Wachsremove fix me: probe_ctx are stored in a list and clean...
2014-05-20 Matthias Wachsimproved log message
2014-04-07 Christian Grothoff-fixing hypothetical leak on error path
2014-04-01 Matthias Wachsminor changes for address conversion
2014-03-31 Matthias Wachsdebug message for assertion to figure out malformed...
2014-03-27 Matthias Wachsimproved network lookup
2014-03-21 Matthias Wachsfix compile warning
2014-03-20 Matthias Wachssession end function must include address to notify...
2014-02-12 Matthias Wachsfixing issues:
2014-01-30 Matthias Wachssend receive delay rescheduling support
2014-01-16 Matthias Wachsmore fixed documentation
2014-01-14 Matthias Wachssimplification for tcp plugin
2014-01-14 Matthias Wachsfix memory leak
2014-01-14 Matthias Wachsfix for creating session
2014-01-13 Matthias Wachsimplementing 0003268 to inbound information in HELLO...
2014-01-02 Christian Grothoff-fix npe (#3248)
2013-12-25 Sree Harsha Totakura-style
2013-12-23 Christian Grothoff-fix build system issues
2013-12-23 Christian Grothoff-more logging and doxygen fixes
2013-12-22 Christian Grothoff-code hygene
2013-12-22 Christian Grothoff-code hygene
2013-12-19 LRNmalloc -> new
2013-12-18 Matthias Wachssession timeouts for tcp
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-fix warning
2013-12-13 Christian Grothoff-code cleanup, in particular moving towards using clien...
2013-12-13 Christian Grothoff-removing useless session counting logic, doxygen,...
2013-12-13 Christian Grothoff-crash if this happens, so we at least get a core dump
2013-12-13 Christian Grothoff-move tcp session check into extra checks condition
2013-12-13 Christian Grothoff-fix 3208 by making kills async
2013-12-13 Christian Grothoffuse enum GNUNET_ATS_Network_Type instead of uint32_t...
2013-12-13 Christian Grothoffuse enum GNUNET_ATS_Network_Type instead of uint32_t...
2013-12-13 Christian Grothoff-doxygen, style fixes
2013-12-12 Christian Grothoff-be stricter during handshake, close sessions with...
2013-12-12 Christian Grothoff-fix NPE
2013-12-12 Christian Grothoff-extend transport plugin API with capability to just...
2013-12-11 Christian Grothoff-more logging, etc.
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-getting ATS and transport to compile again (part of...
2013-08-19 Matthias Wachsremove dead assignments
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-08 Matthias Wachsremove output
2013-08-08 Matthias Wachsdebugging messages due to mantis bug 2980
2013-08-08 Matthias Wachsadded error message
2013-07-17 Matthias Wachsremoving breaks, adding stats
2013-07-15 Matthias Wachswhile running transport: valgrind showed memory leak...
2013-07-13 Christian Grothoff-add dv_get_network to DV API, improve signature to...
2013-07-12 Matthias Wachsusing inbound string
2013-07-11 Matthias Wachsfix:
2013-07-10 Matthias Wachschanged return type to enum
2013-07-09 Matthias Wachsget function implementation in all plugins
2013-07-09 Matthias Wachsadded function
2013-07-09 Matthias Wachsnew api function to get network for session
2013-07-09 Matthias Wachsbetter just a warning
2013-07-02 Matthias Wachsfix: memory leak
2013-07-01 Matthias Wachsdoxygen fixes
2013-06-27 Matthias Wachsfix crash
2013-06-27 Matthias Wachsadded option field in tcp plugin
2013-05-27 Matthias Wachs additional check
2013-05-16 Christian Grothoff-stats is allowed to be NULL
2013-05-15 Christian Grothoff-do not call NAT with zero addresses
2013-05-14 Matthias Wachsimproved messages
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-03-15 Matthias Wachsunused
2013-03-15 Matthias Wachsmanipulation recv side
2013-02-04 Matthias Wachslimit connection for tcp
2013-02-04 Matthias Wachscheck code for 0002774
2012-12-12 Matthias Wachsfix: tcp did not return network type
2012-12-10 Matthias Wachs- fix for session check and clean up
2012-11-14 Christian Grothoff-fix #2652
2012-10-16 Matthias Wachsoverhead reporting
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-09-27 Christian Grothoffreducing error messages about missing configuration...
2012-09-13 Matthias Wachs- bug
2012-08-24 Matthias Wachschanges to address notification
2012-07-24 Christian Grothoff-debug code for new transport issue
2012-06-29 Matthias Wachs- fixed session code
2012-06-23 Christian Grothoff-LRN: Check session target:
2012-06-20 Matthias Wachs- workaround for mantis 0002445
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-02 Christian Grothoff-fix
2012-06-01 Christian Grothoff-minor code cleanups
2012-06-01 Christian Grothoff-trying to make issues such as #2389 less likely, but...
2012-05-28 Christian Grothoff-fixing #2382, also some code cleanup
2012-05-27 Christian Grothoff-minor code cleanups
2012-05-25 Matthias Wachs- preweekend fix
2012-05-25 Matthias Wachssession timeout for udp and tcp
2012-05-23 Matthias Wachs- additional checks
2012-05-16 Christian Grothoff-more logging
2012-05-16 Christian Grothoff-fix loglevel
next