Tatsuhiro Tsujikawa
|
92c2a4c053
http2: Add handling stream level error
|
8 年 前 |
Jay Satiro
|
7c314fd9f8
strerror: don't bit shift a signed integer
|
8 年 前 |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 年 前 |
Jay Satiro
|
df6a4d3519
curl_sspi: fix possibly undefined CRYPT_E_REVOKED
|
9 年 前 |
Jay Satiro
|
de74e856e6
strerror: Add CRYPT_E_REVOKED to SSPI error strings
|
9 年 前 |
Jay Satiro
|
995c6006fe
strerror: Change SEC_E_ILLEGAL_MESSAGE description
|
9 年 前 |
Daniel Stenberg
|
9395999543
checksrc: use space after comma
|
9 年 前 |
Daniel Stenberg
|
df5578a7a3
mprintf.h: remove #ifdef CURLDEBUG
|
9 年 前 |
Alessandro Ghedini
|
3af90a6e19
url: add CURLOPT_SSL_VERIFYSTATUS option
|
10 年 前 |
Daniel Stenberg
|
0eb3d15ccb
code cleanup: we prefer 'CURLcode result'
|
10 年 前 |
Patrick Monnerat
|
357ff4d1dc
Factorize pinned public key code into generic file handling and backend specific
|
10 年 前 |
moparisthebest
|
93e450793c
SSL: implement public key pinning
|
10 年 前 |
Daniel Stenberg
|
81cd24adb8
http2: more and better error checking
|
10 年 前 |
Daniel Stenberg
|
73b7a03c3f
strerror: fix comment about vxworks' strerror_r buffer size
|
10 年 前 |
Daniel Stenberg
|
19122c0768
CURLM_ADDED_ALREADY: new error code
|
11 年 前 |
Linus Nielsen Feltzing
|
0f147887b0
Multiple pipelines and limiting the number of connections.
|
11 年 前 |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 年 前 |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 年 前 |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 年 前 |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 年 前 |
Daniel Stenberg
|
ee588fe088
mem-include-scan: verify memory #includes
|
12 年 前 |
Mark Salisbury
|
46480bb9a1
SSPI related code: Unicode support for WinCE
|
12 年 前 |
Yang Tse
|
b8edf5bbe9
strerror.c: make Curl_sspi_strerror() always return code for errors
|
12 年 前 |
Yang Tse
|
764a5e4a50
sspi: make Curl_sspi_strerror() libcurl's sspi status code string function
|
12 年 前 |
Gokhan Sengun
|
c834213ad5
FTP: perform active connections non-blocking
|
13 年 前 |
Daniel Stenberg
|
15e3e45170
share: don't use SSL unless enabled
|
13 年 前 |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 年 前 |
Yang Tse
|
ef2176109f
errno.h inclusion conditionally done in setup_once.h
|
13 年 前 |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 年 前 |
Daniel Stenberg
|
ebb37eac8b
CURLE_BAD_CONTENT_ENCODING: now used for transfer encoding too
|
13 年 前 |