fix warnings
[oweals/gnunet.git] / src / transport / test_transport_api_monitor_peers.c
2019-10-31 Christian Grothofftighten formatting rules
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-08 ng0uncrustify as demanded.
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2016-07-26 Christian Grothoff-dead code elimination
2016-07-25 Christian Grothoffswitching transport tests to new MQ-based transport API
2016-07-10 Christian Grothoff-use new testing API in montior_peers test
2016-07-09 Christian Grothoff-start to refactor testcases for sanity
2016-07-06 Christian Grothoffconverting GNUNET_TRANSPORT_monitor_peers implementatio...
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-11-07 Christian Grothoff-some code cleanup (indentation, redundant branches...
2015-10-29 Christian Grothoff-code cleanup
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-02 Christian Grothoffdramatically simplify quota notification: avoid registr...
2015-02-02 Christian Grothoffavoid passing both PeerIdentity and Address (which...
2015-01-08 Matthias Wachsfixing testcase: task not correctly unset, passes for...
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-06-23 Christian Grothoff-rename tests to caputre better what they test