aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-10-03- another fix to generation handling and lazy copyingFlorian Dold
2015-10-03-improving comments and coding style for libgnunethello libraryChristian Grothoff
2015-10-03improving comments and coding style for libgnunethello libraryChristian Grothoff
2015-10-03-bump yearChristian Grothoff
2015-10-03find network interfaces also using 'ip' command (#3911)Christian Grothoff
2015-10-02- consensus test confFlorian Dold
2015-10-02- don't show WARNINGs on duplicate trafficBart Polot
2015-10-02- only break for cadet errorsBart Polot
2015-10-02-properly verify size, fixes #3991Christian Grothoff
2015-10-02- remove debugBart Polot
2015-10-02- adjust loggingBart Polot
2015-10-02- find the correct stored key, not always the first oneBart Polot
2015-10-02Don't reset axolotl state on receipt of a pseudo-duplicate AX key exchange.Bart Polot
2015-10-02Fix try_old_keys, in order to use it for data with the same Header key but ou...Bart Polot
2015-10-02- added hexdump-like function to write binary data to logBart Polot
2015-10-02- typo in variable nameBart Polot
2015-10-02- use correct message number in the logsBart Polot
2015-10-02- cancel all transmissions so core_api doesn't complainBart Polot
2015-10-02- log shutdownBart Polot
2015-10-02- removed false breakBart Polot
2015-10-02Fixed usage of known broken paths. If a connection was destroyedBart Polot
2015-10-02- cancel transmit requests before destroying channels, warn API users if notBart Polot
2015-10-02- don't connect twice on core_connect, as it may cause problems since connect...Bart Polot
2015-10-02- fix processing of messages with no payload (keepalives)Bart Polot
2015-10-02- fix logBart Polot
2015-10-02- additional testBart Polot
2015-10-02- never invalidate direct paths, show warning insteadBart Polot
2015-10-02- use better variable namesBart Polot
2015-10-02- don't try to connect to peers that are neighbors alreadyBart Polot
2015-10-02- connect if there are less connections than the minimum, not moreBart Polot
2015-10-02- don't leave freed memory on the peer's path list, signal error and remove a...Bart Polot
2015-10-02- fix loggingBart Polot
2015-10-02- use proper connection states for a tunnelBart Polot
2015-10-02- reduce log levelBart Polot
2015-10-02- compiler warningBart Polot
2015-10-02- use correct hash typeBart Polot
2015-10-02- style, change roundsBart Polot
2015-10-02- don't stop looking for connections as long as the tunnel existsBart Polot
2015-10-02- indicate retransmitted packets on conn logBart Polot
2015-10-02- unify logging formatBart Polot
2015-10-02- typoBart Polot
2015-10-02- don't call core if there is no trafficBart Polot
2015-09-30DESTDIR fix in Makefiles needed by distro packagersCarlo von lynX
2015-09-30free fixGabor X Toth
2015-09-29stop crashing if sshd is not running on loopbackChristian Grothoff
2015-09-29report skipped tests, doxygen fixesChristian Grothoff
2015-09-28fix undefined behavior in GNUNET_array_growFlorian Dold
2015-09-28add ecc dlog benchmarkChristian Grothoff
2015-09-27multicast/psyc/social: message acks & schedulingGabor X Toth
2015-09-27multicast: remove membership test & replay cancel message typesGabor X Toth