Daniel Stenberg
|
b3eb7d172a
quiche: reject headers in the wrong order
|
5 years ago |
Jay Satiro
|
07cf042ece
strerror: Fix an error looking up some Windows error strings
|
5 years ago |
Jay Satiro
|
dca6f73613
vauth: Use CURLE_AUTH_ERROR for auth function errors
|
5 years ago |
Daniel Stenberg
|
880cd5dd20
strerror: make the strerror function use local buffers
|
5 years ago |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 years ago |
Han Han
|
3f3b26d6fe
ssl: deprecate CURLE_SSL_CACERT in favour of a unified error code
|
6 years ago |
Björn Stenberg
|
b46cfbc068
TODO fixed: Detect when called from within callbacks
|
6 years ago |
Jay Satiro
|
c5e87fdb7a
strerror: Preserve Windows error code in some functions
|
7 years ago |
Daniel Stenberg
|
a5834e525d
errno: fix non-windows builds after af0216251b94e7
|
7 years ago |
Jay Satiro
|
af0216251b
curl_setup_once: Remove ERRNO/SET_ERRNO macros
|
7 years ago |
Daniel Stenberg
|
1c3e8bbfed
checksrc: warn for assignments within if() expressions
|
8 years ago |
Daniel Stenberg
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
8 years ago |
Daniel Stenberg
|
9c91ec7781
idn: switch to libidn2 use and IDNA2008 support
|
8 years ago |
Daniel Stenberg
|
0f1996321f
s/cURL/curl
|
8 years ago |
Jay Satiro
|
af2d679e14
errors: new alias CURLE_WEIRD_SERVER_REPLY (8)
|
8 years ago |
Daniel Stenberg
|
4f45240bc8
lib: include curl_printf.h as one of the last headers
|
8 years ago |
Tatsuhiro Tsujikawa
|
92c2a4c053
http2: Add handling stream level error
|
8 years ago |
Jay Satiro
|
7c314fd9f8
strerror: don't bit shift a signed integer
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Jay Satiro
|
df6a4d3519
curl_sspi: fix possibly undefined CRYPT_E_REVOKED
|
9 years ago |
Jay Satiro
|
de74e856e6
strerror: Add CRYPT_E_REVOKED to SSPI error strings
|
9 years ago |
Jay Satiro
|
995c6006fe
strerror: Change SEC_E_ILLEGAL_MESSAGE description
|
9 years ago |
Daniel Stenberg
|
9395999543
checksrc: use space after comma
|
9 years ago |
Daniel Stenberg
|
df5578a7a3
mprintf.h: remove #ifdef CURLDEBUG
|
9 years ago |
Alessandro Ghedini
|
3af90a6e19
url: add CURLOPT_SSL_VERIFYSTATUS option
|
10 years ago |
Daniel Stenberg
|
0eb3d15ccb
code cleanup: we prefer 'CURLcode result'
|
10 years ago |
Patrick Monnerat
|
357ff4d1dc
Factorize pinned public key code into generic file handling and backend specific
|
10 years ago |
moparisthebest
|
93e450793c
SSL: implement public key pinning
|
10 years ago |
Daniel Stenberg
|
81cd24adb8
http2: more and better error checking
|
10 years ago |
Daniel Stenberg
|
73b7a03c3f
strerror: fix comment about vxworks' strerror_r buffer size
|
10 years ago |