aboutsummaryrefslogtreecommitdiff
path: root/src/cadet
Commit message (Expand)AuthorAge
* - logBart Polot2015-06-17
* - make sure tunnel queues are consistentBart Polot2015-06-17
* - compiler fixesBart Polot2015-06-10
* - refactor connection timeout into one implementationBart Polot2015-06-10
* - fix returned buffer amount, to make sure channel bugs don't affect connectionsBart Polot2015-06-10
* Always allow a connection to receive data in a tunnel, even if all buffers ar...Bart Polot2015-06-10
* - move break to documentationBart Polot2015-06-10
* - start poll after sendBart Polot2015-06-10
* - fix poll logBart Polot2015-06-10
* note to selfBart Polot2015-06-10
* - fix debug messagesBart Polot2015-06-10
* Fixed channel recv buffer space accounting error when receiving a duplicate m...Bart Polot2015-06-10
* - more messages to force errorsBart Polot2015-06-10
* - fix logBart Polot2015-06-10
* - add n_recv to debug infoBart Polot2015-06-10
* - improve POLL logging, debug infoBart Polot2015-06-10
* fix excessive queueing, don't force regular trafficBart Polot2015-06-10
* -avoid concurrent modification trouble when handing peer disconnectChristian Grothoff2015-06-09
* -check next and prev are disjointChristian Grothoff2015-06-08
* -uniqueness was simply falseChristian Grothoff2015-06-08
* -run unregister even if path is NULL, do check uniquenessChristian Grothoff2015-06-08
* -adding additional error checking logicChristian Grothoff2015-06-08
* -if the rest of the code uses horrible casts, one more hardly mattersChristian Grothoff2015-06-08
* -fix use of uninit memoryChristian Grothoff2015-06-08
* -eh, remove assertChristian Grothoff2015-06-08
* -assertion also does not hold, messy codeChristian Grothoff2015-06-08
* -bogus assertionChristian Grothoff2015-06-08
* -doxygenChristian Grothoff2015-06-08
* -indentation, doxygen, be a bit pickier about return values to eliminate poss...Christian Grothoff2015-06-08
* turn 'force_reply' into a bitfield for future extensionsChristian Grothoff2015-06-05
* -simplifying Cadet KX to directly use EdDSA keys for ECDHEChristian Grothoff2015-06-04
* -adding missing const's and a commentChristian Grothoff2015-05-22
* handle case where type is neither ENCRYPTED nor AXChristian Grothoff2015-05-01
* fix traffic stall in case the is more messages queued in the tunnel buffer th...Bart Polot2015-04-30
* - fix debug msgs, mark tripped breakBart Polot2015-04-30
* - don't queue more than 3 messagesBart Polot2015-04-30
* - remove debugBart Polot2015-04-30
* -doxygenChristian Grothoff2015-04-29
* - refactor buffer calucationsBart Polot2015-04-27
* - critical errorBart Polot2015-04-27
* - refactor storing AX keysBart Polot2015-04-27
* - docBart Polot2015-04-27
* - skip checking all messages that are not there, no matter what the bitfield ...Bart Polot2015-04-27
* - only modify to key sent before the key derivationBart Polot2015-04-27
* - resend ax kx when lostBart Polot2015-04-27
* - don't queue more than one ax_kx at a timeBart Polot2015-04-27
* - register otr-downgradesBart Polot2015-04-27
* only ratchet after a certain amount of messages or time has passedBart Polot2015-04-27
* - fix ttlBart Polot2015-04-27
* - ttl is deprecated, don't warnBart Polot2015-04-27