aboutsummaryrefslogtreecommitdiff
path: root/src/cadet
Commit message (Expand)AuthorAge
...
* - log payload of dropped dataBart Polot2014-07-23
* - correct data feedbackBart Polot2014-07-23
* - make sure head of pending messages is > expected message, fix integer under...Bart Polot2014-07-23
* - clear ready flag on sendBart Polot2014-07-23
* - fix loggingBart Polot2014-07-23
* - make sure connection is destroyed and no use-after-free happensBart Polot2014-07-22
* - only an error if counter was wrongBart Polot2014-07-22
* - Keepalives should NOT be transmitted in the clearBart Polot2014-07-22
* - add connection state BROKEN for connections destroyed on behalf of intermed...Bart Polot2014-07-22
* - more debug info on buildbotsBart Polot2014-07-21
* Force sending of KX messages even when connection queue is fullBart Polot2014-07-21
* - fixBart Polot2014-07-21
* - fix tunnel state management after connection failure<Bart Polot2014-07-21
* - debug info for tunnel status mismatchBart Polot2014-07-21
* - schedule next keepalive even if tunnel is still in SEARCHINGBart Polot2014-07-21
* - debug INFO for missing keepalive in BCKBart Polot2014-07-21
* - On a new EPHM, do a immediate rekeyBart Polot2014-07-21
* - notify about deleted messages when popping messages from a connection, allo...Bart Polot2014-07-21
* - doxygen, code formattingBart Polot2014-07-21
* - as connecton_pop destroys many message type wihtout return, count is not ap...Bart Polot2014-07-21
* - don't dereference c in connection pop, c might be free'd if previous call p...Bart Polot2014-07-21
* - more debug info on received ACK, doxygenBart Polot2014-07-21
* - show queued messages when allowing client to send moreBart Polot2014-07-21
* - don't re-encrypt data queued in a broken connectionBart Polot2014-07-21
* - save old logfilesBart Polot2014-07-21
* - simplify loopcheckBart Polot2014-07-21
* - check that the connection belongs to a tunnel when keeping it alive (otherw...Bart Polot2014-07-21
* - cancel any rekey tasks when calling it directlyBart Polot2014-07-21
* - test for coredumps and assertions on loopcheckBart Polot2014-07-21
* - warn when test goes wrongBart Polot2014-07-21
* - when a connection is broken, remove it from tunnel, allow tunnel to update ...Bart Polot2014-07-21
* - allow to run specific checks in a loopBart Polot2014-07-21
* - include NULL guards in debugBart Polot2014-07-09
* - fix variable log level, add connection debug functionBart Polot2014-07-09
* - include order upsets kdevelopBart Polot2014-07-09
* - document code, small sanity checksBart Polot2014-07-05
* - fix #3483Bart Polot2014-07-04
* - verbose debugBart Polot2014-07-04
* - dont use pointer after freeBart Polot2014-07-04
* - fix connection pending counterBart Polot2014-07-03
* - debug info for buildbot reportsBart Polot2014-07-03
* Since we started using ECC, peer identities ARE public keys, not their hashes...Bart Polot2014-07-03
* - trigger an immediate rekey if a peer's ephemeral key changesBart Polot2014-07-02
* - dont destroy in-progress kxBart Polot2014-07-02
* - destroy kx_ctx created on receipt of an ephemeral key if key is not newBart Polot2014-07-02
* - refactorBart Polot2014-07-02
* - fix #3479Bart Polot2014-07-02
* - fix error conditionBart Polot2014-07-02
* - don't warn when connection is being establishedBart Polot2014-07-02
* - don't update ACK based on queued and yet undelivered messagesBart Polot2014-07-02