aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_address_switch.c
Commit message (Collapse)AuthorAge
* 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