log common-algo.c @ 1527:049b28f4be4a

age author description
Tue, 20 Feb 2018 19:35:26 +0800 Matt Johnston add curve25519-sha256 without @libssh.org
Sun, 18 Feb 2018 22:47:51 +0800 Matt Johnston group14-sha256 should be higher than group14-sha1
Fri, 09 Feb 2018 23:40:23 +0800 Matt Johnston Remove none cipher
Sat, 19 Aug 2017 17:16:13 +0200 Francois Perrad Pointer parameter could be declared as pointing to const
Thu, 21 Jul 2016 23:38:42 +0800 Matt Johnston merge 2016.74
Mon, 11 Jul 2016 22:40:38 +0800 Matt Johnston improve algorithm list parsing
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
Fri, 01 Jan 2016 09:20:50 +0100 Francois Perrad const variables
Sat, 12 Mar 2016 16:21:13 +0800 Matt Johnston Get rid of group15, move group16 to sha512.
Fri, 15 Jan 2016 00:19:11 +0800 Matt Johnston add dh group15 and group16, disabled by default
Thu, 14 Jan 2016 21:54:58 +0800 Matt Johnston Move dh group constants to a separate file
Fri, 11 Dec 2015 22:12:12 +0800 Matt Johnston diffie-hellman-group14-sha256
Thu, 04 Jun 2015 23:24:08 +0800 Matt Johnston merge
Thu, 04 Jun 2015 23:08:50 +0800 Matt Johnston buf_getstring and buf_putstring now use non-unsigned char*
Thu, 04 Jun 2015 23:08:50 +0800 Matt Johnston Merge pull request #13 from gazoo74/fix-warnings
Thu, 04 Jun 2015 22:25:28 +0800 Matt Johnston Merge pull request #13 from gazoo74/fix-warnings
Sat, 02 May 2015 22:37:08 +0200 Gaël PORTAY Turn Algo_Type's name attribute into const char *
Sat, 02 May 2015 15:59:06 +0200 Gaël PORTAY Fix pointer differ in signess warnings [-Werror=pointer-sign]
Wed, 03 Jun 2015 22:59:59 +0800 Matt Johnston Disable twofish-ctr by default, add config option
Tue, 24 Feb 2015 20:51:18 +0800 Thorsten Horstmann Fix for old compilers, variable declarations at beginning of functions
Fri, 13 Feb 2015 23:15:12 +0800 Matt Johnston merge
Wed, 28 Jan 2015 22:14:07 +0800 Matt Johnston Keep sha1 default
Wed, 04 Feb 2015 22:12:06 +0800 Matt Johnston twofish ctr modes
Wed, 28 Jan 2015 21:38:27 +0800 Matt Johnston Disable non-delayed zlib for server
Fri, 23 Jan 2015 23:00:25 +0800 Fedor Brunner Prefer stronger algorithms in algorithm negotiation.
Fri, 23 Jan 2015 22:37:14 +0800 Matt Johnston Add config option to disable cbc. Disable twofish by default
Thu, 27 Feb 2014 21:35:58 +0800 Matt Johnston merge up to 2013.63, improve ASM makefile rules a bit asm
Sun, 06 Oct 2013 21:49:15 +0800 Matt Johnston aes and sha1 for arm asm
Thu, 14 Nov 2013 22:03:30 +0800 Matt Johnston use oldstyle comments