-LRN: Change logskipping to use functions only:
[oweals/gnunet.git] / src /
2012-06-23 Christian Grothoff-LRN: Change logskipping to use functions only:
2012-06-23 Christian Grothoff-removing dead old code
2012-06-23 Christian Grothoff-removing dead old code
2012-06-23 Christian Grothoff-use testing lib
2012-06-23 Christian Grothoff-use testing lib
2012-06-23 Christian Grothoff-use testing lib
2012-06-23 Christian Grothoff-use testing lib
2012-06-23 Christian Grothoff-use testing lib
2012-06-23 Christian Grothoff-fix
2012-06-23 Sree Harsha Totakura-added stream read io cancel
2012-06-23 Christian Grothoff-removing #ifdefs
2012-06-23 Christian Grothoff-renaming for consistency
2012-06-23 Christian Grothoff-passing total trust offered along (fixing #1369)
2012-06-23 Christian Grothoff-comment / naming cleanups
2012-06-23 Christian Grothoff-comment / naming cleanups
2012-06-23 Christian Grothoff-comment / naming cleanups
2012-06-22 Christian Grothoff-fix #2122 and #2035
2012-06-22 Christian Grothoff-promoting regex to non-experimental as mesh needs...
2012-06-22 Christian Grothoff-LRN: Mark session as completely disconnected later.
2012-06-22 Bart Polot- more regex in mesh
2012-06-22 Bart Polot- add service skeleton for regex connections
2012-06-22 Bart Polot- add api for regex announce
2012-06-22 Bart Polot- send packet
2012-06-22 Bart Polot- api part of connect by string
2012-06-22 Martin Schanzenbach-make record data parsing easier for namestore,gns...
2012-06-22 Christian Grothoff-notes for regex api
2012-06-22 Christian Grothoff-compilation issue
2012-06-22 Christian Grothoff-print use shortened unixpath also when connecting...
2012-06-22 Christian Grothoff-print switch target
2012-06-22 Martin SchanzenbachAdded proper SRV handling and test
2012-06-21 Christian Grothoff-work on #2437, plus misc minor bugfixes
2012-06-21 Christian Grothoff-branching cleanup
2012-06-21 Christian Grothoff-some more work on probes
2012-06-21 Maximilian SzengelUpdated testcase to use fewer random regexes.
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 Totakura-added stream listen success callback
2012-06-21 Sree Harsha Totakura-doxygen
2012-06-21 Christian Grothoff-finishing SRV implementation (#2268)
2012-06-21 Martin Schanzenbach-doxy
2012-06-21 Sree Harsha Totakura-fixing #2440 - cancel messages if RELEASE called when...
2012-06-21 Sree Harsha Totakura-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 Totakura-stream testcases with new testing library
2012-06-20 Sree Harsha Totakura-typo
2012-06-20 Sree Harsha Totakuralockmanager testcase new testing library
2012-06-20 Sree Harsha Totakura-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 Totakura-fixed test compile warning
2012-06-20 Sree Harsha Totakura-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 Totakura-fixes for api change in testing library
2012-06-20 Sree Harsha Totakura-fixing #2442
2012-06-20 Sree Harsha Totakura-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 Totakura-lockmanager acquire retry
2012-06-20 Sree Harsha Totakura-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 Totakura-restrictions on using GNUNET_LOCKMANAGER_cancel_request()
2012-06-20 Sree Harsha Totakura-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 Totakura-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
next