aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport-testing.c
Commit message (Collapse)AuthorAge
...
* -LRN: calculate file size for single files when needed and use ↵Christian Grothoff2012-03-19
| | | | GNUNET_DISK_file_size instead of STAT
* enabling use of pipes for signal communication also on UNIX to enable future ↵Christian Grothoff2012-02-27
| | | | integration with Java services
* - improved logging Matthias Wachs2012-02-14
|
* - coverity errorsMatthias Wachs2012-02-13
|
* - doxygenMatthias Wachs2011-11-30
|
* -fixing indentationChristian Grothoff2011-11-29
|
* -fixing use of uninitialized variable, some code cleanup, fixing memory leak ↵Christian Grothoff2011-11-28
| | | | on error path
* tests for mantis #1028Matthias Wachs2011-11-22
|
* (no commit message)Matthias Wachs2011-11-22
|
* transport testing:Matthias Wachs2011-11-21
| | | | | | | | peer restart functionality + testcases if peers reconnect when restarted
* transport-testing uses precomputed hostkeys to improve speed especially on ↵Matthias Wachs2011-11-16
| | | | slow systems
* new test to test bi-directional connection attemptsMatthias Wachs2011-11-07
|
* fixing mantis 1878Matthias Wachs2011-11-07
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* fixChristian Grothoff2011-10-25
|
* staticChristian Grothoff2011-10-25
|
* simplifyChristian Grothoff2011-10-25
|
* coverity fixesMatthias Wachs2011-10-18
|
* coverity fixesMatthias Wachs2011-10-18
|
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* LRN: Use GNUNET_strdup() instead of strdup()Christian Grothoff2011-10-14
|
* namingMatthias Wachs2011-10-10
|
* assertionsMatthias Wachs2011-10-09
|
* 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
* fixing coverity bugsMatthias Wachs2011-09-15
|
* doxygenChristian Grothoff2011-09-02
|
* cleanup API for get_hello and get_hello_cancelChristian Grothoff2011-09-02
|
* latest changesMatthias Wachs2011-09-01
|
* utility functionsMatthias Wachs2011-08-31
|
* moving code to generate cfg name used in every test to testing libMatthias Wachs2011-08-31
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* new test to check transport start and shutdownMatthias Wachs2011-08-24
|
* improved shutdownMatthias Wachs2011-08-23
|
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* reliability uses testing libMatthias Wachs2011-08-12
|
* test_transport_api ported to use new testing libMatthias Wachs2011-08-12
|
* documentationMatthias Wachs2011-08-12
|
* 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
|
* fixing compile errorsChristian Grothoff2011-08-07
|
* plane hackingMatthias Wachs2011-08-06