aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_testing.c
Commit message (Collapse)AuthorAge
* -code cleanupChristian Grothoff2015-10-29
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -cleanupChristian Grothoff2015-02-02
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* api fixMatthias Wachs2013-03-21
|
* fix testMatthias Wachs2013-03-21
|
* - some tests did not clean upMatthias Wachs2012-07-19
|
* - clean up testssMatthias Wachs2012-07-04
|
* porting transport testing to new testing lib (mantis 2453)Matthias Wachs2012-07-02
|
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* LRN: Use GNUNET_strdup() instead of strdup ()Christian Grothoff2011-11-25
|
* transport-testing uses precomputed hostkeys to improve speed especially on ↵Matthias Wachs2011-11-16
| | | | slow systems
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* namingMatthias Wachs2011-10-10
|
* transport-testing is not stateless anymoreMatthias Wachs2011-10-07
| | | | | | | | | -> fixed assertion failure transport_api.c:1348 - connecting peers is now unidirectional - added peer_startup callback
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* connecting peers fully implemented ... time for PIIZZA!Matthias Wachs2011-08-12
|
* version with connecting peer workingMatthias Wachs2011-08-11
|
* cb wrapper for connecting peersMatthias Wachs2011-08-11
|
* transport testing testcaseMatthias Wachs2011-08-11
|
* plane hackingMatthias Wachs2011-08-06