log debug.h @ 1938:77bc00dcc19f default tip main master

age author description
Thu, 24 Mar 2022 14:44:13 +0800 Matt Johnston Add -v variable debug levels for server too
Tue, 22 Mar 2022 23:29:38 +0800 Matt Johnston Fix building with DEBUG_TRACE = 0
Sat, 19 Mar 2022 09:01:05 +0000 HansH111 Added DEBUG1,DEBUG2,DEBUG3 to separate functions while keeping TRACE and TRACE2.
Fri, 29 May 2020 23:32:19 +0800 Matt Johnston Remove unused DEBUG_FORKGPROF
Thu, 21 May 2020 22:58:56 +0800 Matt Johnston Make DEBUG_NOFORK a #if not #ifdef
Sat, 17 Feb 2018 19:29:51 +0800 Matt Johnston merge from main fuzz
Wed, 14 Feb 2018 00:24:44 +0800 Matt Johnston Move DEBUG_TRACE to default_options
Tue, 23 Jan 2018 23:05:47 +0800 Matt Johnston add fuzzer-preauth_nomaths fuzz
Sat, 20 May 2017 22:47:19 +0800 Matt Johnston glaring wrapfd problems fixed fuzz
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes
Tue, 24 Feb 2015 20:43:01 +0800 Thorsten Horstmann DROPBEAR_ prefix for include guards to avoid collisions
Fri, 13 Feb 2015 21:45:15 +0800 Matt Johnston debug should be off by default
Tue, 10 Feb 2015 21:46:19 +0800 Matt Johnston Tighten validation of DH values. Odds of x==0 being generated are
Thu, 23 Jan 2014 22:29:04 +0800 Matt Johnston Back out accidentally committed files
Thu, 23 Jan 2014 22:25:52 +0800 Matt Johnston requirenext doesn't need two values
Sat, 09 Nov 2013 00:14:28 +0800 Matt Johnston comments, turn off debugging options ecc
Fri, 08 Nov 2013 23:32:13 +0800 Matt Johnston Merge ecc
Thu, 07 Nov 2013 00:18:52 +0800 Matt Johnston refactor key generation, make it generate as required. keyondemand
Tue, 21 May 2013 12:09:35 +0800 Matt Johnston merge in HEAD ecc
Sun, 14 Apr 2013 23:16:16 +0800 Matt Johnston requirenext fixup for firstkexfollows
Tue, 09 Apr 2013 22:44:19 +0800 Matt Johnston Be safer with how we handle ltc_ecc_sets[] (particularly with ecc
Thu, 04 Apr 2013 07:51:13 +0800 Matt Johnston setup tcp after requesting a channel - might hide some DNS latency
Wed, 03 Apr 2013 00:49:24 +0800 Matt Johnston merge kexguess branch
Mon, 01 Apr 2013 00:13:41 +0800 Matt Johnston merge from head roundtrip changes kexguess
Fri, 29 Mar 2013 23:29:48 +0800 Matt Johnston Add kexguess2 behaviour kexguess
Mon, 01 Apr 2013 00:07:26 +0800 Matt Johnston Move the more verbose TRACE() statements into TRACE2()
Wed, 22 Feb 2012 19:33:07 +0800 Matt Johnston Fix accidentally committed change
Sun, 04 Dec 2011 05:41:46 +0800 Matt Johnston - Initialise sa_mask properly
Tue, 08 Sep 2009 14:53:53 +0000 Matt Johnston - Test for pam_fail_delay() function in configure
Tue, 01 Sep 2009 16:38:26 +0000 Matt Johnston Rearrange getaddrstring() etc