index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
topology
/
gnunet-daemon-topology.c
Age
Commit message (
Expand
)
Author
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2018-05-28
skip validation logic
Christian Grothoff
2017-06-23
[topology] Fix blacklist condition
David Barksdale
2017-03-17
more renamings relating to 'new' service now just being the 'normal' service
Christian Grothoff
2017-01-22
use new SCHEDULER_add_at API where applicable
Christian Grothoff
2017-01-10
rename connecT -> connect now that the old API is dead
Christian Grothoff
2016-08-18
Use statement exprs instead of local function
David Barksdale
2016-07-31
convering more services to new core MQ API
Christian Grothoff
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-07-08
migrate transport_core API to MQ
Christian Grothoff
2016-04-30
implementing new scheduler shutdown semantics
Christian Grothoff
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-10-18
-change topology to use ATS connectivity API instead of deprecated transport ...
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-06-16
check for __GLIBC__ before mallopting
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2014-12-24
making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...
Christian Grothoff
2014-07-17
per peer back-off for transport connect attempts
Matthias Wachs
2014-07-17
fix docu, make code readable, remove unclear FIXME, add max frequency
Matthias Wachs
2014-05-07
Rename mesh->cadet
Bart Polot
2014-04-25
-indent
Christian Grothoff
2014-01-30
towards reviving priorities in core API, this time with enum to make classes ...
Christian Grothoff
2013-12-19
malloc -> new
LRN
2013-10-07
implementing FRIENDS file writing logic
Christian Grothoff
2013-10-07
-moving friends file parsing logic into its own library
Christian Grothoff
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-09-30
-getting topology to compile again (part of #3047)
Christian Grothoff
2013-08-21
removing deprecated argument in 'init' callback of GNUNET_CORE_connect
Christian Grothoff
2013-08-11
changing time measurement from milliseconds to microseconds
Christian Grothoff
2013-04-04
peerinfo API change + changes in code using api
Matthias Wachs
2013-04-04
changes for mantis 0002676
Matthias Wachs
2013-03-28
support for FRIEND_HELLO
Matthias Wachs
2013-03-23
-doxygen
Christian Grothoff
2013-03-22
fix
Matthias Wachs
2013-03-21
fixes
Matthias Wachs
2012-12-20
-check return values
Christian Grothoff
2012-11-09
changes to transport api
Matthias Wachs
2012-11-05
-fixing #2617 --- removing dead autoconnect option
Christian Grothoff
2012-11-04
-misc bugfixes, travel hacking
Christian Grothoff
2012-10-07
-add logic to measure heap size for all processes that use statistics, reduce...
Christian Grothoff
2012-10-07
-chaning multihashmap API to allow option for avoiding key allocation
Christian Grothoff
2012-09-27
reducing error messages about missing configuration options by introducing ne...
Christian Grothoff
2012-06-12
-consistently use struct GNUNET_HashCode
Christian Grothoff
2012-06-10
LRN: new utf8 argv converter for W32, converting strings on command-line to U...
Christian Grothoff
2012-06-09
-simplifying core API (#2400)
Christian Grothoff
2012-06-01
-doxygen
Christian Grothoff
2012-06-01
- fix
Matthias Wachs
[next]