aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet_tunnel.c
Commit message (Expand)AuthorAge
* - debug for KXBart Polot2014-12-15
* Fix conservation of old keys in case of simultaneous KX:Bart Polot2014-12-15
* - log EPHM on receiptBart Polot2014-12-15
* - fix sending of queued tunnel data on KX endBart Polot2014-12-15
* - logBart Polot2014-12-15
* - fix minor t->estate issues for better debug traceabilityBart Polot2014-12-15
* Fixed key context manipulation in case of duplicate EPHM messagesBart Polot2014-12-15
* - refactor enc_state changerBart Polot2014-12-15
* - doxygenBart Polot2014-12-15
* - doxygenBart Polot2014-12-15
* - fix resetting of key cleaner taskBart Polot2014-12-15
* - logBart Polot2014-12-15
* - avoid usage of direct stdio sprintfBart Polot2014-12-15
* - proper CADET overheadBart Polot2014-12-11
* - debug key clearingBart Polot2014-10-15
* - fix logging of key materialBart Polot2014-10-15
* - fix connection.c:972 assertion, mark tunnel as WAITING when an incoming con...Bart Polot2014-10-15
* - remove dead codeBart Polot2014-09-05
* - logBart Polot2014-07-30
* - don't show error messages if tunnel's state is WAITINGBart Polot2014-07-30
* - dump keys to STRERR on debug, if flag is onBart Polot2014-07-29
* - don't revive dead tunnelsBart Polot2014-07-28
* - missing cstate2sBart Polot2014-07-28
* - fix trim-after-freeBart Polot2014-07-28
* - dont complain about tunnels in search of a pathBart Polot2014-07-28
* - use WAITING if some connections are in progressBart Polot2014-07-28
* - set tunnel cstate to SEARCH when 0 connections are presentBart Polot2014-07-28
* - if an "old_key" is not valid (for instance, at tunnel establishment), clear...Bart Polot2014-07-25
* - more debug info on buildbotsBart Polot2014-07-21
* - fix tunnel state management after connection failure<Bart Polot2014-07-21
* - On a new EPHM, do a immediate rekeyBart Polot2014-07-21
* - don't re-encrypt data queued in a broken connectionBart Polot2014-07-21
* - cancel any rekey tasks when calling it directlyBart Polot2014-07-21
* - fix variable log level, add connection debug functionBart Polot2014-07-09
* - debug info for buildbot reportsBart Polot2014-07-03
* Since we started using ECC, peer identities ARE public keys, not their hashes...Bart Polot2014-07-03
* - trigger an immediate rekey if a peer's ephemeral key changesBart Polot2014-07-02
* - dont destroy in-progress kxBart Polot2014-07-02
* - destroy kx_ctx created on receipt of an ephemeral key if key is not newBart Polot2014-07-02
* - refactorBart Polot2014-07-02
* - fix #3479Bart Polot2014-07-02
* - fix error conditionBart Polot2014-07-02
* - don't warn when connection is being establishedBart Polot2014-07-02
* - debugBart Polot2014-06-30
* - logBart Polot2014-06-25
* - debug info for #3425Bart Polot2014-06-24
* - remove debug info used to fix #3405Bart Polot2014-06-24
* - check return values from GCC_send_prebuilt_messageBart Polot2014-06-24
* - doxygenBart Polot2014-06-24
* - use setter, imporve logsBart Polot2014-06-24