June 9, 2014
View d344820

Improve --show-ciphers to show if a cipher can be used in static key mode

Steffan Karger authored on 2014/06/09 00:04:32
View a4b27b6

Add proper check for crypto modes (CBC or OFB/CFB)

Steffan Karger authored on 2014/06/09 01:16:13
View c353af2

Rename ALLOW_NON_CBC_CIPHERS to ENABLE_OFB_CFB_MODE, and add to configure.

Steffan Karger authored on 2014/06/09 01:16:12
April 16, 2013
View d0c4c44

PATCHv3 Remove unused variables or put them to the defines they are being used in

Arne Schwabe authored on 2013/04/16 06:06:39
March 22, 2013
View f499b92

Config compatibility patch. Added translate_cipher_name.

Steffan Karger authored on 2013/03/22 17:54:23
March 19, 2013
View 11d2134

Use constant time memcmp when comparing HMACs in openvpn_decrypt.

Steffan Karger authored on 2013/03/19 21:01:50
August 16, 2012
View be46a2c

refine assertion to allow other modes than CBC

Heiko Hund authored on 2012/08/16 17:38:50
June 19, 2012
View e0ce897

Remove ENABLE_INLINE_FILES conditionals

Arne Schwabe authored on 2012/06/19 03:39:06
March 1, 2012
View 14a131a

build: move wrappers into platform module

Alon Bar-Lev authored on 2012/03/01 05:12:19
View c110b28

build: move out config.h include from syshead

Alon Bar-Lev authored on 2012/03/01 05:12:13
View 9b33b5a

build: proper crypto detection and usage

Alon Bar-Lev authored on 2012/03/01 05:12:10
View 34cb913

build: standard directory layout

Alon Bar-Lev authored on 2012/03/01 05:11:59
February 28, 2012
View 39b54ba

Remove calls to OpenSSL when building with --disable-ssl

Igor Novgorodov authored on 2012/02/28 20:16:01