aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/test_cadet.c
Commit message (Collapse)AuthorAge
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* first step to remove plibcng02019-09-06
|
* reverting part of fix for #5818Schanzenbach, Martin2019-07-23
|
* temporary fix for #5818Schanzenbach, Martin2019-07-23
|
* fixed broken api calls in test; fixed broken protocolt3sserakt2019-07-10
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* Use synchronised logic for closing channels (rps service)Julius Bünger2018-08-13
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* fix indentationChristian Grothoff2018-05-22
|
* Fix memory leaks in cadet testsDavid Barksdale2018-01-01
|
* fix issue with sending BROKEN timeouts early due to wrong timeout calculationChristian Grothoff2018-01-02
|
* remove speed bumpsChristian Grothoff2018-01-01
|
* indentation fixChristian Grothoff2017-12-27
|
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* fix FTBFS of testChristian Grothoff2017-03-17
|
* Porting leftovers to new getopt API.Marcello Stanisci2017-03-17
|
* renaming CADET APIs to match naming conventions again, now that the old ↵Christian Grothoff2017-03-13
| | | | symbols have been purged
* rename cadet*new to just cadet, except for libgnunetcadetnew-logic (where ↵Christian Grothoff2017-03-11
| | | | the 'old' one is not yet entirely dead)
* remove old CADET testcasesChristian Grothoff2017-03-11
|
* Rewrite cadet tests using MQ APIBart Polot2017-02-21
|
* complete new KX implementation, including KX_AUTH defense against ↵Christian Grothoff2017-01-28
| | | | KX-injection based reset attacks
* also count messages dropped due to slow clients as allowable losses in ↵Christian Grothoff2017-01-27
| | | | unreliable mode
* indentation fixesChristian Grothoff2017-01-27
|
* allow for message drops by CADET in unreliable modeChristian Grothoff2017-01-27
|
* implement keepalivesChristian Grothoff2017-01-25
|
* cleanupsChristian Grothoff2017-01-25
|
* use proper message type constantsChristian Grothoff2017-01-24
|
* simplify logicChristian Grothoff2017-01-24
|
* do not send duplicate LOCAL_CHANNEL_CREATE messageChristian Grothoff2017-01-23
|
* do not send malformed payload in testChristian Grothoff2017-01-22
|
* simplify check_data logicChristian Grothoff2017-01-22
|
* cosmetics for testChristian Grothoff2017-01-22
|
* fix indentationChristian Grothoff2017-01-22
|
* - Add monitor API to MQBart Polot2016-08-10
|
* - adapt test cases / framework to new port systemBart Polot2016-07-20
|
* Change CADET ports from uint32 to HashCodeBart Polot2016-07-20
|
* fix compiler warningsChristian Grothoff2016-05-06
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* - refactor test dropping, reduce test loadBart Polot2015-10-06
|
* - remove debugBart Polot2015-10-02
|
* - cancel transmit requests before destroying channels, warn API users if notBart Polot2015-10-02
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* - don't torture buildbots with 5000 messagesBart Polot2015-06-26
|
* - more messages to force errorsBart Polot2015-06-10
|