aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Expand)AuthorAge
* Try to fix FTBFSРуслан Ижбулатов2017-02-26
* ntohl() return value casts for the testsuite on W32Руслан Ижбулатов2017-02-26
* document neighbour_limit option betterChristian Grothoff2017-02-26
* #4801 seems solidly fixed now, don't see how it can happen anymoreChristian Grothoff2017-02-26
* update counters properlyChristian Grothoff2017-02-24
* timeout -> skip for switch testsChristian Grothoff2017-02-22
* 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
* mostly logging, avoid having more than one typemap in transmission queue, acc...Christian Grothoff2017-02-19
* 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
* 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 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