ringabout
|
06cd15663d
fixes ptr to cstring warnings[backport] (#20848)
|
2 anos atrás |
ringabout
|
59083e2e48
fixes ssl static link regression (#20722)
|
2 anos atrás |
ringabout
|
75ece74bdd
fixes #20526; use `nimPreviewSlimSystem` for documentation build (#20714)
|
2 anos atrás |
ringabout
|
fb2ec8d192
follow up #20668; fixes nightlies (#20701)
|
2 anos atrás |
metagn
|
e68a6ea759
openssl 3 support no longer opt in + some 1.0 support (#20668)
|
2 anos atrás |
Andreas Rumpf
|
07b645342a
fixes #3748 (#20563)
|
2 anos atrás |
ringabout
|
3d2f0e2c7c
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
|
2 anos atrás |
metagn
|
79afee868d
partial revert and redesign of #19814, changelog (#20341)
|
2 anos atrás |
Andreas Rumpf
|
884f1f6b11
SSL: Allow the same range of versions for OSX (#20324)
|
2 anos atrás |
Federico Ceratto
|
2dcfd73260
Add OpenSSL 3 support (#19814)
|
2 anos atrás |
Ardek Romak
|
a4fdaa88cc
Correctly import libcrypto functions using dynlib (#19881)
|
2 anos atrás |
Iced Quinn
|
373c909300
feat: TLS-ALPN wrappers for OpenSSL (#19202)
|
3 anos atrás |
Andreas Rumpf
|
96a7f9b31c
deprecate cuchar, don't redefine it (#18505)
|
3 anos atrás |
Dankr4d
|
6916faf83c
Fix #17755 (#17766)
|
3 anos atrás |
flywind
|
a807233aeb
fix #17615(runnableExamples silently ignored if placed after some code) (#17619)
|
3 anos atrás |
Danil Yarantsev
|
b36182b0a4
Free the certificate after checking in `checkCertName` (#17558) [backport:1.2]
|
3 anos atrás |
flywind
|
0e3ea16554
use lowercase --define switches (#17283)
|
3 anos atrás |
Timothee Cour
|
ce7caec4b3
add io.readChars overload (simpler, less error prone) (#16044)
|
3 anos atrás |
flywind
|
70ec17eede
use single backtick (#17133)
|
3 anos atrás |
Timothee Cour
|
61fd19c7e6
revive PR #16320 (CRLF fix); fix #16308; Update openssl.nim (#16648)
|
4 anos atrás |
Danil Yarantsev
|
b2740f5c63
Add support to the latest LibreSSL version (#15715) [backport:1.2] [backport:1.4]
|
4 anos atrás |
IDF
|
70d6238756
Add SSL_CTX_set_session_id_context (#15233)
|
4 anos atrás |
Bung
|
cd28fe2ef7
add openssl missing procs (#15180)
|
4 anos atrás |
alaviss
|
8edac9cf1d
openssl: use explicit result for SSL_in_init (#14597)
|
4 anos atrás |
Leorize
|
4fdf9cb808
wrappers/openssl: defer loading SSL_CTX_set_ciphersuites
|
4 anos atrás |
Leorize
|
6b2d8bfc8b
net: also set TLSv1.3 cipher suites
|
4 anos atrás |
Leorize
|
3cd74c6408
wrappers/openssl: mark casts as gcsafe
|
4 anos atrás |
Leorize
|
b323bccd81
wrappers/openssl: enable SSL_CTX_set_ecdh_auto for LibreSSL
|
4 anos atrás |
Leorize
|
d406f588d8
wrappers/openssl: the version number comes from the utility library
|
4 anos atrás |
Leorize
|
279438f1df
net: don't call set_ecdh_auto for super old OpenSSL
|
4 anos atrás |