index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-27
libtest/make: generate lib1521.c
Daniel Stenberg
2017-06-26
tool_getparam: fix memory leak on test 1147 OOM (torture tests)
Jay Satiro
2017-06-25
test1537: fixed memory leak on OOM
Dan Fandrich
2017-06-25
test1521: fix compiler warnings
Marcel Raad
2017-06-24
curl/system.h: add check for XTENSA for 32bit gcc
Daniel Stenberg
2017-06-24
winbuild: fix boringssl build
Henrik S. Gaßmann
2017-06-24
progress: progress.timespent needs to be us
Daniel Stenberg
2017-06-24
curl-compilers.m4: fix unknown-warning-option on Apple clang
Marcel Raad
2017-06-24
progress: fix "time spent", broke in adef394ac
Daniel Stenberg
2017-06-24
CURLINFO_REDIRECT_URL.3: mention the CURLOPT_MAXREDIRS case
Daniel Stenberg
2017-06-24
maketgz: switch to -6e for xz
Daniel Stenberg
2017-06-23
libtest/Makefile: remove unused lib1541 variables
Daniel Stenberg
2017-06-22
CONTRIBUTE.md: mention the out-of-tree build test too
Daniel Stenberg
2017-06-22
maketgz: switch to xz instead of lzma
Daniel Stenberg
2017-06-21
--request-target: instead of --strip-path-slash
Daniel Stenberg
2017-06-21
lib1521: fix missing-variable-declarations clang warnings
Marcel Raad
2017-06-21
travis: enable typecheck-gcc warnings
Marcel Raad
2017-06-21
typecheck-gcc: add support for CURLINFO_OFF_T
Marcel Raad
2017-06-21
ci: whitelist branches to avoid testing feature branches twice
Simon Warta
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-20
travis: do the distcheck test build out-of-tree as well
Daniel Stenberg
2017-06-19
http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASH
Daniel Stenberg
2017-06-19
test1521: test getinfo's OFF_T types too
Daniel Stenberg
2017-06-19
lib1521: add curl_easy_getinfo calls to the test set
Daniel Stenberg
2017-06-19
automake: use $(MKHELP) variable instead if constant mkhelp.pl
Simon Warta
2017-06-19
mkhelp.pl: fix script name in usage text
Simon Warta
2017-06-19
RELEASE-NOTES: synced with 3b80d3ca4
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
CURLOPT_PREQUOTE.3: spellfix man page reference
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-18
TODO: update the TOC too
Daniel Stenberg
2017-06-18
TODO: implement support for CURLOPT_PREQUOTE with SFTP
Daniel Stenberg
2017-06-17
tool_wrte_cb: remove check for config == NULL
Daniel Stenberg
2017-06-16
curl: prevent binary output spewed to terminal
Daniel Stenberg
2017-06-16
Makefile.m32: enable -W for MinGW32 build
Marcel Raad
2017-06-16
curl-compilers.m4: enable comma clang warning
Marcel Raad
2017-06-16
curl-compilers.m4: enable missing-variable-declarations clang warning
Marcel Raad
2017-06-16
curl-compilers.m4: enable double-promotion warning
Marcel Raad
2017-06-16
curl-compilers.m4: enable vla warning for clang
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
libtest/libntlmconnect: fix compiler warnings from f94fcdb
Daniel Stenberg
2017-06-16
HTTPS-Proxy: don't offer h2 for https proxy connections
Jay Satiro
2017-06-16
tests: stabilize test 2032 and 2033
Daniel Stenberg
[next]