aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* removing depreated 'priority' argument from ↵Christian Grothoff2014-02-02
| | | | GNUNET_TRANSPORT_notify_transmit_ready
* -indentation, doxygenChristian Grothoff2014-02-02
|
* -indentation, doxygenChristian Grothoff2014-02-02
|
* Add required HOSTNAME to test configLRN2014-02-02
|
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* Jury-rig perf_ats to compile again. MWachs, fix thisLRN2014-02-02
|
* Bertrand Marc wrote:Christian Grothoff2014-02-02
| | | | | | | About issue #3284, there was still a little glitch in the LIBDIR case. On my box, plugins are in /usr/lib/x86_64-linux-gnu/gnunet/. You'll find attached a patch (against svn head) to fix it.
* stats can be NULL if [statistics] DISABLE=YESDavid Barksdale2014-02-01
|
* Handling trail setup result message.Supriti Singh2014-01-31
|
* sinus support for traffic generatorMatthias Wachs2014-01-31
|
* adding linear and saw wave support for traffic generatorMatthias Wachs2014-01-31
|
* renaming typesMatthias Wachs2014-01-31
|
* constant traffic generatorMatthias Wachs2014-01-31
|
* Revert #32132.Sree Harsha Totakura2014-01-31
|
* Fix #3294: Decrement call number when the call is cancelled or hung-up.Sree Harsha Totakura2014-01-31
|
* Allow testcase to run just with loopback interface.Sree Harsha Totakura2014-01-30
|
* -doxygenChristian Grothoff2014-01-30
|
* -towards fixing #3295 (core traffic prioritization)Christian Grothoff2014-01-30
|
* towards reviving priorities in core API, this time with enum to make classes ↵Christian Grothoff2014-01-30
| | | | clearer
* send receive delay rescheduling supportMatthias Wachs2014-01-30
|
* Allow gnunet-ecc to list all public keys in a fileBart Polot2014-01-30
|
* 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'
* Skip testcase when DNS is not availableSree Harsha Totakura2014-01-30
| | | | | | * gns/test_gns_cname_lookup.sh: Check if DNS resolution works and skip test if it doesn't work.
* -doxygenChristian Grothoff2014-01-30
|
* extending bandwidth tracker api to support notificationsMatthias Wachs2014-01-30
|
* -fix linker error for pallier testChristian Grothoff2014-01-30
|
* -fix #3285Christian Grothoff2014-01-30
|
* remove extensionMatthias Wachs2014-01-30
|
* Include test_testbed_api_statistis.conf in distSree Harsha Totakura2014-01-30
| | | | | testbed/Makefile.am (EXTRA_DIST): Added file.
* - debug strings for new message typesBart Polot2014-01-30
|
* - script for overnight checking that:Bart Polot2014-01-30
| | | | | | -- check succeeds -- no coredump is generated -- no assertions are getting triggered
* - fix SEGFAULT on ctrl+c in testcaseBart Polot2014-01-30
|
* - use a memory-efficient, cleaner info API (limiting concurrent info ↵Bart Polot2014-01-30
| | | | requests to 1)
* writign plotsMatthias Wachs2014-01-30
|
* improved logging Matthias Wachs2014-01-30
|
* Disabling secretsharing until someone fixes itLRN2014-01-30
|
* fix and improved loggingMatthias Wachs2014-01-30
|
* fix: destionation was wrongMatthias Wachs2014-01-30
|
* a test experiment to send data at a rate of 10 kb/s to 3 slavesMatthias Wachs2014-01-30
|
* enable logging as a cmd line argMatthias Wachs2014-01-30
|
* documentationMatthias Wachs2014-01-30
|
* - docBart Polot2014-01-30
|
* - logBart Polot2014-01-30
|
* - fix nboBart Polot2014-01-30
|
* - adapt mesh CLI to API changesBart Polot2014-01-30
|
* - expand peer info API callbackBart Polot2014-01-30
|
* - client-side implementation of peer queriesBart Polot2014-01-30
|
* - tunnel is a boolean (int)Bart Polot2014-01-30
|
* - service-side implementation of peer queriesBart Polot2014-01-30
|
* - document tunnel internal APIBart Polot2014-01-30
| | | | - change iterator parameter order