aboutsummaryrefslogtreecommitdiff
path: root/src/cadet
Commit message (Expand)AuthorAge
* - 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
* - refactor kx ctx creation, add debugBart Polot2014-06-17
* - fixes, renamingBart Polot2014-06-17
* - refactor key selection, hmac calculationBart Polot2014-06-17
* - add 2s for new state, reduce bufferBart Polot2014-06-17
* - renameBart Polot2014-06-17
* - send 1000 messages to force re-key testingBart Polot2014-06-17
* - check message size to avoid infinite loopBart Polot2014-06-17
* IMPORTANT FIX: use return value for integrity checkBart Polot2014-06-17
* Allow to send traffic with the new key when the rekey period is over. In case...Bart Polot2014-06-17
* - add rekey stateBart Polot2014-06-17
* - only create keys on new ephemeral infoBart Polot2014-06-17
* - limit queued messages on tunnel level when tunnel is not readyBart Polot2014-06-17
* - Allow two GC_2s calls in one line (limited reentrant code)Bart Polot2014-06-17
* - test and log for bug #0003423Bart Polot2014-06-17
* - verbose tunnel debug in error casesBart Polot2014-06-17
* - reduce rekey period for tests, ensure even shorter keepaliveBart Polot2014-06-17
* - kx debugBart Polot2014-06-17
* - expire old keys adaptivelyBart Polot2014-06-17
* - debug info, refactorBart Polot2014-06-17
* - intialize a new kx_ctx on receipt of a new ephemeral key if none existsBart Polot2014-06-17