max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 년 전 |
Daniel Stenberg
|
fbba7dd796
schannel: remove dead code that will never run
|
2 년 전 |
MAntoniak
|
ccc2752ce8
ssl: reduce allocated space for ssl backend when FTP is disabled
|
2 년 전 |
Henrik Holst
|
65c6e37fe3
hostcheck: reduce strlen calls on chained certificates
|
2 년 전 |
Daniel Stenberg
|
d15692ebba
hostcheck: pass in pattern length too, to avoid a strlen call
|
2 년 전 |
Daniel Stenberg
|
955cb99130
hostcheck: fixed to not touch used input strings
|
2 년 전 |
Wyatt O'Day
|
7da636cad5
version_win32: Check build number and platform id
|
3 년 전 |
Ikko Ashimine
|
f67883e55a
vtls: fix typo in schannel_verify.c
|
3 년 전 |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 년 전 |
Gilles Vollant
|
77fc3859b2
SSL: support in-memory CA certs for some backends
|
4 년 전 |
Michał Antoniak
|
e4ba999646
vtls: deduplicate some DISABLE_PROXY ifdefs
|
3 년 전 |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 년 전 |
Jay Satiro
|
7a33c4dff9
schannel: Evaluate CURLOPT_SSL_OPTIONS via SSL_SET_OPTION macro
|
3 년 전 |
Patrick Monnerat
|
bbe3aa9f88
vtls: reduce conn->data use
|
3 년 전 |
Daniel Stenberg
|
3d0b62fdbe
schannel_verify: fix safefree call typo
|
3 년 전 |
Gisle Vanem
|
e87ad71d1b
schannel: plug a memory-leak
|
3 년 전 |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 년 전 |
Cameron Cawley
|
790137b0f7
win32: Add Curl_verify_windows_version() to curlx
|
4 년 전 |
Saleem Abdulrasool
|
21ed48e8d9
vtls: repair the build with `CURL_DISABLE_PROXY`
|
4 년 전 |
Daniel Stenberg
|
d23cc224e6
cleanup: use a single space after equals sign in assignments
|
4 년 전 |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 년 전 |
Marcel Raad
|
a55c835e6b
curl_multibyte: add to curlx
|
5 년 전 |
Johannes Schindelin
|
5450428491
schannel: add "best effort" revocation check option
|
4 년 전 |
Jay Satiro
|
16da8bcd71
schannel_verify: Fix alt names manual verify for UNICODE builds
|
4 년 전 |
Daniel Stenberg
|
29babeafec
misc: Copyright year out of date, should be 2020
|
4 년 전 |
Faizur Rahman
|
29e40a6d8a
schannel: Make CURLOPT_CAINFO work better on Windows 7
|
4 년 전 |
Jay Satiro
|
5b22e1a5a9
strerror: Add Curl_winapi_strerror for Win API specific errors
|
5 년 전 |
Jay Satiro
|
9c49824902
schannel_verify: Fix concurrent openings of CA file
|
5 년 전 |
Daniel Stenberg
|
880cd5dd20
strerror: make the strerror function use local buffers
|
5 년 전 |
Marcel Raad
|
e939afeb5c
schannel: fix compiler warning
|
5 년 전 |