November 29, 2016
View 009521a

Introduce and use secure_memzero() to erase secrets

Steffan Karger authored on 2016/11/29 07:14:12
November 15, 2016
View c6e24fa

Add control channel encryption (--tls-crypt)

Steffan Karger authored on 2016/11/15 22:29:46
November 13, 2016
View 825e2ec

Move private file access checks to options_postprocess_filechecks()

Steffan Karger authored on 2016/11/13 23:02:31
November 9, 2016
View 28c115e

Refactor static/tls-auth key loading

Steffan Karger authored on 2016/11/09 05:18:18
November 8, 2016
View 63bdc6c

Check previously-unchecked buf_alloc_write() call in crypto self-test.

Gert Doering authored on 2016/11/08 18:17:12
October 28, 2016
View 752caec

Limit --reneg-bytes to 64MB when using small block ciphers

Steffan Karger authored on 2016/10/28 20:57:01
October 14, 2016
View b891e57

Move memcmp_constant_time() to crypto.h

David Sommerseth authored on 2016/10/14 04:59:27
October 12, 2016
View dc4fa3c

Check --ncp-ciphers list on startup

Steffan Karger authored on 2016/10/12 16:32:49
September 28, 2016
View 348c416

Make sure options->ciphername and options->authname are always defined

Steffan Karger authored on 2016/09/28 19:40:51
August 16, 2016
View c94b3ff

Discourage using 64-bit block ciphers

Steffan Karger authored on 2016/08/16 23:45:42
August 12, 2016
View d1bd37f

Avoid format specifier %zu for Windows compatibility

Selva Nair authored on 2016/08/12 07:58:29
July 26, 2016
View dea8917

Fix '--cipher none --cipher' crash

Steffan Karger authored on 2016/07/26 22:55:38
June 29, 2016
View 9789436

Add client-side support for cipher negotiation

Steffan Karger authored on 2016/06/29 06:33:55
April 2, 2016
View b064b81

Fix potential null-pointer dereference

Steffan Karger authored on 2016/04/02 01:43:00
March 6, 2016
View 71d8906

Only include aead encrypt/decrypt functions if AEAD modes are supported

Steffan Karger authored on 2016/03/06 21:09:50