aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* -check return valuesChristian Grothoff2014-12-16
* -check return valuesChristian Grothoff2014-12-16
* -check return valuesChristian Grothoff2014-12-16
* -fix leak on error handling pathChristian Grothoff2014-12-16
* -fix stray semicolonChristian Grothoff2014-12-16
* -fix leakChristian Grothoff2014-12-16
* properly report NSE estimate to statistics (#3563?)Christian Grothoff2014-12-16
* -build scalarproduct by defaultChristian Grothoff2014-12-16
* -fix test: needs correct port in correct section of config fileChristian Grothoff2014-12-16
* -simplify configChristian Grothoff2014-12-16
* -fix bad CMPChristian Grothoff2014-12-16
* do not poll empty database every 100ms for migration, doxygen fixes, code cle...Christian Grothoff2014-12-16
* -fix double freeChristian Grothoff2014-12-15
* -fix test logicChristian Grothoff2014-12-15
* -simplify configs, do use defaults where they work / are identicalChristian Grothoff2014-12-15
* -fix test: only run test logic, not full peerChristian Grothoff2014-12-15
* -bump yearChristian Grothoff2014-12-15
* removing dead code, improving comments, simplifying iteration logic, making i...Christian Grothoff2014-12-15
* - update test configBart Polot2014-12-15
* Fix empty tunnel detectionBart Polot2014-12-15
* -doxygen, indentationChristian Grothoff2014-12-15
* -fix crash in testcaseChristian Grothoff2014-12-15
* - fix cadet's overheadBart Polot2014-12-15
* Only allow one EPHM/PONG in the queue.Bart Polot2014-12-15
* - signal wrong tunnel encryption stateBart Polot2014-12-15
* - fix tunnel encryption state on time triggered rekeyBart Polot2014-12-15
* - refactor kx_ctx managementBart Polot2014-12-15
* - always allow an ACKBart Polot2014-12-15
* - Always send traffic coming from channel, even overfilling connection buffer...Bart Polot2014-12-15
* - ignoreBart Polot2014-12-15
* Fix channel buffer retrieval, add debugBart Polot2014-12-15
* - destroy old connection in case of duplicate connections when ownID > peerIDBart Polot2014-12-15
* - use path equivalencyBart Polot2014-12-15
* - refactorize path checking code, look both waysBart Polot2014-12-15
* - more debug, eliminate bogus assertionsBart Polot2014-12-15
* - avoid duplicate (same path) connectionsBart Polot2014-12-15
* - check KX context at PONGBart Polot2014-12-15
* - having allowance too spare is not an errorBart Polot2014-12-15
* - fix PID management on sendBart Polot2014-12-15
* - clear core handle to avoid shutdown crashBart Polot2014-12-15
* - don't try to ack on non-ready tunnelsBart Polot2014-12-15
* - refactor buffer fillingBart Polot2014-12-15
* - Added correct core request timing infoBart Polot2014-12-15
* - use proper wait time for core timingBart Polot2014-12-15
* - calculate the correct amount of messages to allow per connectionBart Polot2014-12-15
* - make connection always log with ---, reserve === for upper levelsBart Polot2014-12-15
* - send queued data the first timeBart Polot2014-12-15
* Fuse PING into KX_EPHEMERALBart Polot2014-12-15
* - leave space for any numberBart Polot2014-12-15
* Send all queued messages that fit into the core bufferBart Polot2014-12-15