..
.gitignore
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
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
asyn-thread.c
asyn-thread: check for dotted addresses before thread starts
2011-08-06 15:21:42 +02:00
asyn.h
compiler warning: fix
2011-05-21 14:10:17 +02:00
axtls.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
axtls.h
return code cleanup: build, init and run-time errors
2011-04-05 15:14:02 +02:00
base64.c
base64: fix Curl_base64_encode and Curl_base64_decode interfaces
2011-08-24 08:10:30 +02:00
checksrc.pl
checksrc.pl: add quotes to var
2011-08-05 21:24:59 +02:00
CMakeLists.txt
CMake: improve library search, implement install.
2011-04-28 10:12:33 +02:00
config-amigaos.h
errno.h inclusion conditionally done in setup_once.h
2011-07-24 04:39:43 +02:00
config-dos.h
errno.h inclusion conditionally done in setup_once.h
2011-07-24 04:39:43 +02:00
config-mac.h
errno.h inclusion conditionally done in setup_once.h
2011-07-24 04:39:43 +02:00
config-os400.h
errno.h inclusion conditionally done in setup_once.h
2011-07-24 04:39:43 +02:00
config-riscos.h
errno.h inclusion conditionally done in setup_once.h
2011-07-24 04:39:43 +02: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
errno.h inclusion conditionally done in setup_once.h
2011-07-24 04:39:43 +02:00
config-vxworks.h
sources: update source headers
2011-03-10 12:04:33 +01:00
config-win32.h
config-win32.h: comments adjustments
2011-08-06 19:18:43 +02:00
config-win32ce.h
errno.h inclusion conditionally done in setup_once.h - followup
2011-07-25 03:10:24 +02:00
connect.c
connect: set TIMER_CONNECT
2011-08-19 00:16:01 +02:00
connect.h
BSD-style lwIP TCP/IP stack support - followup
2011-08-07 08:45:57 +02:00
content_encoding.c
zlib: ensure user provided memory functions are used by zlib, when given
2011-08-21 13:24:46 +02:00
content_encoding.h
cookie.c
cookie parser: handle 'secure='
2011-08-09 14:02:05 +02:00
cookie.h
time.h and sys/time.h inclusion conditionally done in setup_once.h
2011-07-25 04:08:08 +02:00
curl_addrinfo.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
curl_addrinfo.h
curl_base64.h
base64: fix Curl_base64_encode and Curl_base64_decode interfaces
2011-08-24 08:10:30 +02:00
curl_config.h.cmake
cmake: remove spurious definition
2011-06-21 15:28:03 +02:00
curl_fnmatch.c
unittest: mark all unit tested functions
2011-06-10 14:40:46 +02:00
curl_fnmatch.h
curl_gethostname.c
curl_gethostname.h
curl_gssapi.c
curl_gssapi: add a missing include of sendf.h
2011-08-03 18:07:07 +02:00
curl_gssapi.h
curl_gssapi: add a missing include of sendf.h
2011-08-03 18:07:07 +02:00
curl_hmac.h
curl_ldap.h
curl_md4.h
curl_md5.h
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_ntlm.c
http NTLM: refactoring followup
2011-08-25 15:13:13 +02:00
curl_ntlm.h
http NTLM: refactoring followup
2011-08-25 15:13:13 +02:00
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
curl_sspi.c
curl_sspi.h
Fix a couple of spelling errors in lib/
2011-04-21 07:55:53 -07:00
curl_threads.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
curl_threads.h
curlx.h
cyassl.c
include limits.h for INT_MAX
2011-08-24 14:00:42 +02:00
cyassl.h
return code cleanup: build, init and run-time errors
2011-04-05 15:14:02 +02:00
dict.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
dict.h
easy.c
BSD-style lwIP TCP/IP stack support - followup
2011-08-07 08:45:57 +02:00
easyif.h
CURL_DOES_CONVERSIONS: cleanup
2011-04-20 00:50:07 +02:00
escape.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
escape.h
file.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
file.h
fileinfo.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
fileinfo.h
firefox-db2pem.sh
formdata.c
CURLFORM_BUFFER: insert filename as documented
2011-08-08 18:45:03 +02:00
formdata.h
ftp.c
FTP: fix proxy connect race condition
2011-08-18 23:35:15 +02:00
ftp.h
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
ftplistparser.c
time.h and sys/time.h inclusion conditionally done in setup_once.h
2011-07-25 04:08:08 +02:00
ftplistparser.h
getenv.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
getinfo.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
getinfo.h
gopher.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
gopher.h
gtls.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
gtls.h
return code cleanup: build, init and run-time errors
2011-04-05 15:14:02 +02:00
hash.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
hash.h
hmac.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
hostasyn.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
hostip4.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
hostip6.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
hostip.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
hostip.h
Fixed compilation when the synchronous resolver is used
2011-04-25 19:01:40 -07:00
hostsyn.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
http_chunks.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
http_chunks.h
http_digest.c
base64: fix Curl_base64_encode and Curl_base64_decode interfaces
2011-08-24 08:10:30 +02:00
http_digest.h
digest_cleanup_one: made private
2011-06-03 19:54:17 +02:00
http_negotiate_sspi.c
base64: fix Curl_base64_encode and Curl_base64_decode interfaces
2011-08-24 08:10:30 +02:00
http_negotiate.c
safefree use: fix compiler warning
2011-08-24 11:55:49 +02:00
http_negotiate.h
http_ntlm.c
NTLM single-sign on adjustments (X)
2011-08-26 18:57:50 +02:00
http_ntlm.h
NTLM single-sign on adjustments (X)
2011-08-26 18:57:50 +02:00
http_proxy.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
http_proxy.h
build: inclusion guard
2011-05-24 15:42:02 +02:00
http.c
NTLM single-sign on adjustments (X)
2011-08-26 18:57:50 +02:00
http.h
privatise: make private functions static
2011-06-03 19:51:08 +02:00
idn_win32.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
if2ip.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
if2ip.h
imap.c
tcpconnect: follow-up commit after b998d95b
2011-08-19 23:39:56 +02:00
imap.h
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
inet_ntop.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
inet_ntop.h
inet_pton.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
inet_pton.h
krb4.c
add missing semicolons
2011-08-24 13:58:37 +02:00
krb4.h
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
krb5.c
add missing semicolons
2011-08-24 11:56:23 +02:00
ldap.c
base64: fix Curl_base64_encode and Curl_base64_decode interfaces
2011-08-24 08:10:30 +02:00
libcurl.def
libcurl.imp
libcurl.plist
libcurl.rc
llist.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
llist.h
Makefile.am
unit tests: more build adjustments
2011-06-01 21:40:09 +02:00
makefile.amiga
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
http NTLM: split http_ntlm.[ch] between http_ntlm.[ch] and curl_ntlm.[ch]
2011-08-14 15:45:19 +02:00
Makefile.m32
Improve MinGW static makefile builds.
2011-04-19 20:59:24 +02:00
Makefile.netware
errno.h inclusion conditionally done in setup_once.h
2011-07-24 04:39:43 +02:00
Makefile.vc6
VC makefiles: fixed variable name mistake
2011-08-17 23:51:37 +02: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
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
md5.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
memdebug.c
MemoryTracking: adjust initialization calling
2011-08-20 17:26:42 +02:00
memdebug.h
MemoryTracking: adjust initialization calling
2011-08-20 17:26:42 +02:00
mk-ca-bundle.pl
Replaced var manipulations with perlish hacks.
2011-04-14 01:27:39 +02:00
mk-ca-bundle.vbs
mprintf.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
msvcproj.foot
msvcproj.head
multi.c
multi-socks: fix connect to proxy
2011-04-28 10:06:49 +02:00
multiif.h
netrc.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
netrc.h
non-ascii.c
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
non-ascii.h
compiler warning: fix
2011-05-24 15:18:26 +02:00
nonblock.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
nonblock.h
nss.c
nss: start with no database if the selected database is broken
2011-08-15 14:44:49 +02:00
nssg.h
return code cleanup: build, init and run-time errors
2011-04-05 15:14:02 +02:00
nwlib.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
nwos.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
openldap.c
base64: fix Curl_base64_encode and Curl_base64_decode interfaces
2011-08-24 08:10:30 +02:00
parsedate.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
parsedate.h
parsedate: turn private and static
2011-06-03 19:31:32 +02:00
pingpong.c
Curl_socket_ready: make timeout a 'long'
2011-06-04 21:19:14 +02:00
pingpong.h
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
polarssl.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
polarssl.h
polarssl.h: remove CVS leftover
2011-07-04 22:04:04 +02:00
pop3.c
tcpconnect: follow-up commit after b998d95b
2011-08-19 23:39:56 +02:00
pop3.h
Added support for LISTing a single POP3 message
2011-03-17 16:59:30 -07:00
progress.c
Curl_pgrsStartNow: clear all flags but HIDE
2011-08-15 22:13:18 +02:00
progress.h
qssl.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +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.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: GET_PARAMETER requests have a body
2011-08-14 19:07:54 +02:00
rtsp.h
RTSP: cleanups
2011-05-05 16:53:05 +02:00
security.c
include limits.h for INT_MAX
2011-08-24 14:00:42 +02:00
select.c
Give the NTLM SSO helper a moment to cleanly shut down if needed
2011-07-28 12:42:39 -07:00
select.h
Give the NTLM SSO helper a moment to cleanly shut down if needed
2011-07-28 12:42:39 -07:00
sendf.c
Curl_read_plain: indent code
2011-08-26 23:20:27 +02:00
sendf.h
setup_once.h
BSD-style lwIP TCP/IP stack support - followup
2011-08-05 15:53:00 +02:00
setup-os400.h
setup.h
BSD-style lwIP TCP/IP stack support - followup
2011-08-07 08:45:57 +02:00
share.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
share.h
slist.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
slist.h
smtp.c
SMTP authentication: fix ordering of preferred authentication method
2011-08-24 08:55:25 +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
SOCKS: fix the connect timeout
2011-08-08 11:23:31 +02:00
socks_sspi.c
SOCKS: fix the connect timeout
2011-08-08 11:23:31 +02:00
socks.c
Curl_SOCKS4: minor code compression
2011-08-18 23:28:50 +02:00
socks.h
SOCKS: fix the connect timeout
2011-08-08 11:23:31 +02:00
speedcheck.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
speedcheck.h
splay.c
splay: add unit tests
2011-06-10 20:19:35 +02:00
splay.h
ssh.c
tcpconnect: follow-up commit after b998d95b
2011-08-19 23:39:56 +02:00
ssh.h
SSH: set non-blocking earlier
2011-05-01 23:02:39 +02:00
sslgen.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
sslgen.h
return code cleanup: build, init and run-time errors
2011-04-05 15:14:02 +02:00
ssluse.c
OpenSSL: Use SSL_MODE_RELEASE_BUFFERS if available, reduces memory use
2011-08-07 22:58:31 +02:00
ssluse.h
strdup.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
strdup.h
strequal.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
strequal.h
strerror.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
strerror.h
strtok.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
strtok.h
strtoofft.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
strtoofft.h
telnet.c
telnet: allow programatic use on Windows
2011-08-14 23:30:15 +02:00
telnet.h
tftp.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
tftp.h
timeval.c
timeval.h
transfer.c
Curl_retry_request: check return code!
2011-08-13 00:51:16 +02:00
transfer.h
source cleanup: unify look, style and indent levels
2011-04-27 09:09:35 +02:00
url.c
NTLM single-sign on adjustments (X)
2011-08-26 18:57:50 +02:00
url.h
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
urldata.h
FTP: fix proxy connect race condition
2011-08-18 23:35:15 +02:00
vc6libcurl.dsw
vc8proj.foot
vc8proj.head
version.c
NTLM single-sign on adjustments (X)
2011-08-26 18:57:50 +02:00
warnless.c
base64: fix Curl_base64_encode and Curl_base64_decode interfaces
2011-08-24 08:10:30 +02:00
warnless.h
base64: fix Curl_base64_encode and Curl_base64_decode interfaces
2011-08-24 08:10:30 +02:00
wildcard.c
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
2011-07-26 17:23:27 +02:00
wildcard.h