rps: move handlers struct
[oweals/gnunet.git] / src / topology /
2017-10-07 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-10-06 Christian Grothofffix leak
2017-06-24 David Barksdale[topology] Fix blacklist condition
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-03-01 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-01 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-02-28 Christian Grothoffget rid of warning for missing directory on friends...
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-21 Christian Grothoffuse new SCHEDULER_add_at API where applicable
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2017-01-08 Christian Grothoffeven more .gitignore updates
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-09 Bart Polot- add subdirectory gitignore files
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-31 Christian Grothoffconvering more services to new core MQ API
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-08 Christian Grothoffmigrate transport_core API to MQ
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-18 Christian Grothoff-change topology to use ATS connectivity API instead...
2015-07-13 Christian Grothoff-no binding for daemons
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-16 Christian Grothoffcheck for __GLIBC__ before mallopting
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-16 Christian Grothoff-no NSE
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
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
next