Commit Graph

89 Commits

Author SHA1 Message Date
hoellen 0de180e965 update nginx to 1.15.6 2018-11-06 17:06:53 +01:00
hoellen 0e60b8bc08 update nginx to 1.15.5 2018-10-03 13:57:47 +02:00
hoellen 7cda0dc28a update nginx to 1.15.4 2018-09-25 18:01:31 +02:00
hoellen 4fa08f5f2d fix merge for fix-dynamic-tls 2018-09-07 15:27:07 +02:00
hoellen b45c72bbc2 fix dynamic tls patch (offset) and copy fixed patch to repository 2018-09-07 14:47:44 +02:00
hoellen d7ba40893f fix prev commit. remove the right patch 2018-08-30 22:12:23 +02:00
hoellen 18557b455e removed tls1.3 patch for boring-nginx because wih nginx 1.15.3 it works out of the box with boringSSL. 2018-08-30 21:13:21 +02:00
hoellen 502cf8ea3f [nginx-php][boring-nginx] update nginx to 1.15.3 2018-08-28 22:11:33 +02:00
hoellen 5b66db9dd6 update alpine images to 3.8 2018-07-30 17:43:27 +02:00
hoellen 83c2b99580 [nginx-php][boring-nginx] update nginx to 1.15.2 2018-07-24 15:43:37 +02:00
hoellen d8f5d82f56 [nginx-php][boring-nginx] update nginx to 1.15.1 2018-07-03 20:45:56 +02:00
hoellen 1a6bfd4039 [nginx-php][boring-nginx] update nginx to 1.15.0 2018-06-07 11:01:19 +02:00
hoellen 236df8b910 [boring-nginx] new tls1.3 patch 2018-04-13 22:11:55 +02:00
hoellen 2196a24f96 [boring-nginx] update Dockerfile 2018-04-13 17:32:19 +02:00
hoellen 6fd18a0633 [boring-nginx][nginx-php] update nginx to 1.13.12 2018-04-10 17:41:15 +02:00
hoellen f3bbdf2e6d [nginx-php][boring-nginx] update nginx to 1.13.11 2018-04-03 18:04:19 +02:00
hoellen 60ad3ec520 [nginx-php][boring-nginx] update to 1.13.10 and increase proxy timeout 2018-03-20 19:07:23 +01:00
hoellen 69f894b4d3 update nginx to 1.13.9 2018-02-21 16:39:27 +01:00
hoellen d9645952bb [boring-nginx] [nginx-php] update nginx 1.13.8 2017-12-27 22:17:32 +01:00
hoellen 64bf24a04b [boring-nginx] update maintainer 2017-12-22 13:02:32 +01:00
hoellen 0d652bc650 [boring-nginx] update Alpine back to 3.7 2017-12-12 18:39:14 +01:00
hoellen 16a20ba3bc [boring-nginx] downgrade alpine 3.7 cause of build problems 2017-12-03 14:05:16 +01:00
hoellen 299c2198eb [boring-nginx] fix build problem (empty configuration lines) 2017-12-03 14:01:02 +01:00
hoellen 58a57f5964 [boring-nginx] update alpine to 3.7 2017-12-01 22:49:54 +01:00
hoellen 3368f21e7c Update nginx v1.13.7 - boring-nginx 2017-12-01 17:49:48 +01:00
Wonderfall 7f3efda691 boring-nginx: 1.13.5 2017-09-09 03:51:46 +02:00
Wonderfall 736bfaf169 boring-nginx: 1.13.4 2017-08-26 13:21:19 +02:00
Wonderfall 02eda34722 boring-nginx: disable TCP FO (again...) 2017-08-08 19:04:34 +02:00
Wonderfall b3de505f29 boring-nginx: enable TCP Fastopen again 2017-08-08 18:26:37 +02:00
Wonderfall 36a2c80128 boring-nginx: less aggressive flags 2017-08-08 18:25:30 +02:00
Wonderfall b501f05976 boring-nginx: enable TLS 1.3 again 2017-08-08 17:59:53 +02:00
Wonderfall 22279350f7 boring-ssl: distable TLS1.3 draft support 2017-08-08 16:42:17 +02:00
Wonderfall 54982bdc04 boring-nginx: update Dockerfile, optimisations 2017-08-08 04:54:27 +02:00
Wonderfall d39cd31854 boring-nginx: nginx 1.13.3, alpine 3.6 2017-08-08 04:19:44 +02:00
mga0 4e1d675586 Corrected file endings in sed commands after boringssl project changed their file nameing (#211) 2017-08-08 03:56:02 +02:00
Wonderfall 8d2a0db981 nginx 1.11.13 2017-04-09 07:00:14 +02:00
Wonderfall 7d82d14c6d boring-nginx: enable map module by default 2017-04-02 01:51:42 +02:00
Wonderfall 0259a68ed4 nginx 1.11.12 2017-03-27 03:09:08 +02:00
Wonderfall 2fc8b01c49 nginx 1.11.11 2017-03-21 16:55:42 +01:00
Wonderfall b7a569609e boring-nginx: update dockerfile 2017-03-03 23:42:42 +01:00
Wonderfall 7bdb03c294 Update Dockerfile 2017-03-01 15:01:25 +01:00
Wonderfall 09906b7bbd boring-nginx: use arguments for nginx modules list 2017-03-01 15:00:39 +01:00
Wonderfall a717c673ce boring-nginx: add homemade tls1.3 patch 2017-02-19 03:34:27 +01:00
Wonderfall 178779142e boring-nginx: dynamic tls records patch 2017-02-18 20:18:00 +01:00
Wonderfall 3d5d826a63 Update Dockerfile 2017-02-18 20:07:34 +01:00
Wonderfall 1e8350502e Update Dockerfile 2017-02-18 19:59:27 +01:00
Denis Denisov ae33feb556 SSE/SHA & AVX1 -> AVX2 (#124)
* SIMD-instructions support: AVX1 -> AVX2
* SIMD/SSE instructions for SHA
2017-02-18 18:03:55 +01:00
Wonderfall 92dd056d85 boring-nginx: missing backslash 2017-02-18 17:31:40 +01:00
Denis Denisov 16f30bd6bd BoringSSL/AVX2 to work on modern CPU (#123) 2017-02-18 17:30:47 +01:00
Wonderfall db82d0ee39 boring-nginx: remove TLS 1.3 patch (not updated), nginx 1.11.10 2017-02-15 17:42:39 +01:00