aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* towards reviving priorities in core API, this time with enum to make classes ...Christian Grothoff2014-01-30
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* - debug strings for new message typesBart Polot2014-01-30
* - script for overnight checking that:Bart Polot2014-01-30
* - fix SEGFAULT on ctrl+c in testcaseBart Polot2014-01-30
* - use a memory-efficient, cleaner info API (limiting concurrent info requests...Bart Polot2014-01-30
* - docBart Polot2014-01-30
* - logBart Polot2014-01-30
* - fix nboBart Polot2014-01-30
* - adapt mesh CLI to API changesBart 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
* - show connections and channels on stdoutBart Polot2014-01-30
* - change tunnel API to pass connection and channel payloadBart Polot2014-01-30
* - use variables to cound ch, connsBart Polot2014-01-30
* - copy peer id from requestBart Polot2014-01-30
* - use response struct sizeBart Polot2014-01-30
* - fix show tunnelBart Polot2014-01-30
* - don't show output on stdout in case of errorBart Polot2014-01-30
* - verbose logBart Polot2014-01-30
* - use correct data typeBart Polot2014-01-30
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* - add peers info to mesh CLI and APIBart Polot2014-01-23
* - small CLI fixesBart Polot2014-01-23
* - changed option to get all tunnels from -i to -TBart Polot2014-01-23
* - fix tunnel info message typeBart Polot2014-01-22
* - don't try to rekey loopback tunnels (#3254)Bart Polot2014-01-21
* - Test if we are shutting down (on Ctrl-C, for instance)Bart Polot2014-01-21
* - wait for conncetion_ACK to start keepalive timerBart Polot2014-01-21
* - dont start keepalive on intermediate peersBart Polot2014-01-21
* - dont schedule keepalive on connection creation, wait for first creation mes...Bart Polot2014-01-21
* - add warning if check failsBart Polot2014-01-17
* Check that we're not scheduling destroy twiceLRN2014-01-17
* -when tunnel is emptyBart Polot2014-01-16
* - add explicit shutdown stateBart Polot2014-01-16
* - complete tunnel info gatheringBart Polot2014-01-13
* - various CLI fixesBart Polot2014-01-13
* - don't resend create messages for channels being destroyedBart Polot2014-01-10
* - only re-send keepalive/recreate once the previous one has left the peerBart Polot2014-01-08
* - mark task as completedBart Polot2014-01-08
* - do exponential backoff for connection creationBart Polot2014-01-07
* - delay tunnel destruction 1 min to avoid rekeyingBart Polot2014-01-07
* - remove extra \nBart Polot2014-01-06
* - more tunnels info for CLIBart Polot2014-01-06
* - refactor channel nackBart Polot2014-01-06
* - copied and adapted from testbed (previous failed during 30c3 with IPv6 VPN ...Bart Polot2014-01-06
* - missing cli<->serv messagesBart Polot2014-01-06