aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* fix contestation handling / blacklistingFlorian Dold2015-10-06
* towards handling byz. faults correctlyFlorian Dold2015-10-06
* - ignore confirmation of connections that are being destroyed (tunnel shuttin...Bart Polot2015-10-06
* - remove unused variableBart Polot2015-10-06
* - refactor test dropping, reduce test loadBart Polot2015-10-06
* - Revamp traffic logging, small bugfixes, complete doxygenBart Polot2015-10-06
* consensus work in progressFlorian Dold2015-10-06
* include element type in hashFlorian Dold2015-10-05
* consensusFlorian Dold2015-10-05
* work on consensus and setFlorian Dold2015-10-05
* adding DEBUG logic for #3863Christian Grothoff2015-10-05
* fix #3986Christian Grothoff2015-10-05
* - another fix to generation handling and lazy copyingFlorian Dold2015-10-03
* -improving comments and coding style for libgnunethello libraryChristian Grothoff2015-10-03
* improving comments and coding style for libgnunethello libraryChristian Grothoff2015-10-03
* -bump yearChristian Grothoff2015-10-03
* find network interfaces also using 'ip' command (#3911)Christian Grothoff2015-10-03
* - consensus test confFlorian Dold2015-10-02
* - don't show WARNINGs on duplicate trafficBart Polot2015-10-02
* - only break for cadet errorsBart Polot2015-10-02
* -properly verify size, fixes #3991Christian Grothoff2015-10-02
* - remove debugBart Polot2015-10-02
* - adjust loggingBart Polot2015-10-02
* - find the correct stored key, not always the first oneBart Polot2015-10-02
* Don't reset axolotl state on receipt of a pseudo-duplicate AX key exchange.Bart Polot2015-10-02
* Fix try_old_keys, in order to use it for data with the same Header key but ou...Bart Polot2015-10-02
* - added hexdump-like function to write binary data to logBart Polot2015-10-02
* - escape line to avoid false matchesBart Polot2015-10-02
* - typo in variable nameBart Polot2015-10-02
* - use correct message number in the logsBart Polot2015-10-02
* - cancel all transmissions so core_api doesn't complainBart Polot2015-10-02
* - log shutdownBart Polot2015-10-02
* - removed false breakBart Polot2015-10-02
* Fixed usage of known broken paths. If a connection was destroyedBart Polot2015-10-02
* - cancel transmit requests before destroying channels, warn API users if notBart Polot2015-10-02
* - don't connect twice on core_connect, as it may cause problems since connect...Bart Polot2015-10-02
* - fix processing of messages with no payload (keepalives)Bart Polot2015-10-02
* - fix logBart Polot2015-10-02
* - additional testBart Polot2015-10-02
* - never invalidate direct paths, show warning insteadBart Polot2015-10-02
* - use better variable namesBart Polot2015-10-02
* - don't try to connect to peers that are neighbors alreadyBart Polot2015-10-02
* - connect if there are less connections than the minimum, not moreBart Polot2015-10-02
* - don't leave freed memory on the peer's path list, signal error and remove a...Bart Polot2015-10-02
* - fix loggingBart Polot2015-10-02
* - use proper connection states for a tunnelBart Polot2015-10-02
* - reduce log levelBart Polot2015-10-02
* - compiler warningBart Polot2015-10-02
* - use correct hash typeBart Polot2015-10-02
* - style, change roundsBart Polot2015-10-02