aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_address_switch.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
|
* misc bugfixesChristian Grothoff2019-06-04
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* 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
|
* ntohl() return value casts for the testsuite on W32Руслан Ижбулатов2017-02-26
|
* timeout -> skip for switch testsChristian Grothoff2017-02-22
|
* do not fail hard if this test does not workChristian Grothoff2017-02-22
|
* eliminate last residue of old service api in transportChristian Grothoff2016-10-21
|
* test needs larger timeout to passChristian Grothoff2016-10-21
|
* switching transport tests to new MQ-based transport APIChristian Grothoff2016-07-25
|
* more refactoring of tests for new send APIChristian Grothoff2016-07-23
|
* migrate more tests to new transmission APIChristian Grothoff2016-07-22
|
* more transport testing hackingChristian Grothoff2016-07-12
|
* clean up switch testsChristian Grothoff2016-07-10
|
* -start to refactor testcases for sanityChristian Grothoff2016-07-09
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* 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
|
* -code cleanupChristian Grothoff2015-10-29
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -report if testcase failure is because switching is not enforced, then do ↵Christian Grothoff2015-02-09
| | | | not fail hard
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* Various changes:Christian Grothoff2015-02-05
| | | | | | | | | | | | | | | - removed "in_use" from being passed to ATS, no longer needed as we tell ATS when we cannot follow a suggestion by removing the address; simplifies the code a lot - better handling of state machine, fallback to primary session if address switch to new session timed out - nicer logging - more comments - new testcase failures, because of #3652, #3651 and #3650 (or more that i missed).
* improved test descriptionMatthias Wachs2015-02-04
|
* cleaning up test a bitChristian Grothoff2015-02-04
|
* -clean up testcaseChristian Grothoff2015-01-10
|
* fixed and improved test for address switchingMatthias Wachs2015-01-08
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* minor changesMatthias Wachs2014-05-27
|
* improved testMatthias Wachs2014-05-20
|
* address switch testMatthias Wachs2014-05-20
|
* newlineMatthias Wachs2014-05-20
|
* new test caseMatthias Wachs2014-05-20