-dce
[oweals/gnunet.git] / src / transport /
2012-02-18 Christian Grothoff-LRN: Fix-config-file-in-compliance-tests
2012-02-17 Matthias Wachs- fix for FAST_RECONNECT related timeout issue
2012-02-16 Matthias Wachs- fix for Illegal state transition from `S_FAST_RECONN...
2012-02-16 Matthias Wachsfix for fast reconnect: send ack after fast reconnect...
2012-02-16 Matthias Wachsfix test for peer restart
2012-02-16 Matthias Wachs- clean up pending nat sessions
2012-02-16 Matthias Wachs- fixing assertion in gnunet_service_ats_addresses
2012-02-16 Matthias Wachs- cleanup while debugging
2012-02-15 Matthias Wachsfix for Assertion failed at gnunet-service-ats_address...
2012-02-14 Matthias Wachs- fix EAGAIN issue
2012-02-14 Matthias Wachs- unused variable
2012-02-14 Matthias Wachs- improved logging
2012-02-14 Matthias Wachs- fix
2012-02-14 Matthias Wachs- nicer error msg
2012-02-14 Matthias Wachs- remove vpn sock warnings
2012-02-14 Matthias Wachs- fix logging to remove error messages
2012-02-14 Matthias Wachs- remove log msg
2012-02-14 Matthias Wachs- remove ERROR
2012-02-13 Matthias Wachs- coverity errors
2012-02-13 Matthias Wachs- doxygen errors
2012-02-13 Matthias Wachs- fixing coverity errrors
2012-02-13 Matthias Wachsremoving legacy send functions from plugins and renamin...
2012-02-13 Matthias Wachs new sending in validation
2012-02-13 Matthias Wachs- minor fix
2012-02-13 Christian Grothoff-fix
2012-02-13 Christian Grothoff-use loop when looking up session...
2012-02-13 Christian Grothoff-simplifying code
2012-02-13 Christian Grothoff-fixing leak of transmit context (cov 10128)
2012-02-13 Christian Grothoff-check return value
2012-02-13 Matthias Wachs- fix for freebsd
2012-02-13 Matthias Wachsfix access before null check
2012-02-13 Matthias Wachsremoving old send code from neighbours
2012-02-13 Matthias Wachsadding rewritten udp plugin
2012-02-12 Christian Grothoff-GArik: remove redundant comparison, also use %p for...
2012-02-12 Christian Grothoff-GArik: size_t is unsigned -- DCE
2012-02-07 Christian Grothoff-patch from #1972 to display disconnects instead of...
2012-02-06 Christian Grothoff-fix
2012-02-06 Christian Grothoff-trying to fix crash from #1972 report
2012-02-06 Christian Grothoff-applying patch from vminko to fix #1972: adding suppor...
2012-02-06 Christian Grothoffadding -m option to gnunet-transport to enable monitor...
2012-02-02 Matthias Wachs- changes
2012-02-02 Matthias Wachs- minor
2012-02-02 Matthias Wachs- minor
2012-02-02 Matthias Wachs- working with fragmentation now fine tuning
2012-02-01 Matthias Wachsfixing and testing blacklisting api and service
2012-02-01 Christian Grothoff-nicer
2012-02-01 Matthias Wachsimproved blacklisting test
2012-02-01 Matthias Wachsfix 2 crashes in blacklisting api
2012-02-01 Matthias Wachsfix segfault: api never saved callback and callback_cls
2012-02-01 Matthias Wachs- basic bl test
2012-02-01 Matthias Wachs- fixed 2128: Blacklisting makes transport service...
2012-02-01 Matthias Wachsadded assertion (which is successfully failing ;-) )
2012-01-31 Matthias Wachs- changes
2012-01-31 Matthias Wachs- cosnt
2012-01-31 Matthias Wachs- rename
2012-01-31 Matthias Wachs- clean up the receive switch case
2012-01-31 Matthias Wachs- implemented andtested timeout mechanism
2012-01-31 Matthias Wachssession based sending for wlan
2012-01-31 Matthias Wachsfix assertion
2012-01-30 Matthias Wachs- latest changes
2012-01-30 Matthias Wachsvariable message size
2012-01-30 Matthias Wachs- sending and getting sessions
2012-01-30 Matthias Wachs- more changes
2012-01-30 Matthias Wachs- changes
2012-01-30 Christian Grothoff-fix
2012-01-30 Matthias Wachs- changes
2012-01-30 Matthias Wachs- new udp implementation: start and stop
2012-01-30 Matthias Wachs- debug msgs
2012-01-27 Matthias Wachs- fix
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 Wachsfix memory leaks
2012-01-27 Matthias Wachs-first half of write select implementation
2012-01-26 Matthias Wachs- changes in udp
2012-01-26 Matthias Wachs- changes
2012-01-26 Matthias Wachs- fix
2012-01-26 Matthias Wachs- session sending in tcp
2012-01-26 Matthias Wachsfixing mantis 2101
2012-01-26 Matthias Wachs- more changes
2012-01-26 Matthias Wachsimplemented session based sending in transport service...
2012-01-26 Christian Grothoff-clarify
2012-01-26 Matthias Wachs- test code
2012-01-26 Matthias Wachs- more new code
2012-01-26 Matthias Wachs- new get_session functions
2012-01-25 Matthias Wachs- clang
2012-01-25 Matthias Wachs- clang
2012-01-25 Matthias Wachscoverity 10054
2012-01-25 Matthias Wachscoverity 10048
2012-01-24 Christian Grothoff-do not compile vpn/exit/pt/dns on non-Linux systems
2012-01-23 Matthias Wachsfixing: mantis 0002098: transport did not propagate...
2012-01-21 Christian Grothoff-LRN: Give-debug-log-message-DEBUG-level
2012-01-14 Christian GrothoffLRN: enable more fine-grained control over blocking...
2012-01-13 Christian Grothoffimproving code and build system to be in line with...
2012-01-13 Christian Grothoffchange default configurations on systems with UNIX...
2012-01-04 Christian Grothoff-dns parser works now well-enough
2011-12-30 Christian Grothoff-fixing format strings
2011-12-30 Christian Grothoff-LRN: use FPRINTF -- #2051
2011-12-26 Christian Grothoff-cleaning up after mwachs
next