-makefile for new test_stream_local (commented)
[oweals/gnunet.git] / src / transport / plugin_transport_unix.c
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