December 1, 2014
View ec828db

Remove ENABLE_SSL define (and --disable-ssl configure option)

Steffan Karger authored on 2014/12/01 01:44:09
November 8, 2014
View 4e93e6d

Fix assertion error when using --cipher none

Steffan Karger authored on 2014/11/08 19:15:08
October 26, 2014
View c3e1809

openssl: add more descriptive message for 'no shared cipher' error

Steffan Karger authored on 2014/10/26 03:49:26
View e795d6b

openssl: add crypto_msg(), to easily log openssl errors

Steffan Karger authored on 2014/10/26 05:35:22
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
May 26, 2014
View 0c56325

Remove unneeded defines (were needed for pre-0.9.7 OpenSSL).

Steffan Karger authored on 2014/05/26 04:18:21
View 9fbd056

Remove unneeded wrapper functions in crypto_openssl.c

Steffan Karger authored on 2014/05/26 04:18:20
View bb669e5

Remove function without effect (cipher_ok() always returned true).

Steffan Karger authored on 2014/05/26 04:18:19
March 23, 2014
View 69a6b0c

Bump minimum OpenSSL version to 0.9.8

Steffan Karger authored on 2014/03/23 22:53:01
April 15, 2013
View 1d561d4

Fixed usage of stale define USE_SSL to ENABLE_SSL

Steffan Karger authored on 2013/04/15 17:45:28
March 22, 2013
View f499b92

Config compatibility patch. Added translate_cipher_name.

Steffan Karger authored on 2013/03/22 17:54:23
March 1, 2012
View c110b28

build: move out config.h include from syshead

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

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

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