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
Mon, 01 Apr 2013 00:07:26 +0800 Matt Johnston Move the more verbose TRACE() statements into TRACE2()
Tue, 22 Nov 2011 19:28:58 +0700 Matt Johnston A few build fixes dropbear-tfm
Mon, 21 Nov 2011 19:52:28 +0800 Matt Johnston - Update tfm changes to current default tip dropbear-tfm
Mon, 21 Nov 2011 19:19:57 +0800 Matt Johnston - Bring in original tomsfastmath patch against 0.52 from Peter Turczak dropbear-tfm
Wed, 23 Feb 2011 15:50:30 +0000 Matt Johnston Improve capitalisation for all logged strings
Mon, 06 Jul 2009 12:59:13 +0000 Matt Johnston New standard linked list to use, rather than adhoc SignKeyList or TCPFwdList agent-client
Wed, 09 Aug 2006 16:37:18 +0000 Matt Johnston yet more debugging debug-unrandom
Mon, 05 Sep 2005 15:16:10 +0000 Matt Johnston * use own assertions which should get logged properly
Sun, 13 Mar 2005 13:58:14 +0000 Matt Johnston * fix longstanding bug with connections being closed on failure to
Sun, 02 Jan 2005 20:25:56 +0000 Matt Johnston Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Thu, 26 Aug 2004 13:16:40 +0000 Matt Johnston - added circular buffering for channels
Thu, 12 Aug 2004 16:41:58 +0000 Matt Johnston Merging in the changes from 0.41-0.43 main Dropbear tree
Tue, 01 Jun 2004 02:46:09 +0000 Matt Johnston Makefile.in contains updated files required