oweals/gnunet.git
2012-06-21 Bart Polot- fix #2315
2012-06-21 Bart Polot- use correct hashmap
2012-06-21 Bart Polot- use blocks for checking by type results
2012-06-21 Martin Schanzenbach-fix cnames #2448
2012-06-21 Sree Harsha... -added stream listen success callback
2012-06-21 Sree Harsha... -doxygen
2012-06-21 Christian Grothoff-finishing SRV implementation (#2268)
2012-06-21 Martin Schanzenbach-doxy
2012-06-21 Sree Harsha... -fixing #2440 - cancel messages if RELEASE called when...
2012-06-21 Sree Harsha... -stream listen timeout option
2012-06-21 Christian Grothoff-towards fixing #2268: srv parsing/serialization
2012-06-21 Christian Grothoff-towards better download prioritization
2012-06-21 Christian Grothoff-improving comments, towards implementing #2268
2012-06-20 Christian Grothoff-fixing namestore signature bug; all that was needed...
2012-06-20 Christian Grothoff-code cleanup
2012-06-20 Christian Grothoff-some namestore code cleanup
2012-06-20 Sree Harsha... -stream testcases with new testing library
2012-06-20 Sree Harsha... -typo
2012-06-20 Sree Harsha... lockmanager testcase new testing library
2012-06-20 Sree Harsha... -fixed assertion failure when GNUNET_TESTING_peer_shutd...
2012-06-20 Christian Grothoff-fixing #2439
2012-06-20 Christian Grothoff-fixing #2439
2012-06-20 Sree Harsha... -fixed test compile warning
2012-06-20 Sree Harsha... -fixing compile warnings
2012-06-20 Bart Polot- complete block plugin, use block by put id
2012-06-20 Bart Polot- use correct types
2012-06-20 Bart Polot- use blocks to store type info
2012-06-20 Matthias Wachs- workaround for mantis 0002445
2012-06-20 Matthias Wachs- fix
2012-06-20 Matthias Wachs- docu
2012-06-20 Sree Harsha... -fixes for api change in testing library
2012-06-20 Sree Harsha... -fixing #2442
2012-06-20 Sree Harsha... -fixed reply handling
2012-06-20 Christian Grothoff-ideas for stuff
2012-06-20 Bart Polot- move header to include
2012-06-20 Bart Polot- use proper block types
2012-06-20 Matthias Wachs- commit often
2012-06-20 Matthias Wachs- docu and cleanup
2012-06-20 Christian Grothoff-working on stream
2012-06-20 Matthias Wachs- code cleanup round 2
2012-06-20 Matthias Wachs- docu
2012-06-20 Matthias Wachs- minor
2012-06-20 Sree Harsha... -lockmanager acquire retry
2012-06-20 Sree Harsha... -removed a restriction for calling GNUNET_LOCKMANAGER_c...
2012-06-20 Martin Schanzenbach-coverity
2012-06-20 Christian Grothoff-fix #2436
2012-06-20 Matthias Wachs- coverity
2012-06-20 Martin Schanzenbach-fixes
2012-06-20 Christian Grothoff-check misc return values
2012-06-20 Christian Grothoff-check misc return values
2012-06-20 Matthias Wachsclean up and documentation for namestor API
2012-06-20 Christian Grothoff-fix leaks
2012-06-20 Christian Grothoff-fix use after free, nicer loop
2012-06-20 Sree Harsha... -restrictions on using GNUNET_LOCKMANAGER_cancel_request()
2012-06-20 Sree Harsha... -changes required for acquire retry
2012-06-20 Christian Grothoff-towards block plugin for mesh
2012-06-20 Matthias Wachs- typo
2012-06-20 Martin Schanzenbach-cleanup
2012-06-20 Martin Schanzenbach-fixed record flags in tests. proper expiration from...
2012-06-20 Christian Grothoff-fixing #2434, plus some code cleanup
2012-06-20 Bart Polot- added mesh block header
2012-06-19 Christian Grothoff-fixing testcases with new expiration code
2012-06-19 Sree Harsha... -testbed service reply queue and host success reply
2012-06-19 Christian Grothoff-fixing some testcase builds
2012-06-19 Christian Grothoff-fixing testcases with new expiration code
2012-06-19 Martin Schanzenbach-ign
2012-06-19 Christian Grothoff-towards enabling relative expiration times in namestore
2012-06-19 Martin Schanzenbach-bugfixes
2012-06-19 Christian Grothoffadding API for parsing absolute time
2012-06-19 Christian Grothoff-starting a bit with namestore_api cleanup
2012-06-19 Martin Schanzenbach-zone revocation
2012-06-19 Martin Schanzenbach-ign
2012-06-19 Martin Schanzenbach-ns tests, fixes
2012-06-19 Bart Polot- added dummy mesh block plugin
2012-06-19 Matthias Wachs- doxygen
2012-06-19 Christian Grothoff-no longer old
2012-06-19 Christian Grothoff-fixing IO-error bug in namestore tests on buildbots...
2012-06-19 Matthias Wachs- fix memory leaks
2012-06-19 Sree Harsha... testbed_api_hosts test cases
2012-06-19 Martin Schanzenbach-add CNAME handling for GNS
2012-06-19 Matthias Wachs- fix: addr is not NULLs
2012-06-19 Martin Schanzenbach-pregen keys for test
2012-06-19 Matthias Wachsfix a major bug: delete session for unknown address...
2012-06-19 Christian Grothoff-fixing #2397
2012-06-19 Christian Grothoff-minor cleanup
2012-06-19 Christian Grothoff-modify timeout values further
2012-06-19 Matthias Wachs- unused var
2012-06-19 Matthias Wachsnew test deleting a session using the plugin_env_sessio...
2012-06-19 Christian Grothoff-use testing to create hostkey during peerinfo tool...
2012-06-19 Matthias Wachs- cleanup
2012-06-19 Matthias Wachs- cleanup
2012-06-19 Christian Grothoff-fixes
2012-06-19 Christian Grothoff-handle error
2012-06-19 Christian Grothoff-actually use testing libs hostkey functions
2012-06-19 Christian Grothoff-porting gnunet-testing command-line tool to new testin...
2012-06-19 Christian Grothoff-reduce size of test to help sparcbot
2012-06-19 Christian Grothoff-fixing #2397 -- start put a bit after starting monitor...
2012-06-18 Sree Harsha... -doxygen
2012-06-18 Christian Grothoff-fixing #2431
2012-06-18 Matthias Wachs- fixing assertion in scheduling_api.c:1222
next