oweals/gnunet.git
2012-06-01 Martin Schanzenbach-add new proxy code
2012-06-01 Christian Grothoff-code to debug #2390
2012-06-01 Christian Grothoff-also run fs by default
2012-06-01 Martin Schanzenbach-comments
2012-06-01 Martin Schanzenbachcleanup
2012-06-01 Matthias Wachsadditional error message
2012-06-01 Matthias Wachsremove unused variable
2012-05-31 Christian Grothoff-dce
2012-05-31 Christian Grothoff-LRN: fix dht tests
2012-05-31 Christian Grothoff-fixing port choices that conflict with lockmanager
2012-05-31 Sree Harsha... -test case for service_startup()
2012-05-31 Christian Grothoff-code cleanup, more precise error messages
2012-05-31 Christian Grothoff-code cleanup and better error messages for failures
2012-05-31 Christian Grothoff-fix nss.h test
2012-05-31 Christian Grothoff-fixing compiler warnings on FreeBSD
2012-05-31 Christian Grothoff-increasing timeout to hopefully help sparcbot
2012-05-31 Christian Grothoff-removing assertion that seems bogus
2012-05-31 Christian Grothoff-fixing assertion failure on sparcbot in line 2679...
2012-05-31 Christian Grothoff-fix leak
2012-05-31 Christian Grothoff-use fewer tasks for 2x speedup during test
2012-05-31 Christian Grothoff-ignore
2012-05-31 Christian Grothoff-ignore
2012-05-31 Christian Grothoff-fixing speedup test
2012-05-31 Christian Grothoff-test for nss.h
2012-05-31 Christian Grothoff-actually start both DHTs
2012-05-31 Christian Grothoff-document SUDO build implications
2012-05-31 Christian Grothoff-fixfix
2012-05-31 Christian Grothoff-allow installation even as non-root non-sudo user...
2012-05-31 Christian Grothoff-fix assertion failure
2012-05-31 Christian Grothoff-LRN: make watchdog always kill its children
2012-05-31 Martin Schanzenbach-fix
2012-05-31 Christian Grothoff-adjusting makefile to install NSS libraries of GNS
2012-05-31 Christian Grothoff-javaport
2012-05-31 Sree Harsha... -fixing windows _mktemp_s
2012-05-31 Matthias Wachs- base for a testing based connection stability test
2012-05-31 Sree Harsha... -fixed memory leaks and added windows support for temp...
2012-05-31 Matthias Wachs- error message if fail
2012-05-30 Sree Harsha... -added testcase file
2012-05-30 Sree Harsha... test case for peer startup in new testing library
2012-05-30 Matthias Wachsspeedup mechanism to manipulate gnunet time
2012-05-30 Sree Harsha... comments and fixed NULL check for tm
2012-05-30 Sree Harsha... refined GNUNET_TESTING_service_run
2012-05-30 Christian Grothoff-minor cleanups in testing
2012-05-30 Christian Grothoff-better errno handling
2012-05-30 Christian Grothoff-install hostkeys
2012-05-30 Sree Harsha... -GNUNET_TESTING_service_run
2012-05-30 Matthias Wachs- adding timestamp for watch mode
2012-05-29 Sree Harsha... -peer start, stop, destroy
2012-05-29 Sree Harsha... -GNUNET_TESTING_peer_configure
2012-05-29 Sree Harsha... removed double rsa key free
2012-05-29 Christian Grothoff-dce
2012-05-29 Christian Grothoff-fix memory leak
2012-05-29 Christian Grothoff-removing debug code that might be problematic
2012-05-29 Sree Harsha... -modified hostkeys management
2012-05-29 Christian Grothoff-removing bogus const
2012-05-29 Matthias Wachs- remove msg
2012-05-29 Matthias Wachs- no rescheduling when mhd is scheduled to run asap
2012-05-29 Matthias Wachs- fixing memory corruption
2012-05-29 Matthias Wachs- fix address length
2012-05-29 Matthias Wachs- refactorind reverting last fix
2012-05-29 Matthias Wachs- fix for 0002383
2012-05-28 Christian Grothoff-fixing #2382, also some code cleanup
2012-05-28 Sree Harsha... -reverted GNUNET_TESTING_configuration_create()
2012-05-28 Sree Harsha... -updated testing new lib
2012-05-28 Sree Harsha... -configuration from template
2012-05-28 Christian Grothoff-doxygen
2012-05-28 Christian Grothoff-fix kill logic (#2381), interpretation of flag was...
2012-05-28 Sree Harsha... -fixed bug 2379
2012-05-28 Christian Grothoff-fixing #2365
2012-05-27 Christian Grothoff-fixing #2373
2012-05-27 Christian Grothoff-minor code cleanups
2012-05-27 Christian Grothoff-typo
2012-05-27 Christian Grothoffrenaming GNUNET_TIME_relative_get_forever and GNUNET_TI...
2012-05-27 Christian Grothoffuse GNUNET_SCHEDULER_add_read_net_with_priority instead...
2012-05-27 Christian Grothoffadding GNUNET_SCHEDULER_add_read_net_with_priority
2012-05-27 Christian Grothoff-reduce too high keepalive frequency to more sane levels
2012-05-27 Christian Grothoff-fixing #2340
2012-05-27 Christian Grothoff-no lm during test
2012-05-27 Christian Grothoff-undo
2012-05-27 Christian Grothoff-ignore
2012-05-27 Christian Grothoff-more uniform naming of statisitcs
2012-05-27 Christian Grothoff-more uniform statistics naming
2012-05-27 Christian Grothoff-more uniform statistics naming
2012-05-27 Christian Grothoff-disable lm during integration tests
2012-05-27 Christian Grothoff-better error message
2012-05-27 Christian Grothoff-fix warning with lockmanager port in testcases
2012-05-27 Christian Grothoff-fixing testing testcase build issues
2012-05-27 Christian Grothoff-fixig #2377
2012-05-27 Christian Grothoff-fix #2378
2012-05-27 Christian Grothoff-some code cleanup
2012-05-27 Sree Harsha... - hostkeyfile reading
2012-05-26 Sree Harsha... - AI_NUMERICSERV windows hack
2012-05-26 Sree Harsha... -logging convention
2012-05-26 Sree Harsha... port reservation - release
2012-05-26 Sree Harsha... port reservation and test cases
2012-05-26 Sree Harsha... -fixed infinite loop
2012-05-25 Matthias Wachs- fix
2012-05-25 Matthias Wachs- preweekend fix
2012-05-25 Sree Harsha... -freeing addrinfo
2012-05-25 Matthias Wachs- fix
next