oweals/gnunet.git
2013-06-26 Christian Grothoff-follow naming and coding style conventions
2013-06-26 Christian Grothoff-inline trivial static function that is only called...
2013-06-26 Christian Grothoff-duping comments from declarations to definitions
2013-06-26 Christian Grothoff-renaming symbols of the block library to use the REGEX...
2013-06-26 Christian Grothoff-cleaning up block code, moving all of the block logic...
2013-06-26 Florian Doldfixed duplicate tunnel creation
2013-06-26 Florian Doldcomment
2013-06-26 Florian Dolddoxygen
2013-06-26 Bart Polot- use clearer debug numbers
2013-06-26 Florian Dolddoxygen
2013-06-26 Florian Dold- fixed tunnel context
2013-06-26 Bart Polot- style
2013-06-26 Florian Dold- context msg size constant added
2013-06-26 Bart Polot- doxygen
2013-06-26 Bart Polot- avoid double adding of tunnel to peer_info for local...
2013-06-26 Florian Dold- fixed tunnel destruction/cleanup
2013-06-26 Bart Polot- separate key generation from path managemente
2013-06-26 Bart Polot- add paths to self from core, no need for dht lookup
2013-06-25 Bart Polot- add client connection debug info
2013-06-25 Bart Polot- fix unrelated bug in 2906 comments
2013-06-25 Florian Dolddoxygen
2013-06-25 Florian Dolddocumented corner case of dll remove
2013-06-25 Florian Doldtesting lib missing in mesh Makefile.am
2013-06-25 Bart Polot- make sure to free all peer_rc on error
2013-06-25 Bart Polot- fix 2906
2013-06-25 Florian Doldmesh bug for bart
2013-06-25 Christian Grothoff-proposing identity service API
2013-06-25 Florian Doldcommented out calls to functions not yet implemented
2013-06-25 Bart Polot- avoid valgrind uninitialized memory warning
2013-06-25 Bart Polot- fixed use after free on shutdown
2013-06-25 Bart Polot- warning
2013-06-25 Bart Polot- avoid double free
2013-06-25 Christian Fuchsa few more changes to the lib and the service for inter...
2013-06-25 Bart Polot- make sure not to leak rc on shutdown
2013-06-25 Christian Fuchsinitial modifications to the set service to support...
2013-06-25 Matthias Wachsdisable unavailable test
2013-06-25 Matthias Wachsrenaming properties and adding function to print properties
2013-06-25 Bart Polot- fix peer_id rc
2013-06-25 Bart Polot- fix unicast/to_origin oversimplification
2013-06-25 Matthias Wachsfixing coverity 10474 Unused pointer value
2013-06-25 Matthias Wachsreenable address suggestion in test
2013-06-25 Matthias Wachsfix for 10472 Structurally dead code
2013-06-25 Matthias Wachsfixing coverity 10467 Resource leak
2013-06-25 Matthias Wachsfixing coverity 10466: Resource leak
2013-06-25 Bart Polot- typo on debug
2013-06-25 Matthias Wachsfixing coverity 10465: Resource leak
2013-06-25 Matthias Wachsfixing coverity 10464: Resource leak
2013-06-25 Bart Polot- compiler warning
2013-06-25 Bart Polot- fix memleak
2013-06-25 Matthias Wachsworkaround for coverty 10451: Unchecked return value
2013-06-25 Matthias Wachsfixing coverity 10470: Uninitialized scalar variable
2013-06-25 Matthias Wachsfixing coverity 10444
2013-06-25 Christian Grothoff-update svn ignore files
2013-06-25 Christian Grothofffix #2901: fail hard if libidn or header are not found
2013-06-25 Christian Grothoff-trying to fix #2902, always build dns code and fix...
2013-06-25 Matthias Wachscompleted normalizing with min max handlin
2013-06-25 Matthias Wachsfixed test
2013-06-25 Christian Grothoff-cleanup leaky test code
2013-06-25 Christian Grothoff-fail hard if we could not create the directory for...
2013-06-25 Christian Grothoff-sorry amatus, this breaks the build on other systems...
2013-06-25 David BarksdaleAnother fix for --with-included-ltdl.
2013-06-24 Matthias Wachsfix testname
2013-06-24 Matthias Wachsimplemented ats property normalization with callback...
2013-06-24 Sree Harsha... - coverity fixes
2013-06-24 Matthias Wachsupdate for plugin template
2013-06-24 Matthias Wachsquality normalization without checking if min and max...
2013-06-24 Matthias Wachs- fixed info message in test
2013-06-24 Matthias WachsUpdating the tutorial section in the source and including
2013-06-23 David BarksdaleRemoved GNUNET_OS_set_process_priority since it's not...
2013-06-23 David BarksdaleMake --with-included-ltdl work.
2013-06-21 Christian Grothoff-avoid side-effect in assertion
2013-06-21 Christian Grothoff-avoid side-effect in assertion
2013-06-21 Christian Grothoff-avoid side-effect in assertion
2013-06-21 Christian Grothoff-avoid side-effect in assertion
2013-06-21 Christian Grothoff-avoid side-effect in assertion
2013-06-21 Christian Grothoff-check return value and report errors
2013-06-21 Christian Grothoff-do check return value from remove
2013-06-21 Christian Grothoff-stress that we do not care about return value here
2013-06-21 Christian Grothoff-check for NULL (in testcase)
2013-06-21 Christian Grothoff-fix memory leak (on error path)
2013-06-21 Christian Grothoff-fix leaks
2013-06-21 Christian Grothoffcleaner to not use ptr after freeing it, even for printing
2013-06-21 Christian Grothoffcleaner to not use ptr after freeing it, even for printing
2013-06-21 Christian Grothoff-fix use after free in log
2013-06-21 Christian Grothoff-fix double close/free
2013-06-21 Christian Grothoff-fix double free
2013-06-21 Christian Grothofffix compile error left from renaming fest
2013-06-21 Matthias Wachsbasics for quality normalization
2013-06-21 Matthias Wachsdoxygen fixes
2013-06-21 Matthias Wachsnormalization docu
2013-06-21 Matthias Wachsfix for crashing perf_ats_mlp
2013-06-21 David BarksdaleFix non-windows non-IPv6 build.
2013-06-20 Christian Grothofffix linker issues on W32 -- regex needs DHT
2013-06-20 David BarksdaleFixed GNUNET_CLIENT_service_test on FreeBSD.
2013-06-20 Christian Grothoff-fixing link order
2013-06-20 Christian Grothoffrenaming libgnunetregexnew to libgnunetregex
2013-06-20 Christian Grothoffrenaming symbols from libgnunetregextest to have the...
2013-06-20 Christian Grothoffadding file that was moved here from regex.c and forgot...
2013-06-20 Christian Grothoffmoving functions for testing and evaluation and experim...
2013-06-20 Christian Grothoffcontinuing refactoring of regex library structure,...
next