Commit Graph
193 Commits
Author SHA1 Message Date
Hakase 14f097c6c2 Fixed windows build error 2018-11-28 21:25:00 +09:00
Hakase 93752a3fe0 Latest update - 7404, Version bump 2018-11-28 00:29:41 +09:00
Hakase 44f2125a4c Latest update - 7400 2018-11-22 10:14:23 +09:00
Hakase 6ee0f3383d Latest update - 7395 2018-11-16 12:53:33 +09:00
Hakase 4a8dcfa071 Latest update - 7394 2018-11-15 23:57:50 +09:00
Hakase 9eb95c7f35 Latest update - 7393 2018-11-14 10:59:43 +09:00
Hakase f87f0d9ecf Latest update - 7389 2018-11-07 08:49:31 +09:00
Hakase 7e2db81bb5 Latest update - 7375 2018-11-01 00:52:52 +09:00
Hakase ef4b50eeec Latest update - 7373 2018-10-24 08:32:43 +09:00
Hakase fd3f8b9369 Add TLS clock skew send. 2018-10-13 14:46:11 +09:00
Hakase faff3eca89 Add comment. 2018-10-09 07:14:25 +09:00
Hakase dbe0b03004 Fix strict-sni bug. 2018-10-09 06:32:32 +09:00
Hakase c2beb6338b Update nginx strict-sni. 2018-10-09 04:43:51 +09:00
Hakase c7794990e8 Fixed for http configuration only - strict_sni, strict_sni_header 2018-10-08 20:31:42 +09:00
Hakase 2af1ec8d00 Compatibility patch between nginx strict sni and BoringSSL. 2018-10-07 21:57:00 +09:00
Hakase e5ed8553e2 Improved patch to nginx strict sni 2018-10-07 20:09:06 +09:00
Hakase 186fd1b5ae Improved nginx strict sni. 2018-10-07 19:45:46 +09:00
Hakase 052f5776dc Reapply nginx strict sni patch.
Issue: https://github.com/hakasenyang/nginx-build/commit/e3932ebe24b3fc723d6cb041c52ae63876154df9#commitcomment-30796507
2018-10-06 23:08:43 +09:00
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 3a493665ce Improved error occurrence when setting configure manually. 2018-10-04 23:02:10 +09:00
Hakase 69e6ad19cd Latest update - 7371 2018-10-04 08:46:41 +09:00
Hakase b225850d52 Version bump. 2018-10-03 13:43:55 +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 565ce4d0cc Latest update - 7359 2018-09-25 11:43:30 +09:00
Hakase 1de34aa0ce Latest update - 7358 2018-09-22 16:45:51 +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 32fb245f23 Change default value. 2018-09-22 12:35:33 +09:00
Hakase e6ea42ddd5 Latest update - 7357 2018-09-22 12:27:13 +09:00
Hakase 1134c4cd6e Latest update - 7355 2018-09-22 01:04:12 +09:00
Hakase 6c52beca9a Add config - strict_sni_header 2018-09-20 09:23:14 +09:00
Hakase 0480de42f3 When server_tokens is off, server names are not sent in special responses. 2018-09-19 10:33:31 +09:00
Hakase 01ec7ac6b5 If strict_sni is ON and invalid header is received, the connection is terminated. 2018-09-16 15:57:38 +09:00
Hakase c77f6412dc Fix patch 2018-09-16 13:59:25 +09:00
Hakase 0e68883e96 Fix strict-sni 2018-09-16 13:48:05 +09:00
Hakase 68743adc98 Block invalid header transmission on ssl connection. 2018-09-16 13:37:11 +09:00
Hakase 96130466e9 Add support config strict_sni - on/off 2018-09-16 06:30:12 +09:00
Hakase 27d60067fd Latest update - 7353 2018-09-11 08:44:35 +09:00
Hakase 92f9c42a32 Latest update - 7350 2018-09-04 11:18:57 +09:00
Hakase 00562c1dcb Latest update - 7345 2018-08-30 00:26:23 +09:00
Hakase 228163d495 Version bump - v1.15.4 2018-08-29 08:38:47 +09:00
Hakase 6b4acf2cc3 Latest update - 7341 2018-08-25 12:28:33 +09:00
Hakase 69e93f9b73 Latest update - 7340 2018-08-11 07:45:22 +09:00
Hakase 6a101c9b69 Latest update - 7335 2018-08-10 08:42:00 +09:00
Hakase 2dac5bfcc3 Latest update - 7334 2018-08-09 18:59:15 +09:00
Hakase 20d99c04f3 Latest update - 7333 2018-08-08 08:15:58 +09:00
Hakase 0ac4e6cbe8 Latest update - 7331 2018-08-07 08:40:57 +09:00