aboutsummaryrefslogtreecommitdiff
path: root/src/cadet
Commit message (Expand)AuthorAge
* - 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
* - fix logBart Polot2014-07-02
* - debugBart Polot2014-06-30
* - logBart Polot2014-06-25
* - adjust test's log levelsBart Polot2014-06-24
* - debug info for #3425Bart Polot2014-06-24
* - update m2s for non-payloadBart Polot2014-06-24
* - don't use payload_type on non-payload messagesBart Polot2014-06-24
* - more verbose warning messageBart Polot2014-06-24
* - remove debug info used to fix #3405Bart Polot2014-06-24
* - check return values from GCC_send_prebuilt_messageBart Polot2014-06-24
* - don't try update info on NULL connections, avoid segfault for #3453Bart Polot2014-06-24
* - more info APIBart Polot2014-06-24
* - use same loglevel as connectBart Polot2014-06-24
* - doxygenBart Polot2014-06-24
* - use setter, imporve logsBart Polot2014-06-24
* - attempt to fix #3405Bart Polot2014-06-24
* - refactor peer debugBart Polot2014-06-24
* - fix peer debug null derefBart Polot2014-06-24
* - more debug for #3405Bart Polot2014-06-24
* - use setterBart Polot2014-06-24
* - add last contact, DHT handle to peer debug info, for #3405Bart Polot2014-06-24
* - fix paramsBart Polot2014-06-24
* - add debug function about a peer for #3405Bart Polot2014-06-24
* - add a peer debug functionBart Polot2014-06-24
* - fix ERROR logBart Polot2014-06-23
* - fix NULL connection on queue_sendBart Polot2014-06-18
* Add a debug "dump to stderr" feature to cadetBart Polot2014-06-18
* -fix memory leak for 0==p->lengthChristian Grothoff2014-06-17
* - make sure the keepalive test generates more than 2 keepalivesBart Polot2014-06-17
* - fix crash on unexpected malformed PINGBart Polot2014-06-17
* - renameBart Polot2014-06-17
* - fix KX for very short rekey periods (seconds)Bart Polot2014-06-17