log buffer.c @ 1465:f7a53832501d

age author description
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
Tue, 24 Feb 2015 20:45:07 +0800 Thorsten Horstmann Some minor typo fixes, found by codespell.
Wed, 12 Mar 2014 23:40:02 +0800 Matt Johnston Better PAM through recursion pam
Tue, 21 May 2013 12:09:35 +0800 Matt Johnston merge in HEAD ecc
Sat, 06 Apr 2013 16:00:37 +0800 Matt Johnston Make _sign and _verify functions take a buffer* rather than void* and int ecc