-ICMPv6 has a different protocol number than ICMPv4, fix code accordingly
[oweals/gnunet.git] / src /
2012-02-12 Christian Grothoff-ICMPv6 has a different protocol number than ICMPv4...
2012-02-12 Christian Grothoff-log more details
2012-02-12 Christian Grothoff-fix
2012-02-11 Christian Grothoff-unschedule found block request on resume to fix #2133
2012-02-11 Christian Grothoff-do not tie verbosity to debug levels for fs tests
2012-02-11 Christian Grothoff-generate PUBLISH_STOP event later to avoid use-after...
2012-02-11 Christian Grothoff-doxygen fixes
2012-02-09 Christian Grothoff-fixing #2139
2012-02-09 Christian Grothoff-fixing source port randomization for DNS service
2012-02-08 Bart Polot- Adjusted debug level
2012-02-08 Bart PolotAttemp to fix ctrl-c crashes - disconnect from services...
2012-02-08 Christian Grothoff-stylistic fixes
2012-02-08 Sree Harsha Totakura-added socket write handle
2012-02-07 Bart Polot- Updated testcase to test for line as well as 2d torus...
2012-02-07 Christian Grothoff-fix
2012-02-07 Bart Polot- Change DHT testing into common code, to allow adding...
2012-02-07 Christian Grothoff-updating DNS code to use GID match instead of source...
2012-02-07 Bart Polot- Fix cleanup on timeout
2012-02-07 Bart Polot- Fix compile error on buildbots
2012-02-07 Bart Polot- Fixed #1877
2012-02-07 Christian Grothoff-fix #2142
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 Bart Polot- Adapted testcase to working blacklisting, reduced...
2012-02-06 Christian Grothoff-nl
2012-02-06 Christian Grothoff-new hostlist
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-06 Christian Grothoff-speed up logging test, fix logging testcase to always...
2012-02-05 Christian Grothoff-fix generation of duplicate publish-stop events
2012-02-05 Sree Harsha Totakura-protocol upto ESTABLISHED state
2012-02-05 Sree Harsha Totakura-added message sequencing
2012-02-05 Christian Grothoff-eliminate printing warning on MAGIC missmatch (#2138)
2012-02-04 Christian Grothoff-always signal download start before 'completed', even...
2012-02-03 Christian Grothoff-also user gnunet-original filename here more consistently
2012-02-03 Sree Harsha Totakura-fixed compilation errors
2012-02-03 Christian Grothoff-misc stream hxing
2012-02-03 Christian Grothoff-misc stream hxing
2012-02-03 Christian Grothoff-adding build system basics for stream library
2012-02-02 Matthias Wachs- changes
2012-02-02 Matthias Wachs- minor
2012-02-02 Bart Polot- Fixed MESH API logging behavior and code readability
2012-02-02 Matthias Wachs- minor
2012-02-02 Bart Polot- Fixed compilation error, restored 2D torus as testing...
2012-02-02 Bart Polot- Improved readibility of code by removing a ton of...
2012-02-02 Matthias Wachs- working with fragmentation now fine tuning
2012-02-01 Christian Grothoff-add missing parens
2012-02-01 Bart Polot- Define new debug statements
2012-02-01 Bart PolotLet the compiler not include debug strings in binary...
2012-02-01 Christian Grothoff-barato's byte order patch, might even help with #2130
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 Christian Grothoff-fix comment
2012-01-31 Matthias Wachs- changes
2012-01-31 Christian Grothoff-fix for W32 pipes from bratao
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 Wachs- fix
2012-01-31 Matthias Wachs- enable output to test on Os x
2012-01-31 Matthias Wachsifconfig parsing
2012-01-31 Matthias Wachsadding verbose message
2012-01-31 Matthias Wachsfixing const api and add check to address
2012-01-31 Matthias Wachsfix assertion
2012-01-31 Christian Grothoff-do not try VPN tests on FreeBSD and other non-GNU...
2012-01-31 Christian Grothoff-try with finished
2012-01-31 Christian Grothoff-fix
2012-01-30 Christian Grothoff-ugh
2012-01-30 Christian Grothoff-fix endian test
2012-01-30 Christian Grothoff-extra size checks
2012-01-30 Christian Grothoff-missed one
2012-01-30 Christian Grothoff-improve byteorder macro checks for FreeBSD
2012-01-30 Christian Grothoff-also run if system does not support IPv4 or IPv6 at...
2012-01-30 Christian Grothoff-docu
2012-01-30 Sree Harsha Totakura-stream api implementation skeleton(incomplete)
2012-01-30 Sree Harsha Totakura-added configuration parameter
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 Christian Grothoff-be-fix
2012-01-30 Christian Grothoff-be-fix
2012-01-30 Christian Grothoff-possible fix for 2124
2012-01-30 Christian Grothoff-fix
2012-01-30 Christian Grothoff-trying to fix double-start issue on sparc
2012-01-30 Christian Grothoff-better error reporting
2012-01-30 Christian Grothoff-simplify
2012-01-30 Christian Grothoff-keep split
2012-01-30 Christian Grothoff-docu
2012-01-30 Christian Grothoff-renaming some fields, fixing byte order issues
2012-01-30 Matthias Wachs- more changes
2012-01-30 Christian Grothoff-adding a few more packed statments
next