aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Expand)AuthorAge
* make sure nat-auto code uses NAT_AUTO prefixChristian Grothoff2017-01-07
* migrate HTTP plugin to new NAT logicChristian Grothoff2017-01-07
* migrate TCP plugin to new NAT logicChristian Grothoff2017-01-07
* migrate UDP plugin to new NAT logicChristian Grothoff2017-01-07
* fixing uninit sin_addr; now successfully tested external hole punching suppor...Christian Grothoff2017-01-07
* pass section name instead of specific option via IPCChristian Grothoff2017-01-05
* - add subdirectory gitignore filesBart Polot2016-11-09
* Use GNUNET_NAT_StatusCode and GNUNET_NAT_status2stringDavid Barksdale2016-10-26
* eliminate last residue of old service api in transportChristian Grothoff2016-10-21
* test needs larger timeout to passChristian Grothoff2016-10-21
* activating client_new implementation, seems to mostly work fine, or better th...Christian Grothoff2016-10-21
* revert to MHD_USE_SSL for nowChristian Grothoff2016-10-12
* deprecate USE_SSL for USE_TLS, rename in codeChristian Grothoff2016-10-11
* -fix compiler warningChristian Grothoff2016-09-24
* -make test more robustChristian Grothoff2016-09-20
* migrating transport service to new MQ APIChristian Grothoff2016-09-20
* Fix commentDavid Barksdale2016-08-18
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -indeed, fixedChristian Grothoff2016-08-13
* ipv6 udp broadcasts are ending up on ipv4Carlo von lynX2016-08-12
* -change log level to DEBUGChristian Grothoff2016-08-11
* transport_tcp: make use of GNUNET_HELLO_address_check_optionDaniel Golle2016-08-04
* remove now obsolete get_hello-APIChristian Grothoff2016-07-30
* converting transport tests to hello_get APIChristian Grothoff2016-07-30
* use different enum for HELLO address classes, deploy for DHTChristian Grothoff2016-07-30
* implementing new TRANSPORT_hello_get APIChristian Grothoff2016-07-30
* -finally able to remove old transport API transmission logicChristian Grothoff2016-07-29
* migrate gnunet-transport-profiler to new APIChristian Grothoff2016-07-29
* migrate gnunet-transport to new APIChristian Grothoff2016-07-29
* -dead code eliminationChristian Grothoff2016-07-26
* -indentation, logging, style issuesChristian Grothoff2016-07-26
* -unregister nat on error, indentation, DCEChristian Grothoff2016-07-25
* switching transport tests to new MQ-based transport APIChristian Grothoff2016-07-25
* convert last test to new send apiChristian Grothoff2016-07-24
* -fix http fixChristian Grothoff2016-07-24
* fix http server shutdown sequenceChristian Grothoff2016-07-24
* more refactoring of tests for new send APIChristian Grothoff2016-07-23
* migrate more tests to new transmission APIChristian Grothoff2016-07-22
* migrate more tests to new transmission APIChristian Grothoff2016-07-22
* migrate more tests to new transmission APIChristian Grothoff2016-07-22
* migrate more tests to new transmission APIChristian Grothoff2016-07-22
* migrate more tests to new transmission APIChristian Grothoff2016-07-22
* generalize send API for transport testsChristian Grothoff2016-07-21
* towards having sending in transport-testing API (not yet flexible enough)Christian Grothoff2016-07-15
* towards having sending in transport-testing API (not yet flexible enough)Christian Grothoff2016-07-15
* make more use of testing libChristian Grothoff2016-07-15
* more transport testing hackingChristian Grothoff2016-07-12
* adapt test_transport_api_reliability to new testing APIChristian Grothoff2016-07-10
* modify manipulation_cfg test to use new transport-testing libChristian Grothoff2016-07-10
* modify manipulation_recv_tcp test to use new transport-testing libChristian Grothoff2016-07-10