ringabout
|
b93edcd059
fixes SSL version check logic [backport] (#21324)
|
2 yıl önce |
ringabout
|
dd80e968e8
fixes ptr to cstring warnings[backport] (#20848)
|
2 yıl önce |
metagn
|
121602e88f
openssl 3 support (1.6) (#20669)
|
2 yıl önce |
Andreas Rumpf
|
96a7f9b31c
deprecate cuchar, don't redefine it (#18505)
|
3 yıl önce |
Dankr4d
|
6916faf83c
Fix #17755 (#17766)
|
4 yıl önce |
flywind
|
a807233aeb
fix #17615(runnableExamples silently ignored if placed after some code) (#17619)
|
4 yıl önce |
Danil Yarantsev
|
b36182b0a4
Free the certificate after checking in `checkCertName` (#17558) [backport:1.2]
|
4 yıl önce |
flywind
|
0e3ea16554
use lowercase --define switches (#17283)
|
4 yıl önce |
Timothee Cour
|
ce7caec4b3
add io.readChars overload (simpler, less error prone) (#16044)
|
4 yıl önce |
flywind
|
70ec17eede
use single backtick (#17133)
|
4 yıl önce |
Timothee Cour
|
61fd19c7e6
revive PR #16320 (CRLF fix); fix #16308; Update openssl.nim (#16648)
|
4 yıl önce |
Danil Yarantsev
|
b2740f5c63
Add support to the latest LibreSSL version (#15715) [backport:1.2] [backport:1.4]
|
4 yıl önce |
IDF
|
70d6238756
Add SSL_CTX_set_session_id_context (#15233)
|
4 yıl önce |
Bung
|
cd28fe2ef7
add openssl missing procs (#15180)
|
4 yıl önce |
alaviss
|
8edac9cf1d
openssl: use explicit result for SSL_in_init (#14597)
|
4 yıl önce |
Leorize
|
4fdf9cb808
wrappers/openssl: defer loading SSL_CTX_set_ciphersuites
|
4 yıl önce |
Leorize
|
6b2d8bfc8b
net: also set TLSv1.3 cipher suites
|
4 yıl önce |
Leorize
|
3cd74c6408
wrappers/openssl: mark casts as gcsafe
|
4 yıl önce |
Leorize
|
b323bccd81
wrappers/openssl: enable SSL_CTX_set_ecdh_auto for LibreSSL
|
4 yıl önce |
Leorize
|
d406f588d8
wrappers/openssl: the version number comes from the utility library
|
4 yıl önce |
Leorize
|
279438f1df
net: don't call set_ecdh_auto for super old OpenSSL
|
4 yıl önce |
Leorize
|
b5b191af4b
wrappers/openssl: fix SSL_CTX_set_mode
|
4 yıl önce |
Leorize
|
61d4fbce4f
wrappers/openssl: getOpenSSLVersion is gcsafe
|
4 yıl önce |
Leorize
|
6c0f86c486
net: enable automatic EC curve selection for OpenSSL 1.0.2
|
4 yıl önce |
Leorize
|
9278e785bd
wrappers/openssl: fix SSL_CTX_ctrl signature
|
4 yıl önce |
Leorize
|
f243f9aeb5
openssl: fix erroneous function signatures
|
4 yıl önce |
Leorize
|
82092b3bb7
asyncnet, net: call SSL_shutdown only when connection established
|
4 yıl önce |
PMunch
|
44f377ff5e
Add procedures to read RSA keys from BIO format (#14223)
|
5 yıl önce |
PMunch
|
2f1aad0264
Add RSA key reading and encrypt/decrypt to openssl (#14137)
|
5 yıl önce |
Dominik Picheta
|
350ee0308a
Fixes issues with dynamic loading OpenSSL. Fixes #13903. (#13919) [backport]
|
5 yıl önce |