oweals/gnunet.git
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...
2013-06-19 Bart Polot- fix 2897: data handler SYSERR closes tunnel, not...
2013-06-18 David BarksdaleRemoved GNUNET_DISK_get_blocks_available since it's...
2013-06-18 LRNRename WAIT_TIMEOUT (clashes with windows.h)
2013-06-18 Matthias Wachschanges
2013-06-18 Matthias Wachschanges
2013-06-18 Matthias Wachschanges
2013-06-18 Matthias Wachs(no commit message)
2013-06-18 David BarksdaleCompile on platforms without netinet/ip.h. Furthur...
2013-06-18 David BarksdaleGeneralize condition for missing random/srandom.
2013-06-17 Christian Grothoff-fixing issue with testcases and missing sqlite3 report...
2013-06-17 Matthias Wachsproportional solver uses normalizationy
2013-06-17 Matthias Wachschanges
2013-06-17 Gabor X Tothsocial api docs
2013-06-17 Gabor X Toth-
2013-06-15 LRNMake gnunet-datastore dependent on libgnunetdatastore
2013-06-14 Sree Harsha... - more hosts to infiniband :)
2013-06-14 Bart Polot- fix
2013-06-14 Bart Polot- use ports
2013-06-14 Bart Polot- disable try_connect to force topology
2013-06-14 Bart Polot- fixes, debug
2013-06-14 Matthias Wachsadding generic normalization support for all solvers
2013-06-14 Bart Polot- fix
2013-06-14 Matthias Wachsrename
2013-06-14 Matthias Wachsrename function
2013-06-14 Matthias Wachschanges
2013-06-13 Bart Polot- use explicit ACK in small testcase, remove multicast...
2013-06-13 Bart Polot- use explicit ACK in local testcase
2013-06-13 Bart Polot- change service to support client explicit ACK
2013-06-13 Bart Polot- adapt mesh api to explicit client flow control
2013-06-13 Gabor X Tothpsycstore api docs
2013-06-13 Matthias Wachsdoxygen
2013-06-13 Matthias Wachsdoxygen
2013-06-12 Christian Grothoff-make use of ability to reply on reject, i.e. to redire...
2013-06-12 Christian Grothofffirst design for psycstore API
2013-06-12 Christian Grothoff-clarify need to decide on admission
2013-06-12 Christian Grothoffimproving social API a bit more
2013-06-12 Christian Grothoffbetter name for entering a home
2013-06-12 Christian Grothofffirst design for social service API
2013-06-12 Christian Grothoff-fix copyright year
2013-06-12 Gabor X Tothpsyc apis
2013-06-12 Christian Grothoff-use doxygen-style comments
2013-06-12 Christian Grothoff-keep and drop are not needed here as we watch for...
2013-06-12 Christian Grothoff-keep and drop are not needed here as we watch for...
2013-06-12 Bart Polotchanges to MESH API: add receive_done, document end...
2013-06-12 Christian Grothoff-keep and drop are not needed here as we watch for...
2013-06-12 Christian Grothoff-keep and drop are not needed here as we watch for...
2013-06-12 Christian Grothoff-keep and drop are not needed here as we watch for...
2013-06-12 Christian Grothoff-remove unnecessary client pointer from struct and...
2013-06-12 David BarksdaleMake libidn optional.
2013-06-12 David BarksdaleRemoving missing source files.
2013-06-11 Bart Polot- fix remaining warnings
next