log common-algo.c @ 1123:d7b752525b91

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