Daniel Stenberg
|
19122c0768
CURLM_ADDED_ALREADY: new error code
|
11 years ago |
Linus Nielsen Feltzing
|
0f147887b0
Multiple pipelines and limiting the number of connections.
|
11 years ago |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 years ago |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 years ago |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 years ago |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 years ago |
Daniel Stenberg
|
ee588fe088
mem-include-scan: verify memory #includes
|
12 years ago |
Mark Salisbury
|
46480bb9a1
SSPI related code: Unicode support for WinCE
|
12 years ago |
Yang Tse
|
b8edf5bbe9
strerror.c: make Curl_sspi_strerror() always return code for errors
|
12 years ago |
Yang Tse
|
764a5e4a50
sspi: make Curl_sspi_strerror() libcurl's sspi status code string function
|
12 years ago |
Gokhan Sengun
|
c834213ad5
FTP: perform active connections non-blocking
|
13 years ago |
Daniel Stenberg
|
15e3e45170
share: don't use SSL unless enabled
|
13 years ago |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 years ago |
Yang Tse
|
ef2176109f
errno.h inclusion conditionally done in setup_once.h
|
13 years ago |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 years ago |
Daniel Stenberg
|
ebb37eac8b
CURLE_BAD_CONTENT_ENCODING: now used for transfer encoding too
|
13 years ago |
Daniel Stenberg
|
01f05d0c75
return code cleanup: build, init and run-time errors
|
13 years ago |
Quinn Slack
|
3cffcba3d0
CURLE_TLSAUTH_FAILED: removed
|
13 years ago |
Quinn Slack
|
59cf93ccdb
TLS-SRP: support added when using GnuTLS
|
14 years ago |
Tor Arntsen
|
dcc061543a
lib: Change some CRLF line endings to LF
|
14 years ago |
Pavel Raiskup
|
0825cd80a6
FTP: WILDCARDMATCH/CHUNKING/FNMATCH added
|
14 years ago |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |
Daniel Stenberg
|
bc4582b68a
Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new
|
15 years ago |
Daniel Stenberg
|
a62f32d3c2
update copyright year since we are in 2010 now
|
15 years ago |
Daniel Stenberg
|
605bbfc4c0
- Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. This
|
15 years ago |
Daniel Stenberg
|
47c392e135
- Added CURLOPT_SSH_KNOWNHOSTS, CURLOPT_SSH_KEYFUNCTION, CURLOPT_SSH_KEYDATA.
|
15 years ago |
Yang Tse
|
00883822be
allow building libcurl for VxWorks
|
15 years ago |
Yang Tse
|
c3d1b07c45
ensure that errno is not modified inside Curl_strerror()
|
16 years ago |
Yang Tse
|
3dcd2b82c4
fix print formatting string directives
|
16 years ago |
Daniel Stenberg
|
621c2b9015
- Axel Tillequin and Arnaud Ebalard added support for CURLOPT_ISSUERCERT, for
|
16 years ago |