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
2018-11-01
tests: drop http_pipe.py script no longer used
Kamil Dudka
2018-10-31
runtests: use the local curl for verifying
Daniel Stenberg
2018-10-30
RELEASE-NOTES: 7.62.0
Daniel Stenberg
2018-10-30
THANKS: 7.62.0 status
Daniel Stenberg
2018-10-30
vtls: add MesaLink to curl_sslbackend enum
Daniel Gustafsson
2018-10-30
cmake: Remove unused CURL_CONFIG_HAS_BEEN_RUN_BEFORE variable
Ruslan Baratov
2018-10-30
test2080: verify the fix for CVE-2018-16842
Daniel Stenberg
2018-10-30
voutf: fix bad arethmetic when outputting warnings to stderr
Daniel Stenberg
2018-10-29
cmake: uniform ZLIB to use USE_ variable and clean curl-config.cmake.in
Tuomo Rinne
2018-10-29
cmake: add find_dependency call for ZLIB to CMake config file
Tuomo Rinne
2018-10-29
cmake: add support for transitive ZLIB target
Tuomo Rinne
2018-10-29
unit1650: fix "null pointer passed as argument 1 to memcmp"
Daniel Stenberg
2018-10-29
travis: add a "make tidy" build that runs clang-tidy
Daniel Stenberg
2018-10-29
unit1300: fix stack-use-after-scope AddressSanitizer warning
Daniel Stenberg
2018-10-29
Curl_auth_create_plain_message: fix too-large-input-check
Daniel Stenberg
2018-10-29
Curl_close: clear data->multi_easy on free to avoid use-after-free
Daniel Stenberg
2018-10-27
system.h: use proper setting with Sun C++ as well
randomswdev
2018-10-27
rand: add comment to skip a clang-tidy false positive
Daniel Stenberg
2018-10-27
test1651: unit test Curl_extract_certinfo()
Daniel Stenberg
2018-10-27
x509asn1: always check return code from getASN1Element()
Daniel Stenberg
2018-10-27
Makefile: add 'tidy' target that runs clang-tidy
Daniel Stenberg
2018-10-27
RELEASE-PROCEDURE: adjust the release dates
Daniel Stenberg
2018-10-27
x509asn1: suppress left shift on signed value
Patrick Monnerat
2018-10-27
multi: Fix error handling in the SENDPROTOCONNECT state
Michael Kaufmann
2018-10-27
RELEASE-NOTES: synced
Daniel Stenberg
2018-10-27
openssl: output the correct cipher list on TLS 1.3 error
Daniel Stenberg
2018-10-27
docs/CIPHERS: fix the TLS 1.3 cipher names
Daniel Stenberg
2018-10-27
travis: install gnutls-bin package
Marcel Raad
2018-10-26
ssh: free the session on init failures
Daniel Gustafsson
2018-10-26
docs/RELEASE-PROCEDURE: remove old entries, modify the Dec 2018 date
Daniel Stenberg
2018-10-26
openssl: make 'done' a proper boolean
Daniel Gustafsson
2018-10-26
gtls: Values stored to but never read
Daniel Stenberg
2018-10-26
curl.1: --ipv6 mutexes ipv4 (fixed typo)
Alexey Eremikhin
2018-10-26
tool_main: make TerminalSettings static
Daniel Stenberg
2018-10-26
curl-config.in: remove dependency on bc
Daniel Stenberg
2018-10-26
rtmp: fix for compiling with lwIP
Gisle Vanem
2018-10-25
configure: remove CURL_CONFIGURE_CURL_SOCKLEN_T
Daniel Stenberg
2018-10-25
cmake: remove unused variables
Ruslan Baratov
2018-10-25
urldata: Fix comment in header
Michael Kaufmann
2018-10-25
netrc: free temporary strings if memory allocation fails
Michael Kaufmann
2018-10-24
config: Remove unused SIZEOF_VOIDP
Ruslan Baratov
2018-10-24
RELEASE-NOTES: synced
Daniel Stenberg
2018-10-23
Fix for compiling with lwIP (3)
Gisle Vanem
2018-10-23
Curl_follow: return better errors on URL problems
Daniel Stenberg
2018-10-23
Curl_follow: remove remaining free(newurl)
Daniel Stenberg
2018-10-23
headers: end all headers with guard comment
Daniel Gustafsson
2018-10-23
CIPHERS.md: Mention the options used to set TLS 1.3 ciphers
Jay Satiro
2018-10-20
docs/BUG-BOUNTY: the sponsors actually decide the amount
Daniel Stenberg
2018-10-19
multi: avoid double-free
Daniel Stenberg
2018-10-19
multi: make the closure handle "inherit" CURLOPT_NOSIGNAL
Daniel Stenberg
[prev]
[next]