aboutsummaryrefslogtreecommitdiff
path: root/src/cadet
Commit message (Expand)AuthorAge
* fixing #3610Christian Grothoff2015-01-16
* - logBart Polot2015-01-15
* Added a delayed search function to avoid saturating the DHT with requests on ...Bart Polot2015-01-15
* - Check path for NULL, fix #3583Bart Polot2015-01-15
* - use path_cmpBart Polot2015-01-15
* - added path_cmpBart Polot2015-01-15
* - fix failed git mergeBart Polot2015-01-15
* - bump message amountBart Polot2015-01-15
* - fix crashes, zombie controller on ^CBart Polot2015-01-15
* - remove debug statementsBart Polot2015-01-10
* - allow more time to 5 peer testcase, change stats loglevelBart Polot2015-01-09
* Accept Out-of-Order connection messagesBart Polot2015-01-09
* - minor log modifications, docsBart Polot2015-01-09
* - refactor test, always gather statsBart Polot2015-01-09
* - add statistics to DHT moduleBart Polot2015-01-09
* - test connection_create size, add size to logBart Polot2015-01-09
* - fix test: provide real message sizeBart Polot2015-01-09
* - minor changes: tabs, logs, reorderBart Polot2015-01-09
* - simpify api size handling codeBart Polot2015-01-09
* - more message size checksBart Polot2015-01-09
* - more size checksBart Polot2015-01-09
* - add size argument to allow to verify message sizeBart Polot2015-01-09
* - fix size handling of payload dataBart Polot2015-01-09
* - check minimum size, param orderBart Polot2015-01-09
* - add space for second kxBart Polot2015-01-09
* - avoid noise in the testcase logsBart Polot2014-12-29
* - test message packingBart Polot2014-12-29
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -check RVChristian Grothoff2014-12-20
* -fix double-freeChristian Grothoff2014-12-19
* -fix use after free (GCCH_destroy frees 'ch', and then ch->t dereferences it ...Christian Grothoff2014-12-19
* -fix sec_name leakChristian Grothoff2014-12-19
* -use const in peerstore callbackChristian Grothoff2014-12-18
* -disable NSE POW during cadet testsChristian Grothoff2014-12-18
* -ughChristian Grothoff2014-12-16
* -removing tons of options that should be deadChristian Grothoff2014-12-16
* - update test configBart Polot2014-12-15
* Fix empty tunnel detectionBart Polot2014-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
* 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