log common-algo.c @ 1221:f7d565054e5f

age author description
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