aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_reliability.c
Commit message (Collapse)AuthorAge
...
* fixesMatthias Wachs2011-10-10
|
* 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
* p should be pChristian Grothoff2011-10-05
|
* p should be nChristian Grothoff2011-10-05
|
* (no commit message)Matthias Wachs2011-10-05
|
* (no commit message)Matthias Wachs2011-10-05
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* beautificationMatthias Wachs2011-09-30
|
* some diagnosesMatthias Wachs2011-09-30
|
* fixing #1801Matthias Wachs2011-09-30
|
* no hard fail in case out transmit_ready timeout instead shut peers correctly ↵Matthias Wachs2011-09-13
| | | | down
* minor fixesMatthias Wachs2011-09-01
|
* porting all tests using testing libMatthias Wachs2011-09-01
|
* using new function + additional safety checksMatthias Wachs2011-09-01
|
* utility functionsMatthias Wachs2011-08-31
|
* moving code to generate cfg name used in every test to testing libMatthias Wachs2011-08-31
|
* general intendationMatthias Wachs2011-08-30
| | | | | some progress entertainment in transport/test_transport_api_disconnect.c
* ported unreliability to transport testing Matthias Wachs2011-08-30
|
* reenabling gauger support with automatic testname detectionMatthias Wachs2011-08-30
|
* tests now use GNUNET_OS_check_helper_binary to find helper executablesMatthias Wachs2011-08-30
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* (no commit message)Matthias Wachs2011-08-12
|
* reliability uses testing libMatthias Wachs2011-08-12
|
* uafChristian Grothoff2011-07-18
|
* fixChristian Grothoff2011-07-15
|
* fixChristian Grothoff2011-07-15
|
* reduce size of benchmarksChristian Grothoff2011-07-15
|
* (no commit message)Matthias Wachs2011-07-14
|
* fixChristian Grothoff2011-06-23
|
* fixChristian Grothoff2011-06-23
|
* mantis 1718Christian Grothoff2011-06-21
|
* fixing assertion transport_api_new.c:379Matthias Wachs2011-06-20
|
* (no commit message)Matthias Wachs2011-06-20
|
* (no commit message)Matthias Wachs2011-06-20
|
* (no commit message)Matthias Wachs2011-06-17
|
* clean up in transport testsMatthias Wachs2011-06-16
|
* adapting testcases to use new APIChristian Grothoff2011-06-05
|
* simplify apiChristian Grothoff2011-06-03
|
* More then one in-going and out-going packet possible now, bitfields for ↵David Brodski2011-03-16
| | | | fragments implemented
* gauger api changes (:Nathan S. Evans2011-02-25
|
* Consistent GAUGER naming.Nathan S. Evans2011-02-24
|
* gauger changes, thanks bart (:Nathan S. Evans2011-02-23
|
* correct unit placement for GAUGER callsChristian Grothoff2011-02-13
|
* unix domain socket transport, associated test casesNathan S. Evans2011-02-03
|
* no comment!Matthias Wachs2010-12-23
|
* changed reliability to cancel notify_transmit_readyMatthias Wachs2010-12-23
|
* added fixMatthias Wachs2010-12-21
|
* Working version of transport service with ATS integrationMatthias Wachs2010-12-02
| | | | | all tests passing on my machine