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

age author description
Fri, 01 Apr 2022 12:10:48 +0800 Matt Johnston Add m_snprintf() that won't return negative
Wed, 30 Mar 2022 14:28:59 +0800 Matt Johnston Fix C99 comment
Wed, 30 Mar 2022 14:08:15 +0800 Matt Johnston Fix tilde expansion of paths
Thu, 24 Mar 2022 14:18:45 +0800 Matt Johnston Only set soft core limit not hard limit
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.
Tue, 19 Oct 2021 06:02:47 +0100 Matt Robinson Use HOME before /etc/passwd to find id_dropbear (#137)
Thu, 14 Oct 2021 20:55:15 +0800 Matt Johnston Bring back recently removed channel->flushing
Tue, 12 Oct 2021 23:31:09 +0800 Matt Johnston Partial strings from strtoul should return error
Mon, 26 Oct 2020 22:51:44 +0800 Matt Johnston Print ascii in printhex too
Thu, 15 Oct 2020 22:46:24 +0800 Matt Johnston Make wrapfd share a common buffer for all FDs fuzz
Mon, 05 Nov 2018 23:36:34 +0800 Matt Johnston - Add adaptive authentication failure delay
Sat, 03 Mar 2018 04:06:45 +0100 François Perrad some linting after fuzz merge (#60)
Wed, 28 Feb 2018 22:02:12 +0800 Matt Johnston Fix to be able to compile normal(ish) binaries with --enable-fuzz fuzz
Wed, 28 Feb 2018 21:40:08 +0800 Matt Johnston - #if not #ifdef for DROPBEAR_FUZZ fuzz