aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
Commit message (Expand)AuthorAge
* 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 plugi...Christian Grothoff2017-03-16
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* 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 examples/tem...Christian Grothoff2015-06-02
* 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 te...Christian Grothoff2015-02-10
* -reorder tests to have slow ones go lastChristian Grothoff2015-02-09
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Various changes:Christian Grothoff2015-02-05
* -towards improved ATS API, adding return value with address record when addin...Christian Grothoff2015-01-19
* Add a test to reproduce issue #3554David Barksdale2015-01-01
* implementing plugin session monitoring API (#3452)Christian Grothoff2014-11-07
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
* address Debian #758937: allow use of curl if it is really the gnutls version ...Christian Grothoff2014-09-04
* fix: bluetooth helper with suid installerMatthias Wachs2014-09-02
* profiler and cfgMatthias Wachs2014-08-29
* profilerMatthias Wachs2014-08-29
* Add HTTP transport tests with XHR client emulationDavid Barksdale2014-07-01
* combine sources for wlan and bluetooth plugin logic into one fileChristian Grothoff2014-06-25
* -rename config files to match test casesChristian Grothoff2014-06-23