-fixing misc minor ats test/driver bugs
[oweals/gnunet.git] / src / topology /
2014-10-05 Christian Grothoff-fix leak
2014-07-17 Matthias Wachsper peer back-off for transport connect attempts
2014-07-17 Matthias Wachsfix docu, make code readable, remove unclear FIXME...
2014-05-07 Bart PolotRename mesh->cadet
2014-04-25 Christian Grothoff-indent
2014-03-30 Bruno Cabralfriend is a reserved work in C++. Rename to friend_id.
2014-02-16 Christian Grothoffmake sure to create friends directory before trying...
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofftowards reviving priorities in core API, this time...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2013-12-19 LRNmalloc -> new
2013-10-13 Christian Grothoff-doxygen
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-09 Christian Grothoffmore work towards XDG spec (#3000) -- config file location
2013-10-07 LRNAdd missing blackslash
2013-10-07 Christian Grothoff-fix friends file parser logic, a NOT operator is a...
2013-10-07 Christian Grothoff-shorter line
2013-10-07 Christian Grothoffimplementing FRIENDS file writing logic
2013-10-07 Christian Grothoff-moving friends file parsing logic into its own library
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-getting topology to compile again (part of #3047)
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-06 Sree Harsha Totakura- give out run handle through which master controller...
2013-08-21 Christian Grothoffremoving deprecated argument in 'init' callback of...
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-06-27 David BarksdaleMake building gnunet-testing lib optional.
2013-04-04 Matthias Wachspeerinfo API change + changes in code using api
2013-04-04 Matthias Wachschanges for mantis 0002676
2013-03-28 Sree Harsha Totakuraprovide how many links succeeded and how many failed...
2013-03-28 Matthias Wachssupport for FRIEND_HELLO
2013-03-23 Christian Grothoff-doxygen
2013-03-22 Matthias Wachs fix
2013-03-21 Matthias Wachsfixes
2013-03-20 Sree Harsha Totakura- have peers connected in line topology
2013-01-07 Sree Harsha Totakura- mark operation done in case of failure
2012-12-20 Christian Grothoff-check return values
2012-12-17 Christian Grothoff-eliminate consensus warnings
2012-12-11 Sree Harsha TotakuraGNUNET_TESTBED_test_run to return status
2012-11-09 Matthias Wachschanges to transport api
2012-11-05 Christian Grothoff-fixing #2617 --- removing dead autoconnect option
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-10-29 Christian Grothoffinstalling all service, daemon and helper binaries...
2012-10-09 Christian Grothoff-getting rid of silly, stupid, useless, often wrong...
2012-10-07 Christian Grothoff-add logic to measure heap size for all processes that...
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-09-29 Christian Grothoff-dce
2012-09-27 Christian Grothoffreducing error messages about missing configuration...
2012-09-09 Christian Grothoffmigrating topology test to new testbed API
2012-07-22 LRNFix hostkey loading for old testing framework
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-10 Christian GrothoffLRN: new utf8 argv converter for W32, converting string...
2012-06-09 Christian Grothoff-updating config files
2012-06-09 Christian Grothoff-moving old testing code to legacy location
2012-06-09 Christian Grothoff-simplifying core API (#2400)
2012-06-01 Christian Grothoff-doxygen
2012-06-01 Matthias Wachs- fix
2012-06-01 Christian Grothoff-trying to fix #2391: limit connect rate from topology
2012-05-06 Christian Grothoff-noverbose
2012-04-24 Christian Grothoff-fix
2012-04-24 Christian Grothoff-trying to fix assertion from freebsd buildbot
2012-03-25 Christian Grothoff-fixing advertising constants, improving docu
2012-03-25 Christian Grothoff-fixing advertising constants, code cleanup
2012-03-19 Christian Grothoff-LRN: calculate file size for single files when needed...
2012-03-05 Christian Grothoff-do not load namestore
2012-02-26 Christian Grothoff-verbose is independent of logging
2011-12-30 Christian Grothoff-LRN: use FPRINTF -- #2051
2011-11-08 Christian Grothoffrefactoring how we handle peer addresses in peerinfo...
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-03 Christian Grothoffimplementing #1747
2011-10-22 Christian Grothoffreplacing 0-terminated atsi-array with array+length...
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-10 Christian Grothoffanother core API simplification due to ATS introduction
2011-10-07 Christian Grothoffremoving 'publicKey' argument from CORE init callback
2011-10-05 Christian Grothofftell transport to connect, not core
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-09-14 Christian Grothoffindentation
2011-09-13 Christian Grothofffix
2011-09-08 Christian Grothofffix
2011-09-05 Christian Grothofffixing API and clean up issues in testing
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-07-19 Christian Grothofffix
2011-07-18 Christian Grothoffdo not autostart nse
2011-07-04 Christian Grothoffstuff
2011-07-03 Christian Grothoffstuff
2011-07-03 Christian Grothoffinvalid addresses cause transport trouble, removing...
2011-07-01 Christian Grothoffrenaming gnunet-nat-server/client for consistency,...
2011-06-17 Christian Grothofffixing 1706
2011-06-16 Nathan S. Evansfix for assertion failure on topology daemon shutdown
2011-06-16 Christian Grothoffdo not allow NULL for fn
2011-06-16 Christian Grothoffassert
2011-06-15 Christian Grothoffdisable vpn autostart
2011-06-14 Christian Grothofffix
2011-06-14 Christian Grothofffixing 1691
2011-06-10 Christian Grothoffadding configure code for --enable-benchmarks, --enable...
2011-06-10 Christian Grothofffix
2011-06-05 Christian Grothofffix
next