log packet.c @ 1699:ef57ead04987

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
Wed, 28 Feb 2018 22:02:12 +0800 Matt Johnston Fix to be able to compile normal(ish) binaries with --enable-fuzz fuzz