aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Collapse)AuthorAge
* do not fail hard if this test does not workChristian Grothoff2017-02-22
|
* fix sun_len issue (#4816) by adding test and fixing typoChristian Grothoff2017-02-21
|
* misc log fixes, plus prevent multiple TCP connections from wrecking havoc by ↵Christian Grothoff2017-02-19
| | | | creating a missunderstanding about which one is active
* mostly logging, avoid having more than one typemap in transmission queue, ↵Christian Grothoff2017-02-19
| | | | accept port=0 as not an error, tolerate link-local addrs
* No need to mention HOLE_EXTERNAL twiceDavid Barksdale2017-02-11
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* use new SCHEDULER_add_at API where applicableChristian Grothoff2017-01-22
|
* simplify GNUNET_CONTAINER_heap_update_cost APIChristian Grothoff2017-01-16
|
* trying to fix issue reported by LurchiChristian Grothoff2017-01-14
|
* fix misc compilation issues in nat-autoChristian Grothoff2017-01-10
|
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* exclude more testsChristian Grothoff2017-01-08
|
* fix calls to test_address, expects a struct sockaddr, not an in_addrChristian Grothoff2017-01-07
|
* remove legacy NAT library logic, or preserve if it might still be usefulChristian Grothoff2017-01-07
|
* remove dependency on old NAT logic from gnunet-transportChristian Grothoff2017-01-07
|
* 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 ↵Christian Grothoff2017-01-07
| | | | support in new NAT code; documenting options to be used in the future
* 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 ↵Christian Grothoff2016-10-21
| | | | than the old one
* 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
| | | | | This change lets us compile with clang again.
* -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
| | | | probably this was forgotten earlier
* 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
|