aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api.c
Commit message (Collapse)AuthorAge
...
* semi functional nat punchy dealyNathan S. Evans2010-02-19
|
* making things nice by breaking tonsChristian Grothoff2010-02-16
|
* add args for GNUNET_OS_start_process'sNathan S. Evans2010-02-16
|
* towards better working transport codeChristian Grothoff2010-02-14
|
* dceNathan S. Evans2010-02-10
|
* change test cases to not write configsNathan S. Evans2010-02-01
|
* comment fixNathan S. Evans2010-01-29
|
* hopefully partially fixing non worky problems on various machines. but ↵Nathan S. Evans2010-01-29
| | | | since I haven't tested it on any other machines, we shall see if this is the case. Previous issues likely related to the ack_received stuff which was still present which caused tcp connections to have undesirable behavior
* works for me with debugging... weirdNathan S. Evans2010-01-29
|
* maybe this will fix buildbot errors...Nathan S. Evans2010-01-29
|
* (no commit message)Nathan S. Evans2010-01-29
|
* makefile update, removal of debugging DEFINESNathan S. Evans2010-01-28
|
* udp test_transport_api test now working, tcp not... but a good omenNathan S. Evans2010-01-28
|
* still not really working... sending and receiving of messages a bit hinkyNathan S. Evans2010-01-26
|
* remove debug options when not specified, otherwise they linger in the ↵Nathan S. Evans2010-01-25
| | | | configuration between test runs
* remove debug hard codingNathan S. Evans2010-01-25
|
* test case performs better, ping/pong happens correctly now (for me). Still ↵Nathan S. Evans2010-01-24
| | | | requires testing and fixes, also udp still not working as it doesn't supply any addresses to be used in a hello. That should be a simple fix, the reason the test case is not working is likely a misunderstanding of what is supposed to be happening
* (no commit message)Nathan S. Evans2010-01-22
|
* fixing compilation issuesChristian Grothoff2010-01-21
|
* still massively broken, but this stuff now compiles... transport_api.c needs ↵Nathan S. Evans2010-01-21
| | | | work (who is going to do that?)
* whiny christian fixNathan S. Evans2010-01-20
|
* pre-commitNathan S. Evans2010-01-19
|
* increase timeoutChristian Grothoff2009-11-15
|
* not neededChristian Grothoff2009-11-10
|
* not neededChristian Grothoff2009-11-10
|
* reducing leaks, fixing shutdown bug, increasing timeoutsChristian Grothoff2009-11-08
|
* bugfixChristian Grothoff2009-10-04
|
* misc bugfixesChristian Grothoff2009-10-02
|
* better diagnosticsChristian Grothoff2009-09-30
|
* better clean upChristian Grothoff2009-09-07
|
* fixesChristian Grothoff2009-07-26
|
* const-ing of config-handlesChristian Grothoff2009-07-26
|
* fixesChristian Grothoff2009-07-16
|
* debuggingChristian Grothoff2009-07-14
|
* fixChristian Grothoff2009-07-14
|
* debuggingChristian Grothoff2009-07-14
|
* diagsChristian Grothoff2009-07-14
|
* transport fixes, hello API extensionChristian Grothoff2009-07-12
|
* MinGWNils Durner2009-06-11
|
* API improvementsChristian Grothoff2009-06-11
|
* ngChristian Grothoff2009-05-29