aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
Commit message (Collapse)AuthorAge
* -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
* -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
| | | | | | | | | | | | | | | - removed "in_use" from being passed to ATS, no longer needed as we tell ATS when we cannot follow a suggestion by removing the address; simplifies the code a lot - better handling of state machine, fallback to primary session if address switch to new session timed out - nicer logging - more comments - new testcase failures, because of #3652, #3651 and #3650 (or more that i missed).
* -towards improved ATS API, adding return value with address record when ↵Christian Grothoff2015-01-19
| | | | adding address, adding new subsystem with peer-to-address map to transport; causes various new assertions to fail, but no major regression -- not finished
* 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
| | | | and libgnurl is unavailable
* 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
| | | | | | | These tests don't pass currently but I ran them against a hacked version of the HTTP server which never calls server_delete_session and they passed.
* combine sources for wlan and bluetooth plugin logic into one fileChristian Grothoff2014-06-25
|
* -rename config files to match test casesChristian Grothoff2014-06-23
|
* -rename tests to caputre better what they testChristian Grothoff2014-06-23
|
* -split up transport_api_monitoring into monitor_peers and monitor_validationChristian Grothoff2014-06-22
|
* add tcp test to makefileMatthias Wachs2014-05-20
|
* address switch testMatthias Wachs2014-05-20
|
* new test caseMatthias Wachs2014-05-20
|
* rename cfg files in MakefileMatthias Wachs2014-05-20
|
* remove unreliability testMatthias Wachs2014-05-20
| | | | | | - update reliabilitility test: this test only ensures that all messages are delivered and are not corrupted out of order delivery is not checked any longer
* version bumping for 0.10.1Christian Grothoff2014-04-08
|
* -fix linkage issue that could cause a transport service crash on exit for ↵Christian Grothoff2014-03-07
| | | | certain NAT configurations
* abstract unix domain socket supportMatthias Wachs2014-02-10
|
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff2014-01-30
| | | | GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
| | | | | | sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
* transport validation monitoring API (not yet complete) + CLIMatthias Wachs2014-01-15
| | | | | + fix for crash in transport/plugin_transport_udp.c
* - fix parallel buildSree Harsha Totakura2014-01-10
|
* missing configsMatthias Wachs2014-01-09
|
* neighbour monitoring api implementedMatthias Wachs2014-01-08
|
* implementing monitoring apiMatthias Wachs2014-01-08
|
* new monitoring APIMatthias Wachs2014-01-07
|
* tests and session timeout for btMatthias Wachs2013-12-18
|
* new timeout tests for WLAN and bluetoothMatthias Wachs2013-12-18
| | | | | session timeout for WLAN
* -moving from libcurl to libgnurlChristian Grothoff2013-10-23
|
* Removing all the tests for the bluetooth transport plugin.Claudiu Olteanu2013-09-19
|
* Removing the bluetooth tests on W32Claudiu Olteanu2013-09-19
|
* Adding W32 functionalityClaudiu Olteanu2013-09-18
|
* -ftbfsChristian Grothoff2013-09-16
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* -more code migration to microseconds:Christian Grothoff2013-08-12
|