log cli-kex.c @ 1659:d32bcb5c557d

age author description
Wed, 11 Mar 2020 21:09:45 +0500 Vladislav Grishenko Add Ed25519 support (#91)
Sat, 19 Aug 2017 17:16:13 +0200 Francois Perrad Pointer parameter could be declared as pointing to const
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes
Mon, 02 May 2016 23:48:16 +0200 Matt Johnston options for disabling "normal" DH
Tue, 15 Mar 2016 23:03:31 +0800 Matt Johnston Fix truncated type for getc() at confirmation prompt
Tue, 01 Dec 2015 21:56:11 +0300 Konstantin Tokarev Use dropbear_log instead of some fprintf's in client code.