aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
Commit message (Collapse)AuthorAge
...
* more work on tngChristian Grothoff2018-12-16
|
* fix linkage issues for testsChristian Grothoff2018-11-29
|
* rename fest: use new libgnunetnt instead of old libgnunetats logic for ↵Christian Grothoff2018-11-23
| | | | network type classification
* add new hello generation support logic to tngChristian Grothoff2018-11-22
|
* fix double-read task in communicator-unixChristian Grothoff2018-11-15
|
* get gnunet-service-tng to buildChristian Grothoff2018-11-15
|
* add first sketch of libgnunettransportmonitor.so implementationChristian Grothoff2018-11-14
|
* unix communicator now buildsChristian Grothoff2018-11-08
|
* get new libgnunettransportcommunicator to buildChristian Grothoff2018-11-07
|
* fix typo in Makefile.amChristian Grothoff2018-06-04
|
* add function for getopt uint16_t argumentsChristian Grothoff2018-06-04
|
* disable xu transport, header missingChristian Grothoff2018-05-30
|
* adding xu transportChristian Grothoff2018-05-28
|
* build xtChristian Grothoff2018-05-26
|
* fix more 'make dist' issuesChristian Grothoff2018-01-02
|
* fix misc make dist issuesChristian Grothoff2018-01-02
|
* [transport] http(s) are stableDavid Barksdale2017-06-08
|
* mark dv/http/https/wlan/bt as experimentalChristian Grothoff2017-06-06
|
* removing dead/legacy server/connection logic, except for in tcp/wlan/bt ↵Christian Grothoff2017-03-16
| | | | plugins (which will be updated 'later')
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* 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
|
* 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
|
* migrating transport service to new MQ APIChristian Grothoff2016-09-20
|
* remove now obsolete get_hello-APIChristian Grothoff2016-07-30
|
* implementing new TRANSPORT_hello_get APIChristian Grothoff2016-07-30
|
* -finally able to remove old transport API transmission logicChristian Grothoff2016-07-29
|
* switching transport tests to new MQ-based transport APIChristian Grothoff2016-07-25
|
* more refactoring of tests for new send APIChristian Grothoff2016-07-23
|
* towards having sending in transport-testing API (not yet flexible enough)Christian Grothoff2016-07-15
|
* more transport testing hackingChristian Grothoff2016-07-12
|
* fold bidirectional test into main test_ats_apiChristian Grothoff2016-07-10
|
* remove redundant testChristian Grothoff2016-07-10
|
* remove redundant testChristian Grothoff2016-07-10
|
* -towards nicer transport-testing libChristian Grothoff2016-07-10
|
* -start to refactor testcases for sanityChristian Grothoff2016-07-09
|
* get transport_api_core to compileChristian Grothoff2016-07-08
|
* migrate transport_core API to MQChristian Grothoff2016-07-08
|
* remove dead monitor validation testChristian Grothoff2016-07-06
|
* removing GNUNET_TRANSPORT_monitor_validation-APIChristian Grothoff2016-07-06
|
* -removing last uses of TRANSPORT_try_connect APIChristian Grothoff2015-11-06
|
* preparations for replacing try_connect from gnunet-transport-profiler.Christian Grothoff2015-10-29
|
* DESTDIR fix in Makefiles needed by distro packagersCarlo von lynX2015-09-30
|
* -noinst-ing non-functional binaries/libraries that just exist as ↵Christian Grothoff2015-06-02
| | | | examples/templates
* check for existence of 'getopt' command line toolChristian Grothoff2015-03-15
|
* -include conf files in distChristian Grothoff2015-03-14
|
* -fix misc disting issuesChristian Grothoff2015-03-07
|
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS ↵Christian Grothoff2015-02-10
| | | | testcases yet