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-07
TODO: Have the URL API offer IDN decoding
Daniel Stenberg
2018-11-07
urlapi: only skip encoding the first '=' with APPENDQUERY set
Daniel Stenberg
2018-11-06
url: a short host name + port is not a scheme
Daniel Stenberg
2018-11-06
libcurl: stop reading from paused transfers
Sangamkar
2018-11-06
tool: add undocumented option --dump-module-paths for win32
Jay Satiro
2018-11-06
curl_multibyte: fix a malloc overcalculation
Jay Satiro
2018-11-05
netrc: don't ignore the login name specified with "--user"
Michael Kaufmann
2018-11-05
OS400: add URL API ccsid wrappers and sync ILE/RPG bindings
Patrick Monnerat
2018-11-05
curl: fixed UTF-8 in current console code page (Windows)
Yasuhiro Matsumoto
2018-11-05
TODO: 2.6 multi upkeep
Daniel Stenberg
2018-11-05
unittest: make 1652 stable across collations
Daniel Gustafsson
2018-11-05
Revert "url: a short host name + port is not a scheme"
Daniel Stenberg
2018-11-04
symbols-in-versions: add missing CURLU_ symbols
Daniel Stenberg
2018-11-03
infof: clearly indicate truncation
Daniel Gustafsson
2018-11-03
tool_getparam: fix some comments
Michael Kaufmann
2018-11-03
url: a short host name + port is not a scheme
Daniel Stenberg
2018-11-03
URL: fix IPv6 numeral address parser
Daniel Stenberg
2018-11-02
travis: remove curl before a normal build
Daniel Stenberg
2018-11-02
mprintf: avoid unsigned integer overflow warning
Tim Rühsen
2018-11-02
Curl_follow: accept non-supported schemes for "fake" redirects
Daniel Stenberg
2018-11-02
openvms: fix example name
Daniel Gustafsson
2018-11-01
configure: show CFLAGS, LDFLAGS etc in summary
Daniel Stenberg
2018-11-01
version: bump for next cycle
Daniel Stenberg
2018-11-01
axtls: removed
Daniel Stenberg
2018-11-01
schannel: make CURLOPT_CERTINFO support using Issuer chain
marcosdiazr
2018-11-01
travis: build with sanitize=address,undefined,signed-integer-overflow
Daniel Stenberg
2018-11-01
schannel: use Curl_ prefix for global private symbols
Daniel Stenberg
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
[prev]
[next]