Re: [PATCH 3 of 6] SSL: pull common SSL options into OpenSSL module

2016-10-18 Thread Piotr Sikora
Hey, > # HG changeset patch > # User Piotr Sikora > # Date 1471428985 25200 > # Wed Aug 17 03:16:25 2016 -0700 > # Node ID 99c2f52beae28567bf2f8501d1a182cd20004c71 > # Parent 788c6187bdbd72787ba24505731e42b6a2307be3 > SSL: pull common SSL options into OpenSSL module. > > No functional chang

[PATCH 3 of 6] SSL: pull common SSL options into OpenSSL module

2016-08-17 Thread Piotr Sikora
# HG changeset patch # User Piotr Sikora # Date 1471428985 25200 # Wed Aug 17 03:16:25 2016 -0700 # Node ID 99c2f52beae28567bf2f8501d1a182cd20004c71 # Parent 788c6187bdbd72787ba24505731e42b6a2307be3 SSL: pull common SSL options into OpenSSL module. No functional changes. Signed-off-by: Pio