index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2017-07-06
http: s/TINY_INITIAL_POST_SIZE/EXPECT_100_THRESHOLD
Daniel Stenberg
2017-07-05
select.h: avoid macro redefinition harder
Daniel Stenberg
2017-07-05
inet_pton: fix include on windows to get prototype
Daniel Stenberg
2017-07-04
smb: add support for CURLOPT_FILETIME
Gisle Vanem
2017-07-04
smb: fix build for djgpp/MSDOS
Gisle Vanem
2017-07-04
configure: remove checks for 5 functions never used
Daniel Stenberg
2017-07-04
timeval.c: Use long long constant type for timeval assignment
Martin Kepplinger
2017-07-03
url: make the original string get used on subsequent transfers
Daniel Stenberg
2017-07-03
gtls: fix build when sizeof(long) < sizeof(void *)
Johannes Schindelin
2017-06-30
http2: handle PING frames
Max Dymond
2017-06-30
handler: refactor connection checking
Max Dymond
2017-06-30
openssl: improve fallback seed of PRNG with a time based hash
dmitrykos
2017-06-30
progress: prevent resetting t_starttransfer
Ryan Winograd
2017-06-28
CURLOPT_SOCKS5_AUTH: allowed methods for SOCKS5 proxy auth
Kamil Dudka
2017-06-28
socks: deduplicate the code for auth request
Kamil Dudka
2017-06-28
socks: use proxy_user instead of proxy_name
Kamil Dudka
2017-06-24
progress: progress.timespent needs to be us
Daniel Stenberg
2017-06-24
progress: fix "time spent", broke in adef394ac
Daniel Stenberg
2017-06-21
--request-target: instead of --strip-path-slash
Daniel Stenberg
2017-06-21
lib: fix the djgpp build
Gisle Vanem
2017-06-20
if2ip: fix compiler warning in ISO C90 mode
Marcel Raad
2017-06-19
http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASH
Daniel Stenberg
2017-06-19
getinfo: return sizes as curl_off_t
Daniel Stenberg
2017-06-19
PIPELINING_SERVER_BL: cleanup the internal list use
Daniel Stenberg
2017-06-18
http2: fix OOM crash
Daniel Stenberg
2017-06-18
http_proxy: fix build with http and proxy
Marcel Raad
2017-06-18
http_proxy: fix compiler warning
Marcel Raad
2017-06-16
Makefile.m32: enable -W for MinGW32 build
Marcel Raad
2017-06-16
http-proxy: fix chunked-encoded CONNECT responses
Daniel Stenberg
2017-06-16
http-proxy: deal with EAGAIN
Daniel Stenberg
2017-06-16
HTTPS-Proxy: don't offer h2 for https proxy connections
Jay Satiro
2017-06-16
url: refactor the check for Windows drive letter in path
Jay Satiro
2017-06-16
mk-ca-bundle.pl: Check curl's exit code after certdata download
Jay Satiro
2017-06-16
http-proxy: fix build with --disable-proxy or --disable-http
Daniel Stenberg
2017-06-15
http-proxy: only attempt FTP over HTTP proxy
Daniel Stenberg
2017-06-15
curl_setup.h: error out on CURL_WANTS_CA_BUNDLE_ENV use
Daniel Stenberg
2017-06-15
lib/curl_setup.h: remove CURL_WANTS_CA_BUNDLE_ENV
Daniel Stenberg
2017-06-14
http-proxy: do the HTTP CONNECT process entirely non-blocking
Daniel Stenberg
2017-06-14
progress: let "current speed" be UL + DL speeds combined
Daniel Stenberg
2017-06-14
timers: store internal time stamps as time_t instead of doubles
Daniel Stenberg
2017-06-14
includes: remove curl/curlbuild.h and curl/curlrules.h
Daniel Stenberg
2017-06-13
libressl: OCSP and intermediate certs workaround no longer needed
Stuart Henderson
2017-06-13
url: fix buffer overwrite with file protocol (CVE-2017-9502)
Daniel Stenberg
2017-06-09
setopt: check CURLOPT_ADDRESS_SCOPE option range
Daniel Stenberg
2017-06-08
asyn-ares: s/Curl_expire_latest/Curl_expire
Daniel Stenberg
2017-06-08
expire: remove Curl_expire_latest()
Daniel Stenberg
2017-06-07
file: make speedcheck use current time for checks
Daniel Stenberg
2017-06-05
test1521: test *all* curl_easy_setopt options
Daniel Stenberg
2017-06-05
curl_ntlm_core: use Curl_raw_toupper instead of toupper
Marcel Raad
2017-06-04
curl_ntlm_core: pass unsigned char to toupper
Marcel Raad
[prev]
[next]