log buffer.c @ 1753:7c0fcd19e492

age author description
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
Thu, 04 Jun 2015 23:08:50 +0800 Matt Johnston Merge pull request #13 from gazoo74/fix-warnings
Mon, 16 Mar 2015 21:34:05 +0800 Matt Johnston merge pam branch up to date pam
Sun, 01 Mar 2015 21:16:09 +0800 Matt Johnston allocate buffer and data in a single allocation nocircbuffer
Tue, 24 Feb 2015 22:41:26 +0800 Thorsten Horstmann Avoid cppcheck warning