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
/
cadet
/
test_cadet.c
Age
Commit message (
Expand
)
Author
2018-05-22
fix indentation
Christian Grothoff
2018-01-01
Fix memory leaks in cadet tests
David Barksdale
2018-01-02
fix issue with sending BROKEN timeouts early due to wrong timeout calculation
Christian Grothoff
2018-01-01
remove speed bumps
Christian Grothoff
2017-12-27
indentation fix
Christian Grothoff
2017-03-25
rename GNUNET_GETOPT functions to achieve better consistency
Christian Grothoff
2017-03-17
fix FTBFS of test
Christian Grothoff
2017-03-17
Porting leftovers to new getopt API.
Marcello Stanisci
2017-03-13
renaming CADET APIs to match naming conventions again, now that the old symbo...
Christian Grothoff
2017-03-11
rename cadet*new to just cadet, except for libgnunetcadetnew-logic (where the...
Christian Grothoff
2017-03-11
remove old CADET testcases
Christian Grothoff
2017-02-21
Rewrite cadet tests using MQ API
Bart Polot
2017-01-28
complete new KX implementation, including KX_AUTH defense against KX-injectio...
Christian Grothoff
2017-01-27
also count messages dropped due to slow clients as allowable losses in unreli...
Christian Grothoff
2017-01-27
indentation fixes
Christian Grothoff
2017-01-27
allow for message drops by CADET in unreliable mode
Christian Grothoff
2017-01-25
implement keepalives
Christian Grothoff
2017-01-25
cleanups
Christian Grothoff
2017-01-24
use proper message type constants
Christian Grothoff
2017-01-24
simplify logic
Christian Grothoff
2017-01-23
do not send duplicate LOCAL_CHANNEL_CREATE message
Christian Grothoff
2017-01-22
do not send malformed payload in test
Christian Grothoff
2017-01-22
simplify check_data logic
Christian Grothoff
2017-01-22
cosmetics for test
Christian Grothoff
2017-01-22
fix indentation
Christian Grothoff
2016-08-10
- Add monitor API to MQ
Bart Polot
2016-07-20
- adapt test cases / framework to new port system
Bart Polot
2016-07-20
Change CADET ports from uint32 to HashCode
Bart Polot
2016-05-06
fix compiler warnings
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-06
- refactor test dropping, reduce test load
Bart Polot
2015-10-02
- remove debug
Bart Polot
2015-10-02
- cancel transmit requests before destroying channels, warn API users if not
Bart Polot
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-06-26
- don't torture buildbots with 5000 messages
Bart Polot
2015-06-10
- more messages to force errors
Bart Polot
2015-04-27
- resend ax kx when lost
Bart Polot
2015-04-27
only ratchet after a certain amount of messages or time has passed
Bart Polot
2015-04-27
- reduce number of messages for snappier test
Bart Polot
2015-03-08
do not do cryptographic verification for results from datacache
Christian Grothoff
2015-02-28
generally use GNUNET_assert() instead of GNUNET_abort() to also log the error
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2015-01-15
- fix failed git merge
Bart Polot
2015-01-15
- bump message amount
Bart Polot
2015-01-15
- fix crashes, zombie controller on ^C
Bart Polot
2015-01-09
- allow more time to 5 peer testcase, change stats loglevel
Bart Polot
2015-01-09
- refactor test, always gather stats
Bart Polot
2015-01-09
- fix test: provide real message size
Bart Polot
[next]