-parse host
[oweals/gnunet.git] / src /
2012-06-01 Martin Schanzenbach-parse host
2012-06-01 Christian Grothoff-bratao: there is one little innofensive patch. pasteb...
2012-06-01 Martin Schanzenbach-basic mhd working
2012-06-01 Martin Schanzenbach-added accessors for network handle
2012-06-01 Martin Schanzenbach-fix, mhd start
2012-06-01 Matthias Wachsfix for 0002392
2012-06-01 Martin Schanzenbach-fixes, socks done
2012-06-01 Christian Grothoff-fixing minor bugs, code cleanup
2012-06-01 Christian Grothoff-fixing minor bugs, code cleanup
2012-06-01 Christian Grothoff-trying to make issues such as #2389 less likely, but...
2012-06-01 Martin Schanzenbach-more
2012-06-01 Bart Polot- Added new mesh service (WiP)
2012-06-01 Christian Grothoff-fix #2393
2012-06-01 Christian Grothoff-fix port
2012-06-01 Christian Grothoff-doxygen
2012-06-01 Matthias Wachs- correct output
2012-06-01 Martin Schanzenbach-more
2012-06-01 Matthias Wachs- fix
2012-06-01 Christian Grothoff-fixing #2391
2012-06-01 Christian Grothoff-trying to fix #2391: limit connect rate from topology
2012-06-01 Christian Grothoff-more logging
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 Totakura-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-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-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-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 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 Totakura-fixing windows _mktemp_s
2012-05-31 Matthias Wachs- base for a testing based connection stability test
2012-05-31 Sree Harsha Totakura-fixed memory leaks and added windows support for temp...
2012-05-31 Matthias Wachs- error message if fail
2012-05-30 Sree Harsha Totakura-added testcase file
2012-05-30 Sree Harsha Totakuratest case for peer startup in new testing library
2012-05-30 Matthias Wachsspeedup mechanism to manipulate gnunet time
2012-05-30 Sree Harsha Totakuracomments and fixed NULL check for tm
2012-05-30 Sree Harsha Totakurarefined GNUNET_TESTING_service_run
2012-05-30 Christian Grothoff-minor cleanups in testing
2012-05-30 Christian Grothoff-better errno handling
2012-05-30 Sree Harsha Totakura-GNUNET_TESTING_service_run
2012-05-30 Matthias Wachs- adding timestamp for watch mode
2012-05-29 Sree Harsha Totakura-peer start, stop, destroy
2012-05-29 Sree Harsha Totakura-GNUNET_TESTING_peer_configure
2012-05-29 Sree Harsha Totakuraremoved 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 Totakura-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 Totakura-reverted GNUNET_TESTING_configuration_create()
2012-05-28 Sree Harsha Totakura-updated testing new lib
2012-05-28 Sree Harsha Totakura-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 Totakura-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-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
next