fixing coverity 10465: Resource leak
[oweals/gnunet.git] / src / transport / plugin_transport_unix.c
2013-06-20 David BarksdaleFixed GNUNET_CLIENT_service_test on FreeBSD.
2013-05-05 Christian Grothoff-hopefully fixing #2869
2013-03-30 Christian Grothoff-more distance removing
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-04 Christian Grothoff-transport must be able to run without stats
2012-12-12 Matthias Wachsmsg
2012-11-14 Matthias Wachsfix mantis 0002653
2012-11-14 Matthias Wachsuse api correctly
2012-11-14 Matthias Wachsimprove unix timeout behaviour
2012-10-26 Matthias Wachs simplify retry mechanism
2012-10-26 Matthias Wachschange
2012-10-18 Christian Grothoff-dce
2012-10-16 Matthias Wachsdoxygen
2012-10-16 Matthias Wachsfix for overhead measurement in unix,also fixes asserti...
2012-10-16 Matthias Wachsoverhead reporting
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-09-26 Matthias WachsUNIX stats
2012-09-13 Matthias Wachs- minor changes
2012-09-13 Matthias Wachs- log unix messages
2012-08-29 Matthias Wachs- fix for unix
2012-08-24 Matthias Wachschanges to address notification
2012-07-25 Matthias Wachs- coverity 10055
2012-06-29 Matthias Wachs- fixed session code
2012-06-23 Christian Grothoff-LRN: Check session target:
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-01 Matthias Wachsadditional error message
2012-05-29 Matthias Wachs- fix address length
2012-05-28 Christian Grothoff-doxygen
2012-05-25 Matthias Wachs- timeout for unix
2012-05-10 Matthias Wachs- more statistics
2012-05-07 Christian Grothoff-fix uaf
2012-05-06 Christian Grothoff-fixing #2170
2012-05-06 Christian Grothoff-fixing #2302
2012-05-03 Matthias Wachs- improved rescheduling
2012-05-02 Matthias Wachs- fix
2012-05-02 Matthias Wachs- refactored sending code
2012-05-02 Matthias Wachs- fix for bug #0002291
2012-05-01 Christian Grothoff-fixing #2290
2012-04-27 Matthias Wachs- fix
2012-04-27 Matthias Wachsworking string toaddress
2012-04-27 Matthias Wachs- fix
2012-04-27 Matthias Wachs- invalid read when socket is already bound
2012-04-27 Matthias Wachs- fixes
2012-04-27 Matthias Wachs- some stats
2012-04-27 Matthias Wachs- some statistics for the plugin
2012-04-25 Christian Grothoff-LRN: misc patches / fixes
2012-04-24 Christian Grothoff-trying to resolve alignment issue on sparc
2012-04-19 Christian Grothoff-fixing #2274 -- eliminating GNUNET_SCHEDULER_add_after
2012-03-30 Matthias Wachs- remove err msg
2012-03-29 Matthias Wachs- mantis 2207 + docu
2012-03-10 Christian Grothoffadd support for stub-mode for transport plugins
2012-02-23 Matthias Wachsimproved rescheduling
2012-02-23 Matthias Wachsfix to the 100% CPU load problem
2012-02-14 Matthias Wachs- fix EAGAIN issue
2012-02-13 Matthias Wachs- coverity errors
2012-02-13 Matthias Wachsremoving legacy send functions from plugins and renamin...
2012-02-13 Christian Grothoff-check return value
2012-01-27 Matthias Wachs- debugging msgs
2012-01-27 Matthias Wachsimplemented sessions
2012-01-27 Matthias Wachsremoving retry code
2012-01-27 Matthias Wachscomplete select write implementation
2012-01-27 Matthias Wachs-first half of write select implementation
2012-01-26 Matthias Wachs- fix
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-12-14 Matthias Wachswan/lan detection in plugins
2011-12-13 Matthias Wachsadded ATS addresstype information to unix
2011-11-15 Matthias Wachsrelated to mantis 1905
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-13 Matthias Wachscompile
2011-10-11 Matthias Wachsunix can send with force-reliable bi-directional
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-01 Christian Grothoffno range for filenames
2011-06-29 Matthias Wachsfixing "minor changes" and repair things that obviously...
2011-06-28 Matthias Wachsmemory leak
2011-06-25 Christian Grothoffthe big NAT change
2011-06-16 Christian Grothoffresolver API change
2011-05-26 Matthias Wachsfreebsd related changes to unix
2011-04-20 Christian Grothofffix
2011-04-20 Matthias WachsSHUTDOWN
2011-02-15 Nathan S. EvansTesting api change and related test case fixes, remembe...
2011-02-04 Nathan S. Evansbetter memory usage, fix leak
2011-02-04 Nathan S. Evansdoxygen
2011-02-03 Nathan S. Evansunix domain socket transport, associated test cases