aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* -simplify logic a bit, doxygen, indentationChristian Grothoff2014-06-22
* -indentation, doxygenChristian Grothoff2014-06-22
* fix #3451Christian Grothoff2014-06-22
* add check for certtoolChristian Grothoff2014-06-22
* output public key of peerChristian Grothoff2014-06-22
* Add DHT profiler.Sree Harsha Totakura2014-06-20
* - Initializing head, tail in datacache struct get_contextSupriti Singh2014-06-19
* additional sensor filesOmar Tarabai2014-06-19
* new sensors + fixesOmar Tarabai2014-06-19
* sensor: fixOmar Tarabai2014-06-19
* - fix NULL connection on queue_sendBart Polot2014-06-18
* Add a debug "dump to stderr" feature to cadetBart Polot2014-06-18
* -check return valueChristian Grothoff2014-06-17
* -check return valueChristian Grothoff2014-06-17
* -mark return value as intentionally ignoredChristian Grothoff2014-06-17
* -check return valueChristian Grothoff2014-06-17
* -check return valueChristian Grothoff2014-06-17
* -fix channel data range to make -1 legal valueChristian Grothoff2014-06-17
* -bail out properly on error, fix leakChristian Grothoff2014-06-17
* -assert zone is non-null, simplify branching logic a bitChristian Grothoff2014-06-17
* -add missing breakChristian Grothoff2014-06-17
* -handle case where sendsocket is still -1Christian Grothoff2014-06-17
* -check 'socket' call return value, handle failureChristian Grothoff2014-06-17
* -fix socket leak in error handling branchesChristian Grothoff2014-06-17
* -fix use of uninitialized memoryChristian Grothoff2014-06-17
* -fix use after freeChristian Grothoff2014-06-17
* -fix memory leak for 0==p->lengthChristian Grothoff2014-06-17
* Use Crockford Base32 encoding instead of RFC 4648.Sree Harsha Totakura2014-06-17
* peerstore: fixOmar Tarabai2014-06-17
* peerstore: fixOmar Tarabai2014-06-17
* xvine - minor fixesSupriti Singh2014-06-17
* Fix libgcrypt linker flags.Sree Harsha Totakura2014-06-17
* - make sure the keepalive test generates more than 2 keepalivesBart Polot2014-06-17
* - fix crash on unexpected malformed PINGBart Polot2014-06-17
* minor fixOmar Tarabai2014-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