log

age author description
Sat, 02 May 2015 12:16:06 +0200 Gaël PORTAY Fix unused parameters warnings [-Werror=unused-parameter]
Sat, 02 May 2015 11:26:22 +0200 Gaël PORTAY Uses abort() instead of raising a SIGABRT signal [-Werror]
Sat, 02 May 2015 11:37:37 +0200 Gaël PORTAY Uses k_size as an signed integer
Sat, 02 May 2015 13:33:34 +0200 Gaël PORTAY Test struct existance against sizeof() operator
Wed, 03 Jun 2015 22:59:59 +0800 Matt Johnston Disable twofish-ctr by default, add config option
Wed, 03 Jun 2015 22:15:12 +0800 Matt Johnston note about constant_time_strcmp and lengths
Wed, 03 Jun 2015 21:45:32 +0800 Matt Johnston Fix building when ENABLE_CLI_PUBKEY_AUTH is unset