src: for every AGPL3.0 file, add SPDX identifier.
[oweals/gnunet.git] / src / cadet / test_cadet.c
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-08-14 Christian Grothoffresolve merge conflict with peerinfo plugin move
2018-08-13 Julius BüngerUse synchronised logic for closing channels (rps service)
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)
2018-05-30 Christian GrothoffMerge branch 'master' of ssh://gnunet.org/gnunet
2018-05-23 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-22 Christian Grothofffix indentation
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-02 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-02 Schanzenbach, Martin-merge
2018-01-02 David BarksdaleFix memory leaks in cadet tests
2018-01-02 Christian Grothofffix issue with sending BROKEN timeouts early due to...
2018-01-01 Christian Grothoffremove speed bumps
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-12-27 Christian Grothoffindentation fix
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
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 Grothofffix FTBFS of test
2017-03-17 Marcello StanisciPorting leftovers to new getopt API.
2017-03-13 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-13 Christian Grothoffrenaming CADET APIs to match naming conventions again...
2017-03-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-11 Christian Grothoffrename cadet*new to just cadet, except for libgnunetcad...
2017-03-11 Christian Grothoffremove old CADET testcases
2017-02-21 Bart PolotRewrite cadet tests using MQ API
2017-01-28 Christian Grothoffcomplete new KX implementation, including KX_AUTH defen...
2017-01-27 Christian Grothoffalso count messages dropped due to slow clients as...
2017-01-27 Christian Grothoffindentation fixes
2017-01-27 Christian Grothoffallow for message drops by CADET in unreliable mode
2017-01-25 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-01-25 Christian Grothoffimplement keepalives
2017-01-25 Christian Grothoffcleanups
2017-01-25 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-01-24 Christian Grothoffuse proper message type constants
2017-01-24 Christian Grothoffsimplify logic
2017-01-23 Christian Grothoffdo not send duplicate LOCAL_CHANNEL_CREATE message
2017-01-22 Christian Grothoffdo not send malformed payload in test
2017-01-22 Christian Grothoffsimplify check_data logic
2017-01-22 Christian Grothoffcosmetics for test
2017-01-22 Christian Grothofffix indentation
2016-08-10 Bart Polot- Add monitor API to MQ
2016-07-20 Bart Polot- adapt test cases / framework to new port system
2016-07-20 Bart PolotChange CADET ports from uint32 to HashCode
2016-05-06 Christian Grothofffix compiler warnings
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-06 Bart Polot- refactor test dropping, reduce test load
2015-10-02 Bart Polot- remove debug
2015-10-02 Bart Polot- cancel transmit requests before destroying channels...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-26 Bart Polot- don't torture buildbots with 5000 messages
2015-06-10 Bart Polot- more messages to force errors
2015-04-27 Bart Polot- resend ax kx when lost
2015-04-27 Bart Polotonly ratchet after a certain amount of messages or...
2015-04-27 Bart Polot- reduce number of messages for snappier test
2015-03-08 Christian Grothoffdo not do cryptographic verification for results from...
2015-02-28 Christian Grothoffgenerally use GNUNET_assert() instead of GNUNET_abort...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-15 Bart Polot- fix failed git merge
2015-01-15 Bart Polot- bump message amount
2015-01-15 Bart Polot- fix crashes, zombie controller on ^C
2015-01-09 Bart Polot- allow more time to 5 peer testcase, change stats...
2015-01-09 Bart Polot- refactor test, always gather stats
2015-01-09 Bart Polot- fix test: provide real message size
2014-12-29 Bart Polot- test message packing
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-18 Christian Grothoff-use const in peerstore callback
2014-12-14 Christian Grothoff-do forcestart for gns; doxygen fixes
2014-07-29 Bart Polot- more info on buildbot errors
2014-07-24 Bart Polot- restore long tests
2014-07-24 Bart Polot- in ACK tests, the initializer message is part of...
2014-07-24 Bart Polot- revamp almost all cadet tests, keep track of messages...
2014-07-23 Bart Polot- correct data feedback
2014-07-21 Bart Polot- warn when test goes wrong
2014-06-25 Bart Polot- log
2014-06-24 Bart Polot- adjust test's log levels
2014-06-17 Bart Polot- make sure the keepalive test generates more than...
2014-06-17 Bart Polot- send 1000 messages to force re-key testing
2014-05-23 Bart Polot- fix test tmt_rdy size request
2014-05-23 Bart Polot- fix name detection
2014-05-23 Bart Polot- fix stats collection
2014-05-23 Bart Polot- fix testbed statistics collection
2014-05-23 Bart Polot- remove hardcoded target peer numbering
2014-05-23 Bart Polot- fixes
2014-05-23 Bart Polot- simplify names, update Makefile
2014-05-23 Bart Polot- fix id check on data callback
2014-05-23 Bart Polot- add default size, doc
2014-05-23 Bart Polot- perform tests with only 2 peers for basic P2P test...
2014-05-23 Bart Polot- use increasing size data messages
2014-05-07 Bart PolotRenamed directory