log buffer.c @ 1938:77bc00dcc19f default tip main master

age author description
Tue, 29 Mar 2022 23:47:30 +0800 Matt Johnston Use buf_burn_free() instead of two calls
Fri, 13 Nov 2020 23:16:50 +0800 Matt Johnston Remove accidentally committed abort()
Mon, 26 Oct 2020 22:52:07 +0800 Matt Johnston Fix fuzz-sshpacketmutator to work
Sat, 24 Oct 2020 18:56:45 +0800 Matt Johnston Add buf_decrpos()
Mon, 19 Oct 2020 21:38:20 +0800 Matt Johnston Avoid passing NULL to memcpy
Tue, 26 May 2020 17:36:47 +0200 Steffen Jaeckel Update LibTomMath to 1.2.0 (#84)
Tue, 19 May 2020 00:31:41 +0800 Matt Johnston ext-info handling for server-sig-algs
Sat, 17 Feb 2018 19:29:51 +0800 Matt Johnston merge from main fuzz
Sat, 19 Aug 2017 17:16:13 +0200 Francois Perrad Pointer parameter could be declared as pointing to const
Sat, 20 May 2017 23:39:01 +0800 Matt Johnston make buf_getstring fail prior to malloc if the buffer is short fuzz
Thu, 18 May 2017 23:45:10 +0800 Matt Johnston merge main to fuzz fuzz
Sat, 13 May 2017 23:44:12 +0800 Matt Johnston fix buf->pos when shrinking fuzz
Sat, 13 May 2017 23:43:09 +0800 Matt Johnston reduce buf->pos if shrinking
Mon, 11 Jul 2016 23:34:18 +0800 Matt Johnston additional length checks
Fri, 01 Jan 2016 15:02:09 +0100 Francois Perrad more hard tab