.. |
vauth
|
sspi: print out InitializeSecurityContext() error message
|
2017-04-07 08:49:20 +02:00 |
vtls
|
mbedtls: fix memory leak in error path
|
2017-04-15 23:29:25 +02:00 |
.gitignore
|
|
|
amigaos.c
|
|
|
amigaos.h
|
|
|
arpa_telnet.h
|
|
|
asyn-ares.c
|
ares: Curl_resolver_wait_resolv: clear *entry first in function
|
2017-03-07 08:08:55 +01:00 |
asyn-thread.c
|
|
|
asyn.h
|
|
|
base64.c
|
|
|
checksrc.pl
|
|
|
CMakeLists.txt
|
|
|
config-amigaos.h
|
|
|
config-dos.h
|
|
|
config-mac.h
|
|
|
config-os400.h
|
|
|
config-riscos.h
|
|
|
config-symbian.h
|
|
|
config-tpf.h
|
|
|
config-vxworks.h
|
|
|
config-win32.h
|
spelling fixes
|
2017-03-26 23:56:23 +02:00 |
config-win32ce.h
|
spelling fixes
|
2017-03-26 23:56:23 +02:00 |
conncache.c
|
llist: replace Curl_llist_alloc with Curl_llist_init
|
2017-04-04 15:27:45 +02:00 |
conncache.h
|
llist: replace Curl_llist_alloc with Curl_llist_init
|
2017-04-04 15:27:45 +02:00 |
connect.c
|
connect: fix unreferenced parameter warning
|
2017-03-30 10:14:34 +02:00 |
connect.h
|
connect: fix unreferenced parameter warning
|
2017-03-30 10:14:34 +02:00 |
content_encoding.c
|
Improve code readbility
|
2017-03-13 23:11:45 +01:00 |
content_encoding.h
|
|
|
cookie.c
|
Improve code readbility
|
2017-03-13 23:11:45 +01:00 |
cookie.h
|
|
|
curl_addrinfo.c
|
Improve code readbility
|
2017-03-13 23:11:45 +01:00 |
curl_addrinfo.h
|
|
|
curl_base64.h
|
|
|
curl_config.h.cmake
|
CMake: Add DarwinSSL support
|
2017-03-05 14:42:53 +01:00 |
curl_des.c
|
|
|
curl_des.h
|
|
|
curl_endian.c
|
|
|
curl_endian.h
|
|
|
curl_fnmatch.c
|
Improve code readbility
|
2017-03-13 23:11:45 +01:00 |
curl_fnmatch.h
|
|
|
curl_gethostname.c
|
|
|
curl_gethostname.h
|
|
|
curl_gssapi.c
|
|
|
curl_gssapi.h
|
|
|
curl_hmac.h
|
|
|
curl_ldap.h
|
|
|
curl_md4.h
|
|
|
curl_md5.h
|
|
|
curl_memory.h
|
spelling fixes
|
2017-03-26 23:56:23 +02:00 |
curl_memrchr.c
|
|
|
curl_memrchr.h
|
|
|
curl_multibyte.c
|
|
|
curl_multibyte.h
|
|
|
curl_ntlm_core.c
|
NTLM: check for features with #ifdef instead of #if
|
2017-03-29 20:16:09 +02:00 |
curl_ntlm_core.h
|
NTLM: check for features with #ifdef instead of #if
|
2017-03-29 20:16:09 +02:00 |
curl_ntlm_wb.c
|
|
|
curl_ntlm_wb.h
|
|
|
curl_printf.h
|
|
|
curl_rtmp.c
|
|
|
curl_rtmp.h
|
|
|
curl_sasl.c
|
curl_sasl: declare mechtable static
|
2017-04-04 22:59:34 +02:00 |
curl_sasl.h
|
|
|
curl_sec.h
|
|
|
curl_setup_once.h
|
|
|
curl_setup.h
|
include: curl/system.h is a run-time version of curlbuild.h
|
2017-04-03 23:24:39 +02:00 |
curl_sspi.c
|
|
|
curl_sspi.h
|
|
|
curl_threads.c
|
|
|
curl_threads.h
|
|
|
curlx.h
|
|
|
dict.c
|
fix potential use of uninitialized variables
|
2017-03-04 21:37:03 +01:00 |
dict.h
|
|
|
dotdot.c
|
|
|
dotdot.h
|
|
|
easy.c
|
easy: silence compiler warning
|
2017-04-04 02:43:21 -04:00 |
easyif.h
|
|
|
escape.c
|
Improve code readbility
|
2017-03-13 23:11:45 +01:00 |
escape.h
|
|
|
file.c
|
Improve code readbility
|
2017-03-13 23:11:45 +01:00 |
file.h
|
|
|
fileinfo.c
|
|
|
fileinfo.h
|
|
|
firefox-db2pem.sh
|
|
|
formdata.c
|
Improve code readbility
|
2017-03-13 23:11:45 +01:00 |
formdata.h
|
|
|
ftp.c
|
llist: replace Curl_llist_alloc with Curl_llist_init
|
2017-04-04 15:27:45 +02:00 |
ftp.h
|
|
|
ftplistparser.c
|
llist: replace Curl_llist_alloc with Curl_llist_init
|
2017-04-04 15:27:45 +02:00 |
ftplistparser.h
|
|
|
getenv.c
|
|
|
getinfo.c
|
|
|
getinfo.h
|
|
|
gopher.c
|
fix potential use of uninitialized variables
|
2017-03-04 21:37:03 +01:00 |
gopher.h
|
|
|
hash.c
|
hash: move key into hash struct to reduce mallocs
|
2017-04-04 15:37:37 +02:00 |
hash.h
|
hash: move key into hash struct to reduce mallocs
|
2017-04-04 15:37:37 +02:00 |
hmac.c
|
|
|
hostasyn.c
|
|
|
hostcheck.c
|
Improve code readbility
|
2017-03-13 23:11:45 +01:00 |
hostcheck.h
|
|
|
hostip4.c
|
|
|
hostip6.c
|
|
|
hostip.c
|
spelling fixes
|
2017-03-26 23:56:23 +02:00 |
hostip.h
|
spelling fixes
|
2017-03-26 23:56:23 +02:00 |
hostsyn.c
|
|
|
http2.c
|
http2: fix handle leak in error path
|
2017-04-15 23:37:30 +02:00 |
http2.h
|
|
|
http_chunks.c
|
|
|
http_chunks.h
|
|
|
http_digest.c
|
|
|
http_digest.h
|
|
|
http_negotiate.c
|
|
|
http_negotiate.h
|
|
|
http_ntlm.c
|
|
|
http_ntlm.h
|
|
|
http_proxy.c
|
Improve code readbility
|
2017-03-13 23:11:45 +01:00 |
http_proxy.h
|
|
|
http.c
|
http: do not treat FTPS over CONNECT as HTTPS
|
2017-03-28 17:04:16 +02:00 |
http.h
|
|
|
idn_win32.c
|
|
|
if2ip.c
|
|
|
if2ip.h
|
|
|
imap.c
|
spelling fixes
|
2017-03-26 23:56:23 +02:00 |
imap.h
|
|
|
inet_ntop.c
|
|
|
inet_ntop.h
|
|
|
inet_pton.c
|
|
|
inet_pton.h
|
|
|
krb5.c
|
|
|
ldap.c
|
|
|
libcurl.plist
|
|
|
libcurl.rc
|
|
|
libcurl.vers.in
|
|
|
llist.c
|
llist: replace Curl_llist_alloc with Curl_llist_init
|
2017-04-04 15:27:45 +02:00 |
llist.h
|
llist: replace Curl_llist_alloc with Curl_llist_init
|
2017-04-04 15:27:45 +02:00 |
Makefile.am
|
|
|
makefile.amiga
|
|
|
Makefile.b32
|
spelling fixes
|
2017-03-26 23:56:23 +02:00 |
makefile.dj
|
|
|
Makefile.inc
|
|
|
Makefile.m32
|
|
|
Makefile.netware
|
spelling fixes
|
2017-03-26 23:56:23 +02:00 |
Makefile.vxworks
|
|
|
Makefile.Watcom
|
|
|
md4.c
|
|
|
md5.c
|
|
|
memdebug.c
|
spelling fixes
|
2017-03-26 23:56:23 +02:00 |
memdebug.h
|
|
|
mk-ca-bundle.pl
|
|
|
mk-ca-bundle.vbs
|
|
|
mprintf.c
|
Improve code readbility
|
2017-03-13 23:11:45 +01:00 |
multi.c
|
Curl_expire_latest: ignore already expired timers
|
2017-04-11 16:53:33 +02:00 |
multihandle.h
|
llist: replace Curl_llist_alloc with Curl_llist_init
|
2017-04-04 15:27:45 +02:00 |
multiif.h
|
|
|
netrc.c
|
|
|
netrc.h
|
|
|
non-ascii.c
|
|
|
non-ascii.h
|
|
|
nonblock.c
|
Improve code readbility
|
2017-03-13 23:11:45 +01:00 |
nonblock.h
|
|
|
nwlib.c
|
|
|
nwos.c
|
|
|
objnames-test08.sh
|
|
|
objnames-test10.sh
|
|
|
objnames.inc
|
spelling fixes
|
2017-03-26 23:56:23 +02:00 |
openldap.c
|
|
|
parsedate.c
|
|
|
parsedate.h
|
|
|
pingpong.c
|
spelling fixes
|
2017-03-26 23:56:23 +02:00 |
pingpong.h
|
spelling fixes
|
2017-03-26 23:56:23 +02:00 |
pipeline.c
|
llist: replace Curl_llist_alloc with Curl_llist_init
|
2017-04-04 15:27:45 +02:00 |
pipeline.h
|
llist: replace Curl_llist_alloc with Curl_llist_init
|
2017-04-04 15:27:45 +02:00 |
pop3.c
|
|
|
pop3.h
|
|
|
progress.c
|
spelling fixes
|
2017-03-26 23:56:23 +02:00 |
progress.h
|
|
|
rand.c
|
spelling fixes
|
2017-03-26 23:56:23 +02:00 |
rand.h
|
|
|
rtsp.c
|
spelling fixes
|
2017-03-26 23:56:23 +02:00 |
rtsp.h
|
|
|
security.c
|
|
|
select.c
|
select: use correct SIZEOF_ constant
|
2017-03-30 08:49:30 +02:00 |
select.h
|
poll: prefer <poll.h> over <sys/poll.h>
|
2017-04-11 08:31:38 +02:00 |
sendf.c
|
pause: handle mixed types of data when paused
|
2017-03-28 13:27:49 +02:00 |
sendf.h
|
|
|
setup-os400.h
|
|
|
setup-vms.h
|
|
|
share.c
|
|
|
share.h
|
|
|
sigpipe.h
|
|
|
slist.c
|
|
|
slist.h
|
|
|
smb.c
|
NTLM: check for features with #ifdef instead of #if
|
2017-03-29 20:16:09 +02:00 |
smb.h
|
|
|
smtp.c
|
|
|
smtp.h
|
|
|
sockaddr.h
|
|
|
socks_gssapi.c
|
|
|
socks_sspi.c
|
|
|
socks.c
|
Improve code readbility
|
2017-03-13 23:11:45 +01:00 |
socks.h
|
|
|
speedcheck.c
|
low_speed_limit: improved function for longer time periods
|
2017-04-06 17:38:23 +02:00 |
speedcheck.h
|
|
|
splay.c
|
multi: fix queueing of pending easy handles
|
2017-04-04 23:37:18 +02:00 |
splay.h
|
multi: fix queueing of pending easy handles
|
2017-04-04 23:37:18 +02:00 |
ssh.c
|
ssh: fix narrowing conversion warning
|
2017-03-30 18:45:28 +02:00 |
ssh.h
|
|
|
strcase.c
|
Improve code readbility
|
2017-03-13 23:11:45 +01:00 |
strcase.h
|
|
|
strdup.c
|
|
|
strdup.h
|
|
|
strerror.c
|
|
|
strerror.h
|
|
|
strtok.c
|
|
|
strtok.h
|
|
|
strtoofft.c
|
|
|
strtoofft.h
|
|
|
system_win32.c
|
spelling fixes
|
2017-03-26 23:56:23 +02:00 |
system_win32.h
|
|
|
telnet.c
|
telnet: (win32) fix read callback return variable
|
2017-04-01 00:14:05 +02:00 |
telnet.h
|
|
|
tftp.c
|
Improve code readbility
|
2017-03-13 23:11:45 +01:00 |
tftp.h
|
|
|
timeval.c
|
Improve code readbility
|
2017-03-13 23:11:45 +01:00 |
timeval.h
|
|
|
transfer.c
|
llist: replace Curl_llist_alloc with Curl_llist_init
|
2017-04-04 15:27:45 +02:00 |
transfer.h
|
|
|
url.c
|
url: don't free postponed data on connection reuse
|
2017-04-04 16:03:26 -04:00 |
url.h
|
|
|
urldata.h
|
nss: fix build after e60fe20fdf
|
2017-04-06 12:52:13 +02:00 |
version.c
|
|
|
warnless.c
|
warnless: suppress compiler warning
|
2017-02-28 09:10:18 +01:00 |
warnless.h
|
|
|
wildcard.c
|
llist: replace Curl_llist_alloc with Curl_llist_init
|
2017-04-04 15:27:45 +02:00 |
wildcard.h
|
llist: replace Curl_llist_alloc with Curl_llist_init
|
2017-04-04 15:27:45 +02:00 |
x509asn1.c
|
|
|
x509asn1.h
|
|
|