Mercurial > dropbear
log packet.c @ 1691:2d3745d58843
age | author | description |
---|---|---|
Mon, 25 May 2020 20:50:25 +0500 | Vladislav Grishenko | Add Chacha20-Poly1305, AES128-GCM and AES256-GCM support (#93) |
Wed, 20 Mar 2019 17:33:15 +0300 | Konstantin Demin | packet: remove stale comment about "packet_type" (#63) |
Sun, 26 Aug 2018 22:26:42 +0800 | Matt Johnston | Merge writev #include fix |
Thu, 23 Aug 2018 23:59:24 +0800 | Matt Johnston | make writev #include consistent for variable declarations too |
Tue, 06 Mar 2018 22:02:19 +0800 | Matt Johnston | fix uninitialised memory in fuzzer codepath |
Sun, 04 Mar 2018 14:57:18 +0800 | Matt Johnston | get rid of unused packet_type in encrypted write queue |