oweals/gnunet.git
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,...
2013-06-19 Bart Polot- drop to_orig messages on 0 ttl
2013-06-19 Bart Polot- combine payload encapsulation structs
2013-06-19 David BarksdaleFix windows build, statfs is broken there.
2013-06-19 Christian Grothoff-spacing
2013-06-19 Christian Grothoff-clarify which connection is closed
2013-06-19 Christian Grothoff-remove dead option from defaults
2013-06-19 Christian Grothoff-add option for future use
2013-06-19 Bart Polot- use new data callback with no sender info
2013-06-19 Bart PolotChange in mesh API: data callback no longer provides...
2013-06-19 Florian Dold- opaque mq structs
2013-06-19 Bart Polot- document bug #2896: domunet tunnel_destroy behavior
2013-06-19 Bart Polot- document bug #2896: call end handler on requested...
2013-06-19 Bart Polot- adress bug #2896: call end handler on requested tunne...
2013-06-19 Matthias Wachsfix
2013-06-19 Matthias Wachsfixes
2013-06-19 Matthias Wachsmissing file
2013-06-19 Matthias Wachschanges to test
2013-06-19 Matthias Wachsrenamed
2013-06-19 Matthias Wachsrenaming mlp solver for consistency
2013-06-19 Matthias Wachsremove normalization from solvers, use in address only
2013-06-19 Matthias Wachsdoxygen fixes
2013-06-19 David BarksdaleThis should be a more portable GNUNET_DISK_file_get_ide...
next