aboutsummaryrefslogtreecommitdiff
path: root/src/transport
AgeCommit message (Expand)Author
2016-11-09- add subdirectory gitignore filesBart Polot
2016-10-26Use GNUNET_NAT_StatusCode and GNUNET_NAT_status2stringDavid Barksdale
2016-10-21eliminate last residue of old service api in transportChristian Grothoff
2016-10-21test needs larger timeout to passChristian Grothoff
2016-10-21activating client_new implementation, seems to mostly work fine, or better th...Christian Grothoff
2016-10-12revert to MHD_USE_SSL for nowChristian Grothoff
2016-10-11deprecate USE_SSL for USE_TLS, rename in codeChristian Grothoff
2016-09-24-fix compiler warningChristian Grothoff
2016-09-20-make test more robustChristian Grothoff
2016-09-20migrating transport service to new MQ APIChristian Grothoff
2016-08-18Fix commentDavid Barksdale
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-08-13-indeed, fixedChristian Grothoff
2016-08-12ipv6 udp broadcasts are ending up on ipv4Carlo von lynX
2016-08-11-change log level to DEBUGChristian Grothoff
2016-08-04transport_tcp: make use of GNUNET_HELLO_address_check_optionDaniel Golle
2016-07-30remove now obsolete get_hello-APIChristian Grothoff
2016-07-30converting transport tests to hello_get APIChristian Grothoff
2016-07-30use different enum for HELLO address classes, deploy for DHTChristian Grothoff
2016-07-30implementing new TRANSPORT_hello_get APIChristian Grothoff
2016-07-29-finally able to remove old transport API transmission logicChristian Grothoff
2016-07-29migrate gnunet-transport-profiler to new APIChristian Grothoff
2016-07-29migrate gnunet-transport to new APIChristian Grothoff
2016-07-26-dead code eliminationChristian Grothoff
2016-07-26-indentation, logging, style issuesChristian Grothoff
2016-07-25-unregister nat on error, indentation, DCEChristian Grothoff
2016-07-25switching transport tests to new MQ-based transport APIChristian Grothoff
2016-07-24convert last test to new send apiChristian Grothoff
2016-07-24-fix http fixChristian Grothoff
2016-07-24fix http server shutdown sequenceChristian Grothoff
2016-07-23more refactoring of tests for new send APIChristian Grothoff
2016-07-22migrate more tests to new transmission APIChristian Grothoff
2016-07-22migrate more tests to new transmission APIChristian Grothoff
2016-07-22migrate more tests to new transmission APIChristian Grothoff
2016-07-22migrate more tests to new transmission APIChristian Grothoff
2016-07-22migrate more tests to new transmission APIChristian Grothoff
2016-07-21generalize send API for transport testsChristian Grothoff
2016-07-15towards having sending in transport-testing API (not yet flexible enough)Christian Grothoff
2016-07-15towards having sending in transport-testing API (not yet flexible enough)Christian Grothoff
2016-07-15make more use of testing libChristian Grothoff
2016-07-12more transport testing hackingChristian Grothoff
2016-07-10adapt test_transport_api_reliability to new testing APIChristian Grothoff
2016-07-10modify manipulation_cfg test to use new transport-testing libChristian Grothoff
2016-07-10modify manipulation_recv_tcp test to use new transport-testing libChristian Grothoff
2016-07-10removing dead testChristian Grothoff
2016-07-10modify manipulation_send_tcp test to use new transport-testing libChristian Grothoff
2016-07-10-use new testing API in montior_peers testChristian Grothoff
2016-07-10fold bidirectional test into main test_ats_apiChristian Grothoff
2016-07-10clean up switch testsChristian Grothoff
2016-07-10remove redundant testChristian Grothoff