Commit Graph
15 Commits
Author SHA1 Message Date
Hakase e3932ebe24 Revert "Update nginx strict sni patch."
This reverts commit 997e1bb428.

Not compatible with ssl_early_data.
2018-10-05 00:17:06 +09:00
Hakase 997e1bb428 Update nginx strict sni patch.
Issue: https://github.com/hakasenyang/openssl-patch/issues/1#issuecomment-427040319
2018-10-04 23:42:07 +09:00
Hakase fb2e8c1e54 Latest update - 7369 2018-10-03 13:43:14 +09:00
Hakase 9913b968f9 Latest update - 7365 2018-09-28 08:24:29 +09:00
Hakase 3909a37669 Secure: Redefine SSL_OP_NO_RENEGOTIATION & Add SSL_OP_PRIORITIZE_CHACHA (OpenSSL 1.1.x, Using OpenSSL built-in) 2018-09-27 02:22:28 +09:00
Hakase 9763686ccc Latest update - 7363 2018-09-26 07:25:47 +09:00
Hakase 8257b0dabc Fix max early data.
BoringSSL specified max early data as 14336.
in ssl/internal.h:2471
static const size_t kMaxEarlyDataAccepted = 14336;
2018-09-22 14:38:41 +09:00
Hakase e6ea42ddd5 Latest update - 7357 2018-09-22 12:27:13 +09:00
Hakase 27d60067fd Latest update - 7353 2018-09-11 08:44:35 +09:00
Hakase 20d99c04f3 Latest update - 7333 2018-08-08 08:15:58 +09:00
Hakase 45b383275a Latest update - 7320 2018-07-18 12:06:25 +09:00
Hakase 9ddc95f92b Latest update - 7319 2018-07-17 12:11:18 +09:00
Hakase cf36656535 Latest update - 7312 2018-07-06 08:38:04 +09:00
Hakase 565076d337 Latest update - 7291 2018-06-07 07:20:02 +09:00
Hakase 20f797d2f6 Initial commit 2018-02-14 15:05:29 +09:00