vminko: implementing BINDTO option for hostlist service (#2140)
[oweals/gnunet.git] / src / transport /
2012-03-11 Christian Grothoff-LRN: use plibc SSCANF instead of sscanf
2012-03-11 Christian Grothoff-LRN: Add UDP StA function
2012-03-11 Christian Grothoff-LRN: Generalize ip-address str->addr conversion
2012-03-10 Christian Grothoffadd support for stub-mode for transport plugins
2012-03-05 Christian Grothoff-LRN: experimental HELLO URIs
2012-03-04 Christian Grothoff-doxygen fixes
2012-03-02 Matthias Wachsfix for mantis 2189
2012-03-02 Matthias Wachs- fix for mantis 2189
2012-03-02 Matthias Wachs- LRN's patch: return value of nat client
2012-02-28 Christian Grothoff-some code cleanup
2012-02-28 Christian Grothoff-make no assumptions about the value of EINVAL
2012-02-28 Christian Grothoff-autostarts
2012-02-28 Christian Grothoff-fix
2012-02-27 Matthias Wachs- removing old nat server code
2012-02-27 Matthias Wachs- correct port
2012-02-27 Matthias Wachs- improved nat handling
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-02-27 Matthias Wachsadding error messages
2012-02-27 Matthias Wachs- coverity
2012-02-27 Matthias Wachs- disable chat
2012-02-26 Christian Grothoff-verbose is independent of logging
2012-02-23 Matthias Wachs- tests
2012-02-23 Matthias Wachsnot an error: plugin can return NULL (e.g. for IPv6...
2012-02-23 Matthias Wachsimproved rescheduling
2012-02-23 Matthias Wachssplitted ipv4 and ipv6 socket select scheduling
2012-02-23 Matthias Wachs- new test
2012-02-23 Matthias Wachsfix to the 100% CPU load problem
2012-02-23 Matthias Wachsfix: ats suggested address for unknown plugin
2012-02-23 Matthias Wachsfix for mantis bug 0002154:
2012-02-23 Matthias Wachsfix to use correct queue
2012-02-22 Matthias Wachs- fix
2012-02-22 Matthias Wachs- separated sending for ipv4 and v6
2012-02-22 Matthias Wachs- coverity "issues"
2012-02-22 Matthias Wachsfix coverity 10138
2012-02-20 Matthias Wachs- removing break used for debugging
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
next