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-07-04
tool_sleep: typecast to avoid macos compiler warning
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-07-03
unit1399: fix integer overflow
Ryan Winograd
2017-07-02
cmake: Added compatibility options for older Windows versions
Per Malmberg
2017-07-01
unit1399: add logging to time comparison
Daniel Stenberg
2017-06-30
make: build the docs subdir only from within src
Daniel Stenberg
2017-06-30
test1450: fix up DICT server in torture mode
Max Dymond
2017-06-30
test1450: add simple testing for DICT
Max Dymond
2017-06-30
test1521: fix out-of-tree builds, broken with 467da3af
Dan Fandrich
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-29
curl_strequal.3: fix typo in SYNOPSIS
Daniel Stenberg
2017-06-28
RELEASE-NOTES: synced with ce2c3ebda
Daniel Stenberg
2017-06-28
curl --socks5-{basic,gssapi}: control socks5 auth
Kamil Dudka
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-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
[next]