oweals/gnunet.git
2012-02-13 Christian Grothoff-fix leak
2012-02-13 Bart Polot- fix testcase (use after free)
2012-02-13 Matthias Wachs- fix for freebsd
2012-02-13 Matthias Wachsfix access before null check
2012-02-13 Christian Grothoff-use GNUNET_free instead of free
2012-02-13 Matthias Wachsremoving old send code from neighbours
2012-02-13 Bart Polot- Made cppcheck happy(er)
2012-02-13 Bart Polot- Doxygen, reconnect and let caller take care of CTRL...
2012-02-13 Bart Polot- Doxygen
2012-02-13 Matthias Wachsadding rewritten udp plugin
2012-02-13 Matthias Wachsremoving backup ATS code
2012-02-13 Matthias Wachs- just a comment to clearify
2012-02-12 Christian Grothoff-fix
2012-02-12 Christian Grothoff-add missing packed
2012-02-12 Christian Grothoff-fix testcase
2012-02-12 Christian Grothoff-typo
2012-02-12 Christian Grothoff-GArik: fix infinite loop
2012-02-12 Christian Grothoff-GArik: fix assertion check
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-12 Christian Grothoff-GArik: fix typo
2012-02-12 Christian Grothoff-fix
2012-02-12 Sree Harsha... -fixed ntoh64 to GNUNET_ntohll
2012-02-12 Sree Harsha... -added write operation
2012-02-12 Christian Grothoff-fix
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-ignore
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... -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... -protocol upto ESTABLISHED state
2012-02-05 Sree Harsha... -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... -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...
next