Commit Graph

60 Commits (c0f3e543ef0c14988a0ff08d1a6d97ea0bbd197c)

Author SHA1 Message Date
David Garske c0f3e543ef Spelling fix. 2021-09-13 11:57:39 -07:00
David Garske 11415ba130 Fix license for repo. Only wolfSSL/wolfCrypt are GPLv3. The NGINX patches in this repository are licensed under their respective project licenses. 2021-09-13 11:34:46 -07:00
Sean Parkinson 0362643f9b
Merge pull request #15 from julek-wolfssl/1.19.6
Add 1.19.6 support
2021-01-25 09:04:59 +10:00
Juliusz Sosinowicz 2ed2536a15 Add 1.19.6 support 2021-01-22 11:37:41 +01:00
Sean Parkinson e29abf6a90
Merge pull request #13 from julek-wolfssl/1.15.0-update
Update nginx support for wolfSSL master
2020-12-15 09:48:33 +10:00
Juliusz Sosinowicz 717a776b76 Update 1.7.7 patch and remove copyrighted file 2020-12-14 16:26:26 +01:00
Juliusz Sosinowicz cae1fee7c4 Update README 2020-12-02 11:47:07 +01:00
Juliusz Sosinowicz e8443b16eb nginx 1.7.7 patches 2020-12-02 11:33:53 +01:00
Juliusz Sosinowicz 1b3da473cd Test with TLS 1.3 2019-11-06 13:51:11 +01:00
Juliusz Sosinowicz 8ccb7c9e3b Use SSL_SESSION_dup 2019-11-06 13:51:01 +01:00
Juliusz Sosinowicz 9d9c58e049 Use SSL_SESSION_dup 2019-11-05 22:44:55 +01:00
Juliusz Sosinowicz febaf4b172 1.17.5 patches 2019-11-04 22:48:48 +01:00
Juliusz Sosinowicz 917bab8e02 wolfSSL needs this to identify the key correctly 2019-10-31 11:12:02 +01:00
Juliusz Sosinowicz f35ee396d4 Remove tabs and fix debug patch 2019-10-29 17:38:15 +01:00
Juliusz Sosinowicz ac2d0f3cac Support for nginx-1.16.1 2019-10-28 17:08:46 +01:00
Juliusz Sosinowicz aa5ba00806 ssl_stapling.t test with RSA and ECC separate 2019-10-24 15:04:17 +02:00
Juliusz Sosinowicz 43134954ac Reuse sessions 2019-10-22 13:56:27 +02:00
Sean Parkinson 9c6b8961b8
Merge pull request #11 from wolfSSL/kaleb-himes-patch-1
Update README.md
2018-10-22 08:01:38 +10:00
Kaleb Himes 17cbddf216
Update README.md 2018-10-19 14:48:39 -06:00
Kaleb Himes ce9bf5d6e9
Update README.md 2018-10-19 14:47:40 -06:00
toddouska 22a5b45bfa
Merge pull request #10 from SparkiDev/gplv3
Change license to GPLv3 and update nginx-tests failures
2018-07-11 09:39:47 -07:00
Sean Parkinson 2999d68ca2 Change license to GPLv3 and update nginx-tests failures 2018-07-11 09:50:26 +10:00
Chris Conlon 87f92fd82d
Merge pull request #9 from cariepointer/nginx-test
Update library path for wolfSSL
2018-06-29 17:30:49 -06:00
Carie Pointer 813724c332 Update libary path for wolfSSL 2018-06-29 10:38:06 -07:00
toddouska d6c3f4ddf4
Merge pull request #8 from SparkiDev/nginx-1.15.0
Update for nginx-1.15.0
2018-06-29 07:46:26 -07:00
Sean Parkinson 686d83ebe3 Update for nginx-1.15.0
Copy certs, keys and CRLs over from wolfssl (added script).
Regenerated ecc cert and key files.
Change test.sh to use OCSP files in wolfssl-nginx.
Added diff for nfinx-1.15.0 to support compiling with wolfssl.
2018-06-25 14:53:59 +10:00
Chris Conlon 0d3ef0eb40
Merge pull request #7 from cariepointer/nginx-auto-testing
Add WOLFSSL/include to ngx_feature_path
2018-06-22 11:29:08 -06:00
Carie Pointer 771b5017b8 Add WOLFSSL/include to ngx_feature_path 2018-06-15 14:29:04 -07:00
toddouska f4632758e0
Create LICENSE 2018-06-05 12:19:37 -07:00
toddouska 89c8ca1d72
Delete LICENSE 2018-06-05 12:18:22 -07:00
toddouska 06c5affc40
Merge pull request #6 from SparkiDev/nginx-1.14.0
Nginx 1.14.0
2018-06-05 10:30:31 -07:00
toddouska 0a536ff939
Merge pull request #5 from SparkiDev/wolfssl-3.13.0
Patch file for wolfSSL 3.13.0
2018-05-17 16:22:40 -06:00
Sean Parkinson d4c7ff1c26 Patches for versions 1.14.0 and 1.13.12 2018-04-18 15:07:32 +10:00
Sean Parkinson a7f3392420 Patch file for wolfSSL 3.13.0
Tested against nginx 1.12.1
Fixes compilation errors.
2018-04-17 10:07:17 +10:00
toddouska aa84ccf45c
Merge pull request #4 from SparkiDev/wolfssl-3.14
Support for wolfSSL 3.14
2018-03-21 19:14:33 -07:00
Sean Parkinson 6160c0f813 Support for wolfSSL 3.14 2018-03-15 11:03:21 +10:00
toddouska 6012f3d70b
Merge pull request #3 from SparkiDev/wolfssl-update
Working with newest and patched wolfSSL
2018-02-14 16:26:40 -08:00
Sean Parkinson 259a5c8218 Working with newest and patched wolfSSL 2018-02-09 11:54:17 +10:00
toddouska e8e3213e1d Merge pull request #2 from SparkiDev/master
Updates for wolfSSL v3.11
2017-08-11 10:28:35 -07:00
Sean Parkinson 795e3c9f68 Update for Nginx 1.13.2 support in wolfSSL 2017-07-03 18:34:36 +10:00
Sean Parkinson 4c03ea76a7 Fix patch files 2017-06-20 09:24:06 +10:00
Sean Parkinson 479c127b5f Updates for wolfSSL v3.11 2017-06-19 16:14:10 +10:00
toddouska 18d47ec2b3 Merge pull request #1 from SparkiDev/master
Initial revision
2017-05-10 14:22:47 -07:00
Sean Parkinson cc3974cc78 Verify peer in proxy 2017-04-13 15:45:12 +10:00
Sean Parkinson 9a05897259 Certficates need key usage for wolfSSL 2017-04-13 15:41:27 +10:00
Sean Parkinson e513d4549e Add patch files for turning on debug 2017-04-13 11:40:44 +10:00
Sean Parkinson 9db8e6d70d Fix patch 2017-04-13 11:21:38 +10:00
Sean Parkinson 586762ed39 Improvements to patching 2017-04-13 10:49:03 +10:00
Sean Parkinson b7971d43b8 Update test failures in README.md 2017-04-11 14:28:35 +10:00
Sean Parkinson befbb835ac Add a new chain of certificates and tests 2017-04-11 13:44:18 +10:00