Commit 7e80e8e
authored
Release/v1.5.0 (#63)
* fix: use native SSL on macOS/Windows, remove OpenSSL dependency
- macOS: Use SecureTransport (via Security framework)
- Windows: Use WinSSL/Schannel (via crypt32)
- Remove OpenSSL requirement for faster compilation
- Smaller binaries and better OS security integration
* chore: bump version to 1.5.0 for optional OpenSSL feature
* docs: update CHANGELOG for v1.5.0 release1 parent afb9247 commit 7e80e8e
2 files changed
+18
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
7 | 24 | | |
8 | 25 | | |
9 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments