aboutsummaryrefslogtreecommitdiff
path: root/src/cadet
Commit message (Expand)AuthorAge
...
* 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
* - 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
* - don't stop looking for connections as long as the tunnel existsBart Polot2015-10-02
* - indicate retransmitted packets on conn logBart Polot2015-10-02
* - unify logging formatBart Polot2015-10-02
* - don't call core if there is no trafficBart Polot2015-10-02
* - formatBart Polot2015-09-03
* - make sure own_id is a correct NULL-terminated stringBart Polot2015-09-03
* Fix #3929: cancel poll towards disconnected neighborBart Polot2015-09-03
* - return NULL when handle is NULLBart Polot2015-09-03
* - handle case if ports == NULLBart Polot2015-09-03
* - dump client info on requestBart Polot2015-09-03
* - unregister from client on destroyBart Polot2015-09-03
* - refactor client handlingBart Polot2015-09-03
* - minor fixesBart Polot2015-09-03
* - cancel transmission on shutdownBart Polot2015-09-03
* - save Header Key for skipped messagesBart Polot2015-09-03
* - logBart Polot2015-09-03
* - simplify loglevelBart Polot2015-09-03
* - use NBOBart Polot2015-09-03
* - use transmit handles in cadet CLIBart Polot2015-09-03
* - logBart Polot2015-09-03
* - use hex channel numbersBart Polot2015-09-03
* - debug framingBart Polot2015-09-03
* - use channel debugBart Polot2015-09-03
* - assert on createBart Polot2015-09-03
* - register conn_destroy on sent_callbackBart Polot2015-09-03
* - reset message counters on rekeyBart Polot2015-08-19