..
.gitignore
gitignore: ignore Makefile.vc10.dist made by maketgz
2010-10-13 00:26:19 +02:00
amigaos.c
amigaos.h
arpa_telnet.h
Fix a couple of spelling errors in lib/
2011-04-21 07:55:53 -07:00
asyn-ares.c
whitespace cleanup: no space first in conditionals
2011-04-27 09:09:35 +02:00
asyn-thread.c
resolver_error: remove bad semicolon
2011-04-29 16:33:45 +02:00
asyn.h
Fixed compilation when the synchronous resolver is used
2011-04-25 19:01:40 -07:00
axtls.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
axtls.h
return code cleanup: build, init and run-time errors
2011-04-05 15:14:02 +02:00
base64.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
checksrc.pl
checksrc: trailing whitespace detection fix
2011-05-16 15:21:32 +02:00
CMakeLists.txt
CMake: improve library search, implement install.
2011-04-28 10:12:33 +02:00
config-amigaos.h
build: provide SIZEOF_SIZE_T definition for non-configure builds
2010-12-02 21:41:23 +01:00
config-dos.h
sources: update source headers
2011-03-10 12:04:33 +01:00
config-mac.h
sources: update source headers
2011-03-10 12:04:33 +01:00
config-os400.h
sources: update source headers
2011-03-10 12:04:33 +01:00
config-riscos.h
sources: update source headers
2011-03-10 12:04:33 +01:00
config-symbian.h
sources: update source headers
2011-03-10 12:04:33 +01:00
config-tpf.h
sources: update source headers
2011-03-10 12:04:33 +01:00
config-vms.h
sources: update source headers
2011-03-10 12:04:33 +01:00
config-vxworks.h
sources: update source headers
2011-03-10 12:04:33 +01:00
config-win32.h
sources: update source headers
2011-03-10 12:04:33 +01:00
config-win32ce.h
sources: update source headers
2011-03-10 12:04:33 +01:00
connect.c
CLOSESOCKETFUNCTION: use the callback
2011-05-18 22:56:46 +02:00
connect.h
CLOSESOCKETFUNCTION: added
2011-05-18 22:56:46 +02:00
content_encoding.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
content_encoding.h
cookie.c
whitespace cleanup: no space first in conditionals
2011-04-27 09:09:35 +02:00
cookie.h
compiler warning: fix
2011-05-21 13:46:37 +02:00
curl_addrinfo.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
curl_addrinfo.h
CURLOPT_RESOLVE: added
2010-11-08 08:56:21 +01:00
curl_base64.h
curl_config.h.cmake
Enable OpenLDAP support for cygwin builds.
2010-06-04 15:14:31 +02:00
curl_fnmatch.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
curl_fnmatch.h
ftp wildcard: a new option CURLOPT_FNMATCH_DATA
2010-05-16 02:52:33 +02:00
curl_gethostname.c
build: allow NTLM tests to run on more build configurations
2010-08-07 15:03:54 +02:00
curl_gethostname.h
build: allow NTLM tests to run on more build configurations
2010-08-07 15:03:54 +02:00
curl_hmac.h
include libcurl standard internal headers
2010-06-02 14:13:02 +02:00
curl_ldap.h
Fixed libcurl to honour the --disable-ldaps configure option
2011-03-07 17:45:33 -08:00
curl_md4.h
http_ntlm: add support for NSS
2010-06-30 13:12:25 +02:00
curl_md5.h
Fix compilation problem: declare Curl_HMAC_MD5 as extern in include file.
2010-04-19 12:44:17 +02:00
curl_memory.h
curl_memrchr.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
curl_memrchr.h
curl_rand.c
curl_rand.h
curl_rtmp.c
RTSP: convert protocol-specific checks to generic
2011-05-05 16:27:03 +02:00
curl_rtmp.h
include libcurl standard internal headers
2010-06-02 14:13:02 +02:00
curl_sspi.c
Use own typedef as workaround for broken sspi.h header (f.e. Watcom).
2010-09-02 00:38:16 +02:00
curl_sspi.h
Fix a couple of spelling errors in lib/
2011-04-21 07:55:53 -07:00
curl_threads.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
curl_threads.h
curlx.h
Typo fixes.
2010-12-21 22:39:56 +01:00
cyassl.c
cyassl: build without filesystem
2011-05-20 23:40:59 +02:00
cyassl.h
return code cleanup: build, init and run-time errors
2011-04-05 15:14:02 +02:00
dict.c
RTSP: convert protocol-specific checks to generic
2011-05-05 16:27:03 +02:00
dict.h
easy.c
whitespace cleanup: no space first in conditionals
2011-04-27 09:09:35 +02:00
easyif.h
CURL_DOES_CONVERSIONS: cleanup
2011-04-20 00:50:07 +02:00
escape.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
escape.h
file.c
RTSP: convert protocol-specific checks to generic
2011-05-05 16:27:03 +02:00
file.h
fileinfo.c
include libcurl standard internal headers
2010-06-02 14:13:02 +02:00
fileinfo.h
include libcurl standard internal headers
2010-06-02 14:13:02 +02:00
firefox-db2pem.sh
formdata.c
whitespace cleanup: no space first in conditionals
2011-04-27 09:09:35 +02:00
formdata.h
formdata: provide error message
2010-10-20 14:57:43 +02:00
ftp.c
CLOSESOCKETFUNCTION: added
2011-05-18 22:56:46 +02:00
ftp.h
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
ftplistparser.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
ftplistparser.h
add Curl_ prefix to conform with cURL naming standards
2010-06-09 15:45:46 +02:00
getenv.c
getinfo.c
Fix a couple of spelling errors in lib/
2011-04-21 07:55:53 -07:00
getinfo.h
gopher.c
RTSP: convert protocol-specific checks to generic
2011-05-05 16:27:03 +02:00
gopher.h
Gopher protocol support (initial release)
2010-08-25 14:19:58 +02:00
gtls.c
GnuTLS handshake: fix timeout
2011-05-18 20:48:42 +02:00
gtls.h
return code cleanup: build, init and run-time errors
2011-04-05 15:14:02 +02:00
hash.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
hash.h
hmac.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
hostasyn.c
async resolvers: further cleanups
2011-04-25 19:47:16 +02:00
hostip4.c
asynch resolvers: unified
2011-04-25 19:47:16 +02:00
hostip6.c
CLOSESOCKETFUNCTION: added
2011-05-18 22:56:46 +02:00
hostip.c
whitespace cleanup: no space first in conditionals
2011-04-27 09:09:35 +02:00
hostip.h
Fixed compilation when the synchronous resolver is used
2011-04-25 19:01:40 -07:00
hostsyn.c
async resolvers: further cleanups
2011-04-25 19:47:16 +02:00
http_chunks.c
whitespace cleanup: no space first in conditionals
2011-04-27 09:09:35 +02:00
http_chunks.h
http_digest.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
http_digest.h
http_negotiate_sspi.c
negotiate sspi: fix sequential requests
2011-05-16 15:21:32 +02:00
http_negotiate.c
whitespace cleanup: no space first in conditionals
2011-04-27 09:09:35 +02:00
http_negotiate.h
HTTP: HTTP Negotiate authentication using SSPI
2011-01-07 23:48:40 +01:00
http_ntlm.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
http_ntlm.h
http_proxy.c
CLOSESOCKETFUNCTION: added
2011-05-18 22:56:46 +02:00
http_proxy.h
Don't list NTLM in curl-config when HTTP is disabled
2011-04-05 22:29:21 -07:00
http.c
RTSP: cleanups
2011-05-05 16:53:05 +02:00
http.h
http-proxy: move proxy code to http_proxy.c
2011-04-04 19:38:00 +02:00
idn_win32.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
if2ip.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
if2ip.h
imap.c
set_userpass: convert from protocol-specific to generic
2011-05-05 17:07:21 +02:00
imap.h
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
inet_ntop.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
inet_ntop.h
inet_pton.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
inet_pton.h
krb4.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
krb4.h
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
krb5.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
ldap.c
Fixed LDAP after RTSP readwrite change
2011-05-06 13:48:24 -07:00
libcurl.def
libcurl.imp
libcurl.plist
libcurl.rc
llist.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
llist.h
llist: hide Curl_llist_init
2010-08-10 11:07:38 +02:00
Makefile.am
make: add checksrc.pl to dist
2011-04-27 11:42:02 +02:00
makefile.amiga
Include Makefile.inc to get the list of source files for Amiga
2010-06-07 14:00:16 -07:00
Makefile.b32
lib/Makefile.b32: updates
2011-04-07 15:17:58 +02:00
makefile.dj
Changed email per Gisle's request.
2011-04-16 00:11:43 +02:00
Makefile.inc
async resolvers: further cleanups
2011-04-25 19:47:16 +02:00
Makefile.m32
Improve MinGW static makefile builds.
2011-04-19 20:59:24 +02:00
Makefile.netware
Updated default (recommended) dependency versions.
2011-04-19 14:26:51 +02:00
Makefile.vc6
Added new resolver sources to Symbian and VC6 build files
2011-04-25 18:07:32 -07:00
Makefile.vxworks
Fix a couple of spelling errors in lib/
2011-04-21 07:55:53 -07:00
Makefile.Watcom
Enabled OpenWatcom native Windows IDN build.
2011-04-24 18:58:07 +02:00
md4.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
md5.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
memdebug.c
memdebug.h
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
mk-ca-bundle.pl
Replaced var manipulations with perlish hacks.
2011-04-14 01:27:39 +02:00
mk-ca-bundle.vbs
mk-ca-bundle.vbs: use new cacert url
2011-02-03 09:59:00 +01:00
mprintf.c
whitespace cleanup: no space first in conditionals
2011-04-27 09:09:35 +02:00
msvcproj.foot
msvcproj.head
multi.c
multi-socks: fix connect to proxy
2011-04-28 10:06:49 +02:00
multiif.h
multi: support timeouts
2010-08-15 13:16:39 +02:00
netrc.c
netrc: Removed _NETRC_DEBUG code.
2011-02-20 21:11:53 -08:00
netrc.h
test1304: Added some unit tests for Curl_parsenetrc.
2011-02-10 07:38:48 -08:00
non-ascii.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
non-ascii.h
CURL_DOES_CONVERSIONS: fixes
2011-04-20 15:23:57 +02:00
nonblock.c
nonblock.h
nss.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
nssg.h
return code cleanup: build, init and run-time errors
2011-04-05 15:14:02 +02:00
nwlib.c
nwos.c
openldap.c
RTSP: convert protocol-specific checks to generic
2011-05-05 16:27:03 +02:00
parsedate.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
parsedate.h
Curl_gmtime: added a portable gmtime
2011-02-07 15:00:48 +01:00
pingpong.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
pingpong.h
pingpong: response_time is milliseconds
2010-07-18 00:49:29 +02:00
polarssl.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
polarssl.h
return code cleanup: build, init and run-time errors
2011-04-05 15:14:02 +02:00
pop3.c
RTSP: convert protocol-specific checks to generic
2011-05-05 16:27:03 +02:00
pop3.h
Added support for LISTing a single POP3 message
2011-03-17 16:59:30 -07:00
progress.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
progress.h
qssl.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
qssl.h
return code cleanup: build, init and run-time errors
2011-04-05 15:14:02 +02:00
rawstr.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
rawstr.h
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
README.ares
README.ares: we know require c-ares 1.6.0
2010-09-30 23:14:58 +02:00
README.curl_off_t
README.curlx
README.encoding
transfer-encoding: document the options
2011-04-18 19:46:21 +02:00
README.hostip
README.httpauth
README.memoryleak
README.multi_socket
README.pingpong
README.pipelining
rtsp.c
RTSP: cleanups
2011-05-05 16:53:05 +02:00
rtsp.h
RTSP: cleanups
2011-05-05 16:53:05 +02:00
security.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
select.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
select.h
sendf.c
RTSP: cleanups
2011-05-05 16:53:05 +02:00
sendf.h
sendrecv: split the I/O handling into private handler
2010-05-07 15:05:34 +02:00
setup_once.h
CLOSESOCKETFUNCTION: added
2011-05-18 22:56:46 +02:00
setup-os400.h
setup.h
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
share.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
share.h
slist.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
slist.h
smtp.c
RTSP: convert protocol-specific checks to generic
2011-05-05 16:27:03 +02:00
smtp.h
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
sockaddr.h
socks_gssapi.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
socks_sspi.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
socks.c
proxy: allow socks:// prefix in proxy string
2011-04-28 15:08:09 +02:00
socks.h
return code cleanup: build, init and run-time errors
2011-04-05 15:14:02 +02:00
speedcheck.c
whitespace cleanup: no space first in conditionals
2011-04-27 09:09:35 +02:00
speedcheck.h
splay.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
splay.h
ssh.c
RTSP: convert protocol-specific checks to generic
2011-05-05 16:27:03 +02:00
ssh.h
SSH: set non-blocking earlier
2011-05-01 23:02:39 +02:00
sslgen.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
sslgen.h
return code cleanup: build, init and run-time errors
2011-04-05 15:14:02 +02:00
ssluse.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
ssluse.h
sendrecv: split the I/O handling into private handler
2010-05-07 15:05:34 +02:00
strdup.c
strdup.h
strequal.c
strequal.h
strerror.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
strerror.h
strtok.c
strtok.h
strtoofft.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
strtoofft.h
Typo fixes.
2010-12-21 22:39:56 +01:00
telnet.c
RTSP: convert protocol-specific checks to generic
2011-05-05 16:27:03 +02:00
telnet.h
tftp.c
RTSP: convert protocol-specific checks to generic
2011-05-05 16:27:03 +02:00
tftp.h
timeval.c
timeval.h
transfer.c
CLOSESOCKETFUNCTION: added
2011-05-18 22:56:46 +02:00
transfer.h
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
url.c
CLOSESOCKETFUNCTION: added
2011-05-18 22:56:46 +02:00
url.h
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
urldata.h
CLOSESOCKETFUNCTION: added
2011-05-18 22:56:46 +02:00
vc6libcurl.dsw
vc8proj.foot
vc8proj.head
version.c
version: linkage fix
2011-05-19 11:50:20 +02:00
warnless.c
fix compiler warning: conversion may lose significant bits
2010-12-04 05:53:07 +01:00
warnless.h
fix compiler warning: conversion may lose significant bits
2010-12-04 05:53:07 +01:00
wildcard.c
ensure that Curl_wildcard_dtor() leaves WildcardData struct zero initialized
2010-06-10 02:30:23 +02:00
wildcard.h
include libcurl standard internal headers
2010-06-02 14:13:02 +02:00