forked from Thalhammer/jwt-cpp
-
Notifications
You must be signed in to change notification settings - Fork 2
bump tested ssl libraries #35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
prince-chrismc
wants to merge
69
commits into
master
Choose a base branch
from
bump-ssl
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
69 commits
Select commit
Hold shift + click to select a range
3208da2
upload tar.gz for new releases
prince-chrismc 7bc6f0b
revert name to manually trigger it
prince-chrismc 42c3206
write to separate path
prince-chrismc 5400dfb
Update and rename nuget.yml to release.yml
prince-chrismc fdebd7d
bump tested ssl libraries
prince-chrismc 3d2ed20
Merge pull request from prince-chrismc/release-zip
prince-chrismc 1e12d24
disable nuget for testing
prince-chrismc 1ea489f
add a zip as well
prince-chrismc 2a9d6d4
Documentation Refresh (#323)
prince-chrismc 7e19254
Merge branch 'master' into bump-ssl
prince-chrismc 0c31350
error handling
prince-chrismc c4d61e0
Update release.yml
prince-chrismc 1c64b0e
simple conditional
prince-chrismc a30c0f7
Update release.yml
prince-chrismc e679f33
back to basics
prince-chrismc 337de47
exclude .git folder
prince-chrismc dd748ec
fix order for args
prince-chrismc 3ed0b79
protect glob
prince-chrismc 539850a
fix order
prince-chrismc c5017b2
remove remove testing code
prince-chrismc 6e9a24f
Merge branch 'master' into master
prince-chrismc 723a2d2
compiler openssl on windows
prince-chrismc f69c9d7
Merge branch 'master' into bump-ssl
prince-chrismc e1dc9e5
fix string compare
prince-chrismc 6587501
fix typo
prince-chrismc 0d125d5
fix order
prince-chrismc cba6d37
download with powershell
prince-chrismc 85e9fa6
write file to the correct directory
prince-chrismc dcb0a11
Update action.yml
prince-chrismc f37e3a5
Update action.yml
prince-chrismc b6a1ebd
Update action.yml
prince-chrismc c092d7d
Merge branch 'master' into bump-ssl
prince-chrismc 2025457
get more info from msbuild
prince-chrismc 3e3f8b9
install less on windows
prince-chrismc a1f37d1
cache openssl + non default install location
prince-chrismc 79f16cb
delete github provided openssl
prince-chrismc 3a87a2d
add missing cd
prince-chrismc a09bd38
do not build openssl tests
prince-chrismc 124fe77
back to nmake install
prince-chrismc e3071a2
Merge branch 'master' into bump-ssl
prince-chrismc 8873152
run cross-platform with default installed SSL libraries
prince-chrismc 76735b9
rafctor manual install to split OS specific instrcutions
prince-chrismc 7fd62c7
Revert "rafctor manual install to split OS specific instrcutions"
prince-chrismc 5766cfc
drop no-tests since it's nuot supported by 1.1.0
prince-chrismc af1ba9f
test on windows as well
prince-chrismc f4b77db
Update ssl.yml
prince-chrismc 3da0337
adapt for windows
prince-chrismc a30a51f
run windows install in cmd prompt
prince-chrismc 2746610
test more SSL variations
prince-chrismc c7ca3fe
bump libressl to latest
prince-chrismc 029d691
enable no-tests for openssl>3
prince-chrismc d6649b1
ux and dont push labels twice
prince-chrismc 071d01f
old openssl had separate makefile for windows
prince-chrismc d69cded
dont use runner name for cache
prince-chrismc c1ae547
debug print
prince-chrismc e4948d2
version checks are too hard
prince-chrismc 994427f
bump openssl
prince-chrismc f8baef5
Update ssl.yml
prince-chrismc 2126bd6
trying different syntax for exclude to see if it's valid
prince-chrismc b673082
trying to use a JSON map for name/tag values of openssl
prince-chrismc a9df397
remove space since that makes editor happy
prince-chrismc e8d257d
dont download on cache hit + bump action
prince-chrismc 9a51feb
Merge branch 'master' into bump-ssl
prince-chrismc 377cd64
Merge branch 'master' into bump-ssl
prince-chrismc a9522c6
install openssl sets the env correctly
prince-chrismc 40a6211
rm windows specific test
prince-chrismc c0174fc
output failures
prince-chrismc e138fbf
Merge branch 'master' into bump-ssl
prince-chrismc a05fb16
output failures
prince-chrismc File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,6 @@ jobs: | |
|
||
steps: | ||
- uses: actions/checkout@v4 | ||
|
||
- name: configure | ||
run: cmake --preset examples | ||
|
||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,24 +18,26 @@ These are the version which are currently being tested: | |
|
||
| OpenSSL | LibreSSL | wolfSSL | | ||
| ----------------- | -------------- | -------------- | | ||
| ![1.0.2u][o1.0.2] | ![3.3.6][l3.3] | ![5.1.1][w5.1] | | ||
| ![1.1.0i][o1.1.0] | ![3.4.3][l3.4] | ![5.2.0][w5.2] | | ||
| ![1.1.1q][o1.1.1] | ![3.5.3][l3.5] | ![5.3.0][w5.3] | | ||
| ![3.0.5][o3.0] | | | | ||
| ![1.0.2u][o1.0.2] | ![3.6.2][l3.6] | ![5.4.0][w5.4] | | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 5.7 |
||
| ![1.1.0i][o1.1.0] | ![3.7.2][l3.7] | ![5.5.4][w5.5] | | ||
| ![1.1.1w][o1.1.1] | ![3.8.2][l3.8] | ![5.6.6][w5.6] | | ||
| ![3.2.0][o3.2] | | | | ||
|
||
|
||
> [!NOTE] | ||
> A complete list of versions tested in the past can be found [here](https://github.com/Thalhammer/jwt-cpp/tree/badges). | ||
|
||
[o1.0.2]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Thalhammer/jwt-cpp/badges/openssl/1.0.2u/shields.json | ||
[o1.1.0]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Thalhammer/jwt-cpp/badges/openssl/1.1.0i/shields.json | ||
[o1.1.1]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Thalhammer/jwt-cpp/badges/openssl/1.1.1q/shields.json | ||
[o3.0]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Thalhammer/jwt-cpp/badges/openssl/3.0.5/shields.json | ||
[l3.3]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Thalhammer/jwt-cpp/badges/libressl/3.3.6/shields.json | ||
[l3.4]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Thalhammer/jwt-cpp/badges/libressl/3.4.3/shields.json | ||
[l3.5]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Thalhammer/jwt-cpp/badges/libressl/3.5.3/shields.json | ||
[w5.1]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Thalhammer/jwt-cpp/badges/wolfssl/5.1.1/shields.json | ||
[w5.2]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Thalhammer/jwt-cpp/badges/wolfssl/5.2.0/shields.json | ||
[w5.3]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Thalhammer/jwt-cpp/badges/wolfssl/5.3.0/shields.json | ||
[o1.1.1]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Thalhammer/jwt-cpp/badges/openssl/1.1.1w/shields.json | ||
[o3.2]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Thalhammer/jwt-cpp/badges/openssl/3.2.0/shields.json | ||
[l3.6]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Thalhammer/jwt-cpp/badges/libressl/3.6.2/shields.json | ||
[l3.7]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Thalhammer/jwt-cpp/badges/libressl/3.7.2/shields.json | ||
[l3.8]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Thalhammer/jwt-cpp/badges/libressl/3.8.2/shields.json | ||
[w5.4]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Thalhammer/jwt-cpp/badges/wolfssl/5.6.6/shields.json | ||
[w5.5]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Thalhammer/jwt-cpp/badges/wolfssl/5.5.4/shields.json | ||
[w5.6]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Thalhammer/jwt-cpp/badges/wolfssl/5.4.0/shields.json | ||
|
||
|
||
## Notes | ||
|
||
|
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
5.7