Commit Graph
100 Commits
Author SHA1 Message Date
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 3ebb1c0f0c Update README.md 2018-10-06 20:22:18 +09:00
Hakase 376184d90f Update README.md 2018-10-06 20:20:12 +09:00
Hakase 0b8c6cc619 Support CHACHA20-OLD, Update submodule. 2018-10-06 20:14:16 +09:00
Hakase dc010b2191 Update submodule. 2018-10-05 00:18:15 +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 aaf9e2ef84 Update auto.sh shell 2018-10-04 22:45:13 +09:00
Hakase 69e6ad19cd Latest update - 7371 2018-10-04 08:46:41 +09:00
Hakase 38f6613705 Fix typo. 2018-10-03 17:17:41 +09:00
Hakase 38625bd5ae Add h2. 2018-10-03 15:23:09 +09:00
Hakase 28a9592b3c Update submodules. 2018-10-03 13:49:45 +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 b8556fb704 Update nginx default configuration file. 2018-10-03 13:42:22 +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 1bdc745ea7 Update OpenSSL 2018-09-22 13:25:49 +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 2756efd2cd Update README.md and Add README.ko.md 2018-09-22 01:44:53 +09:00
Hakase 9d382fc8ac Fix typo - README.md 2018-09-22 01:09:27 +09:00
Hakase 7b92ed3fea Add geoip2 module. 2018-09-22 01:05:45 +09:00
Hakase 1134c4cd6e Latest update - 7355 2018-09-22 01:04:12 +09:00
Hakase 208765973a Add GeoIP2, Remove GeoIP. 2018-09-22 00:59:05 +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 7fc1a7463d Add comment. 2018-09-19 00:33:55 +09:00
Hakase c3d3479327 Add a description of Strict SNI 2018-09-17 16:50:21 +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 2fcd0abbd3 Add feature - Strict-SNI 2018-09-16 06:57:17 +09:00
Hakase 73c5f22ec9 Update OpenSSL 2018-09-16 06:30:50 +09:00
Hakase 96130466e9 Add support config strict_sni - on/off 2018-09-16 06:30:12 +09:00
Hakase 871436f11c Update strict-sni-example.patch 2018-09-16 02:57:37 +09:00
Hakase fb4941736c Add strict-sni patch file. 2018-09-16 01:33:28 +09:00
Hakase ff4adf3370 Change openssl-patch link. 2018-09-15 18:45:16 +09:00
Hakase 0cfe568e22 Update README.md 2018-09-15 18:42:12 +09:00
Hakase 7e636f654d Update OpenSSL 2018-09-14 11:13:25 +09:00
Hakase 321fcaff6e Update README.md 2018-09-14 10:07:09 +09:00
Hakase 59969296b2 Fix URL - OpenSSL 2018-09-14 10:01:28 +09:00
Hakase 4c0007d33f Update README.md 2018-09-14 08:20:55 +09:00
Hakase 6face03f32 Update README.md 2018-09-14 08:19:14 +09:00
Hakase f4f0343df4 Update OpenSSL 2018-09-13 11:58:30 +09:00
Hakase 7f48b214e2 Update submodule 2018-09-12 08:15:39 +09:00
Hakase 27d60067fd Latest update - 7353 2018-09-11 08:44:35 +09:00
Hakase 248354095a Update submodule 2018-09-09 01:37:03 +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 59cde9a179 Latest update - 7344 2018-08-29 08:37:56 +09:00
Hakase 6b4acf2cc3 Latest update - 7341 2018-08-25 12:28:33 +09:00
Hakase 396313154c Update submodules 2018-08-23 00:46:05 +09:00
Hakase d28d0cfa23 Update README.md 2018-08-16 23:56:15 +09:00
Hakase 26c60b0b95 Update config - change default value : pagespeed, rtmp is off 2018-08-16 14:29:23 +09:00
Hakase 0ac40b1b66 Remove OpenSSL Config (Not needed) 2018-08-16 01:07:36 +09:00
Hakase c9ed0d5551 Update submodules 2018-08-16 01:06:12 +09:00
Hakase 6661f7e8b3 Update README.md 2018-08-14 17:17:04 +09:00
Hakase 69e93f9b73 Latest update - 7340 2018-08-11 07:45:22 +09:00
Hakase ac4ff25d73 Update submodule 2018-08-10 09:37:23 +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
Hakase a16ff4bf79 Update submodule 2018-08-01 15:35:34 +09:00
Hakase 780042651e Latest update - 7330 2018-08-01 15:34:32 +09:00
Hakase 0078c8e58c Not needed 64bit openssl build 2018-07-28 18:11:46 +09:00
Hakase 925341b8ec Latest update - 7327, Version bump 2018-07-26 12:43:16 +09:00
Hakase c39ab11f1e Update submodule 2018-07-19 22:11:12 +09:00
Hakase 6b9be3c844 Latest update - 7322 2018-07-19 22:10:34 +09:00
Hakase 4e6347870c Latest update - 7321 2018-07-19 08:50:54 +09:00
Hakase 45b383275a Latest update - 7320 2018-07-18 12:06:25 +09:00
Hakase 6a30197b35 Update submodule 2018-07-17 12:11:29 +09:00
Hakase 9ddc95f92b Latest update - 7319 2018-07-17 12:11:18 +09:00
Hakase d5a540179c Latest update - 7316 2018-07-13 08:33:02 +09:00
Hakase dec5a2d2c0 Latest update - 7313 2018-07-12 23:33:08 +09:00
Hakase 5860d6c73a Update submodule 2018-07-08 16:04:28 +09:00
Hakase 9625e734e5 Update submodule 2018-07-06 08:42:28 +09:00
Hakase cf36656535 Latest update - 7312 2018-07-06 08:38:04 +09:00
Hakase 46231b2394 Version bump - v1.15.2 2018-07-04 02:36:11 +09:00
Hakase 52b68f00bb Latest update - 7307 2018-07-03 11:03:44 +09:00
Hakase 56aa490dee Add LICENSE 2018-07-02 20:28:31 +09:00
Hakase 2521e5031e Fix typo - README.md 2018-06-27 22:10:10 +09:00
Hakase d9906c51e0 Update submodule 2018-06-27 21:29:03 +09:00
Hakase c941d1ce8b Update submodule 2018-06-24 20:53:56 +09:00
Hakase 093a8019a5 Update submodule - OpenSSL 2018-06-21 21:38:59 +09:00