Age | Commit message (Expand) | Author |
2015-10-03 | - another fix to generation handling and lazy copying | Florian Dold |
2015-10-03 | -improving comments and coding style for libgnunethello library | Christian Grothoff |
2015-10-03 | improving comments and coding style for libgnunethello library | Christian Grothoff |
2015-10-03 | -bump year | Christian Grothoff |
2015-10-03 | find network interfaces also using 'ip' command (#3911) | Christian Grothoff |
2015-10-02 | - consensus test conf | Florian Dold |
2015-10-02 | - don't show WARNINGs on duplicate traffic | Bart Polot |
2015-10-02 | - only break for cadet errors | Bart Polot |
2015-10-02 | -properly verify size, fixes #3991 | Christian Grothoff |
2015-10-02 | - remove debug | Bart Polot |
2015-10-02 | - adjust logging | Bart Polot |
2015-10-02 | - find the correct stored key, not always the first one | Bart Polot |
2015-10-02 | Don't reset axolotl state on receipt of a pseudo-duplicate AX key exchange. | Bart Polot |
2015-10-02 | Fix 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 log | Bart Polot |
2015-10-02 | - typo in variable name | Bart Polot |
2015-10-02 | - use correct message number in the logs | Bart Polot |
2015-10-02 | - cancel all transmissions so core_api doesn't complain | Bart Polot |
2015-10-02 | - log shutdown | Bart Polot |
2015-10-02 | - removed false break | Bart Polot |
2015-10-02 | Fixed usage of known broken paths. If a connection was destroyed | Bart Polot |
2015-10-02 | - cancel transmit requests before destroying channels, warn API users if not | Bart 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 log | Bart Polot |
2015-10-02 | - additional test | Bart Polot |
2015-10-02 | - never invalidate direct paths, show warning instead | Bart Polot |
2015-10-02 | - use better variable names | Bart Polot |
2015-10-02 | - don't try to connect to peers that are neighbors already | Bart Polot |
2015-10-02 | - connect if there are less connections than the minimum, not more | Bart 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 logging | Bart Polot |
2015-10-02 | - use proper connection states for a tunnel | Bart Polot |
2015-10-02 | - reduce log level | Bart Polot |
2015-10-02 | - compiler warning | Bart Polot |
2015-10-02 | - use correct hash type | Bart Polot |
2015-10-02 | - style, change rounds | Bart Polot |
2015-10-02 | - don't stop looking for connections as long as the tunnel exists | Bart Polot |
2015-10-02 | - indicate retransmitted packets on conn log | Bart Polot |
2015-10-02 | - unify logging format | Bart Polot |
2015-10-02 | - typo | Bart Polot |
2015-10-02 | - don't call core if there is no traffic | Bart Polot |
2015-09-30 | DESTDIR fix in Makefiles needed by distro packagers | Carlo von lynX |
2015-09-30 | free fix | Gabor X Toth |
2015-09-29 | stop crashing if sshd is not running on loopback | Christian Grothoff |
2015-09-29 | report skipped tests, doxygen fixes | Christian Grothoff |
2015-09-28 | fix undefined behavior in GNUNET_array_grow | Florian Dold |
2015-09-28 | add ecc dlog benchmark | Christian Grothoff |
2015-09-27 | multicast/psyc/social: message acks & scheduling | Gabor X Toth |
2015-09-27 | multicast: remove membership test & replay cancel message types | Gabor X Toth |