Commit Graph

90 Commits (master)

Author SHA1 Message Date
JacobBarthelmeh d70d61345a
Merge pull request #29 from anhu/pq-fixup
Update to PQ instructions.
2025-03-12 18:58:42 -06:00
Anthony Hu b3769bfd36 Adding version info. 2025-02-20 16:59:45 -05:00
Anthony Hu cf426ca8cd Update to PQ instructions. 2025-02-19 18:50:22 -05:00
David Garske 05c72fc757
Merge pull request #28 from JacobBarthelmeh/fips
update patch to run all CAST when needed
2025-01-20 16:33:49 -08:00
JacobBarthelmeh f2508abdd3 update patch to run all CAST when needed 2024-12-05 15:44:33 -07:00
JacobBarthelmeh b27f3e51ce
Merge pull request #23 from julek-wolfssl/nginx-1.24.0
Add patches for 1.24.0
2023-11-13 10:39:11 -07:00
Juliusz Sosinowicz 8e2a3ba736 Add patches for 1.24.0 2023-11-09 11:43:04 +01:00
Juliusz Sosinowicz 28b952a84d
Merge pull request #14 from JacobBarthelmeh/1_15_7
add nginx 1.15.7 patch
2023-11-02 12:48:27 +01:00
kareem-wolfssl 15a19ec7ce
Merge pull request #22 from julek-wolfssl/nginx-1.25.0
Add patches for nginx 1.25.0 and corresponding nginx-tests patch
2023-06-27 10:42:43 -07:00
Juliusz Sosinowicz 4050c9f79f Address code review 2023-06-23 13:15:35 +02:00
Juliusz Sosinowicz 22bcae1b26 Ignore indirect leaks in sanitizer 2023-06-20 14:31:59 +02:00
Juliusz Sosinowicz 5e92e26337 Fix leaks 2023-06-15 20:00:50 +02:00
Juliusz Sosinowicz 2f61dd5d5a Patches for nginx 1.25.0 2023-06-15 16:09:53 +02:00
JacobBarthelmeh 879fb2285c fix for include of options.h with config test 2023-05-01 12:36:22 -07:00
JacobBarthelmeh 5737045351 add nginx 1.15.7 patch 2023-05-01 12:35:14 -07:00
Juliusz Sosinowicz 9b6d9ea2b8
Merge pull request #20 from kareem-wolfssl/includes 2022-07-05 14:08:32 +02:00
Kareem 26ae34f3e8 Fix malformed patch. 2022-07-01 12:08:29 -07:00
Kareem b9a48772b7 Also add missing includes in ngx_event_openssl.h. Add alert logging when an alert is detected to avoid unhelpful 'Unknown error number' message. 2022-07-01 12:01:18 -07:00
Kareem 87baf0ec2b Add missing wolfSSL includes for nginx test program. 2022-06-30 15:16:50 -07:00
David Garske 5f0991586a
Merge pull request #18 from anhu/nginx-pq
Add patch and documentation to allow nginx to use post-quantum algorithms.
2021-12-30 12:17:00 -08:00
Anthony Hu 47588dd83d actually add nginx-1.21.4-pq.patch 2021-12-30 12:02:49 -05:00
Anthony Hu 10fa7c8f58 Break out the post-quantum changes into a separate diff for readability. 2021-12-24 13:21:41 -05:00
Anthony Hu dce32bc288 Simplify the instructions. 2021-12-23 17:33:25 -05:00
Anthony Hu 3809b26f68 Bunch of small fixes from peer review.
- spelling(repoitory)
- explicit /usr/local
- comment about SSL_CTX_use_PrivateKey_file
- ldconfig
- not --enable-all
- 5.1.0
2021-12-22 19:14:19 -05:00
Anthony Hu 263346b7d7 Modified the patch and documentation to allow nginx to use post-quantum algorithms. 2021-12-22 14:10:05 -05:00
Sean Parkinson 4a26ffc117
Merge pull request #17 from julek-wolfssl/1.21.4
Add Nginx 1.21.4 support
2021-12-08 08:30:57 +10:00
Juliusz Sosinowicz dcf61b7ad0 Remove `master_process off;` 2021-11-30 10:49:59 +01:00
Juliusz Sosinowicz a26556b9a1 Remove leftover debug logs 2021-11-30 10:27:05 +01:00
Juliusz Sosinowicz 89fc912508 Add Nginx 1.21.4 support 2021-11-29 15:35:40 +01:00
Sean Parkinson aa9a4e8512
Merge pull request #16 from dgarske/fix_license
Fix license for repo
2021-09-14 09:51:01 +10:00
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