aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* new monitoring APIMatthias Wachs2014-01-07
|
* - unique constraintSree Harsha Totakura2014-01-07
|
* bad comment, option actually not required anymore as we do not use ↵Christian Grothoff2014-01-07
| | | | VERY_STRONG anyway
* - do exponential backoff for connection creationBart Polot2014-01-07
|
* doxygenFlorian Dold2014-01-07
|
* - correctly adjust buffer when printing MPIsFlorian Dold2014-01-07
| | | | | - fix confusion between paillier and elgamal field elements
* missing secretsharing_common.cFlorian Dold2014-01-07
|
* - delay tunnel destruction 1 min to avoid rekeyingBart Polot2014-01-07
|
* - use asynchronous to speedup sqlite db writesSree Harsha Totakura2014-01-07
|
* - populate underlay db Sree Harsha Totakura2014-01-07
|
* -modify NAT API to return error messages about problems detectedChristian Grothoff2014-01-07
|
* freeFlorian Dold2014-01-07
|
* - htons => htonlFlorian Dold2014-01-07
|
* - removing superfluous test cast, my faultFlorian Dold2014-01-07
|
* - remove #define for elgamal_qFlorian Dold2014-01-07
|
* - profiler actually added to svnFlorian Dold2014-01-07
| | | | | | | | - test for signature segfault with secretsharing - rudimentary implementation of cooperative decryption - consensus uses absolute time instead of relative - working DKG without zero knowledge proofs
* -fixesSree Harsha Totakura2014-01-06
|
* - underlay topology generationSree Harsha Totakura2014-01-06
|
* - remove extra \nBart Polot2014-01-06
|
* - missing headers, removed message typesBart 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
| | | | setup)
* - missing cli<->serv messagesBart Polot2014-01-06
|
* - add -i function back to CLIBart Polot2014-01-06
|
* - new message types for debugBart Polot2014-01-06
|
* psyc: message handler checksGabor X Toth2014-01-06
|
* psyc: ipc messages, notify callback for modifiers, testsGabor X Toth2014-01-06
|
* env: added head() and shift()Gabor X Toth2014-01-06
|
* psyc: ipc messagesGabor X Toth2014-01-06
|
* - fix ftbfsSree Harsha Totakura2014-01-05
|
* FreeBSD has ucred.h in sys/ucred.h, check for this (#3249)Christian Grothoff2014-01-04
|
* -fixesSree Harsha Totakura2014-01-03
|
* minor softmax eligibility traces fixFabian Oehlmann2014-01-03
|
* - read whitelist from databaseSree Harsha Totakura2014-01-02
|
* eligibility traces fixFabian Oehlmann2014-01-02
|
* -fix npe (#3248)Christian Grothoff2014-01-02
|
* -fix build with older sqlite3Christian Grothoff2014-01-02
|
* - ping every secondBart Polot2013-12-29
|
* - fix echo flagBart Polot2013-12-29
|
* Add echo functionality for mesh CLIBart Polot2013-12-29
|
* - testbed underlay daemonSree Harsha Totakura2013-12-29
|
* - fix for incorporating day light savings timeSree Harsha Totakura2013-12-29
|
* fixing file indentMatthias Wachs2013-12-29
|
* fix indentMatthias Wachs2013-12-29
|
* - use explicit GNUNET_NO instead of 0Bart Polot2013-12-29
|
* - timing logBart Polot2013-12-29
|
* Load the correct ATS plugin when MODE is unconfigured.David Barksdale2013-12-29
| | | | | | | | | In this case ah->ats_mode was set to MODE_PROPORTIONAL but plugin_short was not touched. Instead initialize plugin_short after we are done selecting ah->ats_mode. This will be less prone to regression when a change is made to the ats_mode selection code.
* - missing header changesBart Polot2013-12-28
|
* - Add some of the tunnel introscpecion backBart Polot2013-12-28
|