aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
Commit message (Collapse)AuthorAge
* 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
|
* Extending the testcases to use bluetoothClaudiu Olteanu2013-08-04
|
* Fixing dependencies for bluetooth pluginClaudiu Olteanu2013-07-19
|
* Integrating bluetooth pluginClaudiu Olteanu2013-07-14
|
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
| | | | | This is all because emscripten doesn't have getaddrinfo.
* fix for 0002881 + testMatthias Wachs2013-05-07
|
* additional testMatthias Wachs2013-03-28
|
* fixes to blacklistingMatthias Wachs2013-03-28
|
* -code cleanupChristian Grothoff2013-03-27
|
* transport cfg based blacklistingMatthias Wachs2013-03-27
|
* 095aChristian Grothoff2013-02-05
|
* extradistMatthias Wachs2013-02-05
| | | | | | | -This line, and those below, will be ignored-- M src/transport/Makefile.am
* traffic manipulation: receive delayMatthias Wachs2013-02-05
|
* last commit for metricMatthias Wachs2013-02-05
|
* -ecc keyChristian Grothoff2013-02-05
|
* address parsingMatthias Wachs2013-01-17
|
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
|
* -receiver hackChristian Grothoff2012-11-16
|