..
vauth
rand: treat fake entropy the same regardless of endianness
2017-05-08 23:24:29 +02:00
vtls
openssl: improve fallback seed of PRNG with a time based hash
2017-06-30 09:21:03 +02:00
.gitattributes
.gitattributes: force shell scripts to LF
2017-04-17 08:32:13 +02:00
.gitignore
VC: remove the makefile.vc6 build infra
2017-01-23 14:27:32 +01:00
amigaos.c
amigaos.h
arpa_telnet.h
asyn-ares.c
asyn-ares: s/Curl_expire_latest/Curl_expire
2017-06-08 11:06:19 +02:00
asyn-thread.c
multi: use a fixed array of timers instead of malloc
2017-05-10 12:55:36 +02:00
asyn.h
base64.c
checksrc.pl
tests: checksrc compliance
2016-12-19 02:31:59 -05:00
CMakeLists.txt
includes: remove curl/curlbuild.h and curl/curlrules.h
2017-06-14 11:07:33 +02:00
config-amigaos.h
config-amigaos.h: (embarrassed) made the line shorter
2016-12-18 23:46:17 +01:00
config-dos.h
config-mac.h
config-os400.h
config-riscos.h
config-symbian.h
checksrc: white space edits to comply to stricter checksrc
2016-11-24 23:58:22 +01:00
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: no longer uses malloc
2017-04-22 11:25:27 +02:00
conncache.h
llist: replace Curl_llist_alloc with Curl_llist_init
2017-04-04 15:27:45 +02:00
connect.c
expire: remove Curl_expire_latest()
2017-06-08 10:50:47 +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
unix_socket: add support for abstract unix domain socket
2017-01-13 16:25:20 +01:00
curl_base64.h
curl_config.h.cmake
cmake: fix build on Ubuntu 14.04
2017-05-23 10:07:08 +02:00
curl_des.c
use *.sourceforge.io and misc URL updates
2017-02-06 19:21:05 +00:00
curl_des.h
curl_endian.c
curl_endian: remove unused functions
2017-06-02 13:30:41 +02:00
curl_endian.h
curl_endian: remove unused functions
2017-06-02 13:30:41 +02:00
curl_fnmatch.c
Improve code readbility
2017-03-13 23:11:45 +01:00
curl_fnmatch.h
curl_gethostname.c
checksrc: move open braces to comply with function declaration style
2016-11-24 23:58:22 +01:00
curl_gethostname.h
curl_gssapi.c
checksrc: white space edits to comply to stricter checksrc
2016-11-24 23:58:22 +01:00
curl_gssapi.h
curl_hmac.h
checksrc: code style: use 'char *name' style
2016-11-24 23:58:22 +01:00
curl_ldap.h
curl_md4.h
mbedtls: enable NTLM (& SMB) even if MD4 support is unavailable
2017-04-21 22:42:14 +02:00
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
curl_ntlm_core: use Curl_raw_toupper instead of toupper
2017-06-05 00:27:29 +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
use *.sourceforge.io and misc URL updates
2017-02-06 19:21:05 +00:00
curl_ntlm_wb.h
curl_printf.h
curl_rtmp.c
handler: refactor connection checking
2017-06-30 10:17:27 +02:00
curl_rtmp.h
curl_sasl.c
curl_sasl: fix unused-variable warning
2017-06-03 11:59:38 +02:00
curl_sasl.h
curl_sec.h
checksrc: stricter no-space-before-paren enforcement
2016-12-13 23:39:11 +01:00
curl_setup_once.h
curl_setup_once: use SEND_QUAL_ARG2 for swrite
2017-05-04 09:23:00 +02:00
curl_setup.h
curl_setup.h: error out on CURL_WANTS_CA_BUNDLE_ENV use
2017-06-15 11:11:39 +02:00
curl_sspi.c
curl_sspi.h
curl_threads.c
checksrc: stricter no-space-before-paren enforcement
2016-12-13 23:39:11 +01:00
curl_threads.h
checksrc: stricter no-space-before-paren enforcement
2016-12-13 23:39:11 +01:00
curlx.h
dict.c
handler: refactor connection checking
2017-06-30 10:17:27 +02:00
dict.h
dotdot.c
dedotdot: fixed output for ".." and "." only input
2017-06-03 00:11:51 +02:00
dotdot.h
easy.c
time: fix type conversions and compiler warnings
2017-05-24 22:56:22 +02:00
easyif.h
escape.c
Improve code readbility
2017-03-13 23:11:45 +01:00
escape.h
file.c
handler: refactor connection checking
2017-06-30 10:17:27 +02:00
file.h
fileinfo.c
llist: no longer uses malloc
2017-04-22 11:25:27 +02:00
fileinfo.h
llist: no longer uses malloc
2017-04-22 11:25:27 +02:00
firefox-db2pem.sh
formdata.c
formdata: fix -Wcomma warning
2017-05-11 10:04:01 +02:00
formdata.h
checksrc: code style: use 'char *name' style
2016-11-24 23:58:22 +01:00
ftp.c
handler: refactor connection checking
2017-06-30 10:17:27 +02:00
ftp.h
checksrc: code style: use 'char *name' style
2016-11-24 23:58:22 +01:00
ftplistparser.c
llist: no longer uses malloc
2017-04-22 11:25:27 +02:00
ftplistparser.h
getenv.c
getinfo.c
getinfo: return sizes as curl_off_t
2017-06-19 09:27:42 +02:00
getinfo.h
gopher.c
handler: refactor connection checking
2017-06-30 10:17:27 +02:00
gopher.h
hash.c
llist: no longer uses malloc
2017-04-22 11:25:27 +02:00
hash.h
llist: no longer uses malloc
2017-04-22 11:25:27 +02:00
hmac.c
checksrc: code style: use 'char *name' style
2016-11-24 23:58:22 +01:00
hostasyn.c
hostcheck.c
Improve code readbility
2017-03-13 23:11:45 +01:00
hostcheck.h
hostip4.c
checksrc: white space edits to comply to stricter checksrc
2016-11-24 23:58:22 +01:00
hostip6.c
hostip.c
time: fix type conversions and compiler warnings
2017-05-24 22:56:22 +02:00
hostip.h
spelling fixes
2017-03-26 23:56:23 +02:00
hostsyn.c
http2.c
handler: refactor connection checking
2017-06-30 10:17:27 +02:00
http2.h
http2: fix OOM crash
2017-06-18 23:57:45 +02:00
http_chunks.c
checksrc: stricter no-space-before-paren enforcement
2016-12-13 23:39:11 +01:00
http_chunks.h
http_digest.c
lib: fix MSVC compiler warnings
2016-12-21 11:07:26 +01:00
http_digest.h
http_negotiate.c
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
2016-11-24 23:41:44 +01:00
http_negotiate.h
http_ntlm.c
use *.sourceforge.io and misc URL updates
2017-02-06 19:21:05 +00:00
http_ntlm.h
http_proxy.c
http_proxy: fix build with http and proxy
2017-06-18 15:18:15 +02:00
http_proxy.h
http_proxy: fix build with http and proxy
2017-06-18 15:18:15 +02:00
http.c
handler: refactor connection checking
2017-06-30 10:17:27 +02:00
http.h
http2: disable server push if not requested
2017-01-15 11:45:32 +00:00
idn_win32.c
if2ip.c
if2ip: fix compiler warning in ISO C90 mode
2017-06-20 22:33:56 +02:00
if2ip.h
imap.c
handler: refactor connection checking
2017-06-30 10:17:27 +02:00
imap.h
inet_ntop.c
checksrc: stricter no-space-before-paren enforcement
2016-12-13 23:39:11 +01:00
inet_ntop.h
inet_pton.c
checksrc: warn for assignments within if() expressions
2016-12-14 01:29:44 +01:00
inet_pton.h
krb5.c
krb5: use private buffer for temp string, not receive buffer
2017-05-01 22:55:29 +02:00
ldap.c
handler: refactor connection checking
2017-06-30 10:17:27 +02:00
libcurl.plist
libcurl.rc
*.rc: escape non-ASCII/non-UTF-8 character for clarity
2017-01-19 11:35:48 +00:00
libcurl.vers.in
llist.c
multi: use a fixed array of timers instead of malloc
2017-05-10 12:55:36 +02:00
llist.h
llist: no longer uses malloc
2017-04-22 11:25:27 +02:00
Makefile.am
includes: remove curl/curlbuild.h and curl/curlrules.h
2017-06-14 11:07:33 +02:00
makefile.amiga
Makefile.b32
spelling fixes
2017-03-26 23:56:23 +02:00
makefile.dj
lib: fix the djgpp build
2017-06-21 07:46:21 +02:00
Makefile.inc
Curl_rand: fixed and moved to rand.c
2016-11-14 08:23:52 +01:00
Makefile.m32
Makefile.m32: enable -W for MinGW32 build
2017-06-16 22:32:22 +02:00
Makefile.netware
includes: remove curl/curlbuild.h and curl/curlrules.h
2017-06-14 11:07:33 +02:00
Makefile.vxworks
Makefile.Watcom
lib/curl_setup.h: remove CURL_WANTS_CA_BUNDLE_ENV
2017-06-15 11:11:15 +02:00
md4.c
MD(4|5): silence cast-align clang warning
2017-06-02 21:58:48 +02:00
md5.c
MD(4|5): silence cast-align clang warning
2017-06-02 21:58:48 +02:00
memdebug.c
memdebug: fix compilation failure
2017-05-22 19:03:16 +02:00
memdebug.h
mk-ca-bundle.pl
mk-ca-bundle.pl: Check curl's exit code after certdata download
2017-06-16 01:58:23 -04:00
mk-ca-bundle.vbs
mprintf.c
assert: avoid, use DEBUGASSERT instead!
2017-05-22 13:59:29 +02:00
multi.c
http-proxy: do the HTTP CONNECT process entirely non-blocking
2017-06-14 23:43:52 +02:00
multihandle.h
llist: no longer uses malloc
2017-04-22 11:25:27 +02:00
multiif.h
expire: remove Curl_expire_latest()
2017-06-08 10:50:47 +02:00
netrc.c
netrc.h
non-ascii.c
checksrc: white space edits to comply to stricter checksrc
2016-11-24 23:58:22 +01:00
non-ascii.h
nonblock.c
Improve code readbility
2017-03-13 23:11:45 +01:00
nonblock.h
nwlib.c
checksrc: warn for assignments within if() expressions
2016-12-14 01:29:44 +01:00
nwos.c
checksrc: stricter no-space-before-paren enforcement
2016-12-13 23:39:11 +01:00
objnames-test08.sh
objnames-test10.sh
objnames.inc
spelling fixes
2017-03-26 23:56:23 +02:00
openldap.c
handler: refactor connection checking
2017-06-30 10:17:27 +02:00
parsedate.c
parsedate.h
pingpong.c
pingpong: use the set buffer size
2017-05-01 22:55:29 +02:00
pingpong.h
spelling fixes
2017-03-26 23:56:23 +02:00
pipeline.c
PIPELINING_SERVER_BL: cleanup the internal list use
2017-06-19 09:14:49 +02:00
pipeline.h
llist: replace Curl_llist_alloc with Curl_llist_init
2017-04-04 15:27:45 +02:00
pop3.c
handler: refactor connection checking
2017-06-30 10:17:27 +02:00
pop3.h
progress.c
progress: prevent resetting t_starttransfer
2017-06-30 09:05:53 +02:00
progress.h
rand.c
assert: avoid, use DEBUGASSERT instead!
2017-05-22 13:59:29 +02:00
rand.h
rand: treat fake entropy the same regardless of endianness
2017-05-08 23:24:29 +02:00
rtsp.c
handler: refactor connection checking
2017-06-30 10:17:27 +02:00
rtsp.h
handler: refactor connection checking
2017-06-30 10:17:27 +02:00
security.c
ftp-gss: check for init before use
2016-12-24 23:35:43 +01:00
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
BUFSIZE: rename to READBUFFER_*, make separate MASTERBUF_SIZE
2017-05-01 22:55:29 +02:00
sendf.h
http_proxy: Fix proxy CONNECT hang on pending data
2016-12-19 02:26:52 -05:00
setup-os400.h
checksrc: code style: use 'char *name' style
2016-11-24 23:58:22 +01:00
setup-vms.h
checksrc: move open braces to comply with function declaration style
2016-11-24 23:58:22 +01:00
share.c
share.h
checksrc: stricter no-space-before-paren enforcement
2016-12-13 23:39:11 +01:00
sigpipe.h
slist.c
slist.h
smb.c
handler: refactor connection checking
2017-06-30 10:17:27 +02:00
smb.h
smtp.c
handler: refactor connection checking
2017-06-30 10:17:27 +02:00
smtp.h
sockaddr.h
socks_gssapi.c
checksrc: stricter no-space-before-paren enforcement
2016-12-13 23:39:11 +01:00
socks_sspi.c
checksrc: code style: use 'char *name' style
2016-11-24 23:58:22 +01:00
socks.c
CURLOPT_SOCKS5_AUTH: allowed methods for SOCKS5 proxy auth
2017-06-28 08:02:58 +02:00
socks.h
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
2016-11-24 23:41:44 +01:00
speedcheck.c
expire: remove Curl_expire_latest()
2017-06-08 10:50:47 +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
handler: refactor connection checking
2017-06-30 10:17:27 +02:00
ssh.h
strcase.c
Improve code readbility
2017-03-13 23:11:45 +01:00
strcase.h
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
2016-11-24 23:41:44 +01:00
strdup.c
strdup.h
strerror.c
checksrc: warn for assignments within if() expressions
2016-12-14 01:29:44 +01:00
strerror.h
strtok.c
strtok.h
strtoofft.c
checksrc: code style: use 'char *name' style
2016-11-24 23:58:22 +01:00
strtoofft.h
system_win32.c
spelling fixes
2017-03-26 23:56:23 +02:00
system_win32.h
telnet.c
handler: refactor connection checking
2017-06-30 10:17:27 +02:00
telnet.h
tftp.c
handler: refactor connection checking
2017-06-30 10:17:27 +02:00
tftp.h
timeval.c
timers: store internal time stamps as time_t instead of doubles
2017-06-14 15:46:39 +01:00
timeval.h
timers: store internal time stamps as time_t instead of doubles
2017-06-14 15:46:39 +01:00
transfer.c
transfer: init the infilesize from the postfields...
2017-05-30 11:39:42 +02:00
transfer.h
url.c
handler: refactor connection checking
2017-06-30 10:17:27 +02:00
url.h
url: proxy: Use 443 as default port for https proxies
2016-11-25 10:01:58 +01:00
urldata.h
handler: refactor connection checking
2017-06-30 10:17:27 +02:00
version.c
curl_version_info: add CURL_VERSION_HTTPS_PROXY
2016-11-26 17:28:53 +01:00
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: fix implicit-fallthrough warning with GCC 7
2017-06-03 20:10:52 +02:00
x509asn1.h
checksrc: code style: use 'char *name' style
2016-11-24 23:58:22 +01:00