Viktor Szakats
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
11 months ago |
Stefan Eissing
|
fa714830e9
vtls/vquic, keep peer name information together
|
1 year ago |
Andrew Kurushin
|
1af46f2f93
schannel: add CA cache support for files and memory blobs
|
1 year ago |
Jay Satiro
|
889c071d3c
schannel: verify hostname independent of verify cert
|
1 year ago |
Viktor Szakats
|
3f8fc25720
cmake: add support for "unity" builds
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
2 years ago |
Stefan Eissing
|
dafdb20a26
lib: connection filters (cfilter) addition to curl:
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
fbba7dd796
schannel: remove dead code that will never run
|
2 years ago |
MAntoniak
|
ccc2752ce8
ssl: reduce allocated space for ssl backend when FTP is disabled
|
2 years ago |
Henrik Holst
|
65c6e37fe3
hostcheck: reduce strlen calls on chained certificates
|
2 years ago |
Daniel Stenberg
|
d15692ebba
hostcheck: pass in pattern length too, to avoid a strlen call
|
2 years ago |
Daniel Stenberg
|
955cb99130
hostcheck: fixed to not touch used input strings
|
2 years ago |
Wyatt O'Day
|
7da636cad5
version_win32: Check build number and platform id
|
3 years ago |
Ikko Ashimine
|
f67883e55a
vtls: fix typo in schannel_verify.c
|
3 years ago |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 years ago |
Gilles Vollant
|
77fc3859b2
SSL: support in-memory CA certs for some backends
|
4 years ago |
Michał Antoniak
|
e4ba999646
vtls: deduplicate some DISABLE_PROXY ifdefs
|
3 years ago |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 years ago |
Jay Satiro
|
7a33c4dff9
schannel: Evaluate CURLOPT_SSL_OPTIONS via SSL_SET_OPTION macro
|
3 years ago |
Patrick Monnerat
|
bbe3aa9f88
vtls: reduce conn->data use
|
3 years ago |
Daniel Stenberg
|
3d0b62fdbe
schannel_verify: fix safefree call typo
|
3 years ago |
Gisle Vanem
|
e87ad71d1b
schannel: plug a memory-leak
|
3 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Cameron Cawley
|
790137b0f7
win32: Add Curl_verify_windows_version() to curlx
|
4 years ago |
Saleem Abdulrasool
|
21ed48e8d9
vtls: repair the build with `CURL_DISABLE_PROXY`
|
4 years ago |
Daniel Stenberg
|
d23cc224e6
cleanup: use a single space after equals sign in assignments
|
4 years ago |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 years ago |
Marcel Raad
|
a55c835e6b
curl_multibyte: add to curlx
|
5 years ago |