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
2016-11-11
openssl: avoid unnecessary seeding if already done
Daniel Stenberg
2016-11-11
openssl: RAND_status always exists in OpenSSL >= 0.9.7
Daniel Stenberg
2016-11-11
Curl_pgrsUpdate: use dedicated function for time passed
Daniel Stenberg
2016-11-11
realloc: use Curl_saferealloc to avoid common mistakes
Daniel Stenberg
2016-11-11
curl: Add --retry-connrefused
Daniel Hwang
2016-11-10
openssl: raise the max_version to 1.3 if asked for
Daniel Stenberg
2016-11-09
vtls: Fail on unrecognized param for CURLOPT_SSLVERSION
Jay Satiro
2016-11-09
SPNEGO: Fix memory leak when authentication fails
Isaac Boukris
2016-11-09
CODE_STYLE.md: link to INTERNALS.md correctly
Daniel Stenberg
2016-11-09
bump: next version will be 7.52.0
Daniel Stenberg
2016-11-09
RELEASE-NOTES: synced with dfcdaaba371e9a3
Daniel Stenberg
2016-11-08
examples/fileupload.c: fclose the file as well
Daniel Stenberg
2016-11-08
printf: fix ".*f" handling
Daniel Stenberg
2016-11-08
curl_formadd.3: *_FILECONTENT and *_FILE need the file to be kept
Daniel Stenberg
2016-11-07
nss: silence warning 'SSL_NEXT_PROTO_EARLY_VALUE not handled in switch'
Kamil Dudka
2016-11-07
openssl: initial TLS 1.3 adaptions
Daniel Stenberg
2016-11-07
ssh: check md5 fingerprints case insensitively (regression)
Daniel Stenberg
2016-11-07
curl: introduce the --tlsv1.3 option to force TLS 1.3
Kamil Dudka
2016-11-07
vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3
Kamil Dudka
2016-11-07
nss: map CURL_SSLVERSION_DEFAULT to NSS default
Kamil Dudka
2016-11-07
s/cURL/curl
Daniel Stenberg
2016-11-07
http2: Don't send header fields prohibited by HTTP/2 spec
Tatsuhiro Tsujikawa
2016-11-07
curl.1: explain the SMTP data expected for -T
Daniel Stenberg
2016-11-06
cmake: disable poll for macOS
Peter Wu
2016-11-05
easy: Initialize info variables on easy init and duphandle
Jay Satiro
2016-11-05
curl -w: added more decimal digits to timing counters
Mauro Rappa
2016-11-04
dist: add CMakeLists.txt to the tarball
Jakub Zakrzewski
2016-11-04
mbedtls: fix build with mbedtls versions < 2.4.0
Daniel Stenberg
2016-11-03
configure: verify that compiler groks -Werror=partial-availability
Daniel Stenberg
2016-11-03
docs: shorten and simplify the top comment in multi-uv.c
Daniel Stenberg
2016-11-03
docs: handle CURL_POLL_INOUT in multi-uv example
Andrei Sedoi
2016-11-03
docs: multi-uv: don't use CURLMsg after cleanup
Andrei Sedoi
2016-11-03
docs: remove unused variables in multi-uv example
Andrei Sedoi
2016-11-03
bump: start working on 7.51.1
Daniel Stenberg
2016-11-02
winbuild: remove strcase.obj from curl build
Daniel Stenberg
2016-11-02
msvc: removed a straggling reference to strequal.c
Dan Fandrich
2016-11-02
THANKS: synced with 7.51.0
Daniel Stenberg
2016-11-02
RELEASE-NOTES: 7.51.0
Daniel Stenberg
2016-11-02
ftp_done: don't clobber the passed in error code
Daniel Stenberg
2016-11-02
ftp: remove dead code in ftp_done
Daniel Stenberg
2016-11-01
generate.bat: Include include/curl in libcurl VS projects
Jay Satiro
2016-11-01
generate.bat: Remove strcase.[ch] from curl tool VS projects
Jay Satiro
2016-11-02
metalink: simplify the hex parsing function
Daniel Stenberg
2016-11-01
file: fix compiler warning
Michael Kaufmann
2016-11-01
strcase: fixed Metalink builds by redefining checkprefix()
Dan Fandrich
2016-11-01
curl.1: typo
Daniel Stenberg
2016-11-01
curl.1: expand on how multiple uses of -o looks
Daniel Stenberg
2016-10-31
tests/util: get a private strncasecompare clone
Daniel Stenberg
2016-10-31
strcase: make the tool use curl_str[n]equal instead
Daniel Stenberg
2016-10-31
gskit, nss: do not include strequal.h
Kamil Dudka
[prev]
[next]