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
2020-05-12
libcurl.pc: Merge Libs.private into Libs for static-only builds
James Le Cuirot
2020-05-12
CMake: fix runtests.pl with CMake, add new test targets
Peter Wu
2020-05-12
CMake: do not build test programs by default
Peter Wu
2020-05-12
FILEFORMAT: moved up the variables section and further polished
Daniel Stenberg
2020-05-12
runtests: remove ftp2 support, not used
Daniel Stenberg
2020-05-12
url: sort the protocol schemes in rough popularity order
Daniel Stenberg
2020-05-11
test1238: avoid tftpd being busy for tests shortly following
Marc Hoersken
2020-05-11
write-out.d: added "response_code"
Daniel Stenberg
2020-05-11
KNOWN_BUGS: Build with staticly built dependency
Daniel Stenberg
2020-05-11
ROADMAP: remove old entries
Daniel Stenberg
2020-05-10
travis: Add ngtcp2 and quiche tests for CMake
Peter Wu
2020-05-10
CMake: add ENABLE_ALT_SVC option
Peter Wu
2020-05-10
CMake: add HTTP/3 support (ngtcp2+nghttp3, quiche)
Peter Wu
2020-05-10
tests/server/tftpd.c: fix include and enhance debug logging
Marc Hoersken
2020-05-10
tool_operate: only set CURLOPT_SSL_OPTIONS if SSL support is present
Daniel Stenberg
2020-05-09
appveyor: update comments to be clear about toolchain
Marc Hoersken
2020-05-09
TODO: update regarding missing Schannel features
Marc Hoersken
2020-05-08
checksrc: close the .checksrc file handle when done reading
Daniel Stenberg
2020-05-08
RELEASE-NOTES: synced
Daniel Stenberg
2020-05-08
CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl)
Gilles Vollant
2020-05-08
TODO: native IDN support on macOS
Daniel Stenberg
2020-05-08
urlapi: accept :: as a valid IPv6 address
Daniel Stenberg
2020-05-08
THANKS-filter: Peter Wang
Daniel Stenberg
2020-05-08
*_sspi: fix bad uses of CURLE_NOT_BUILT_IN
Peter Wang
2020-05-07
docs/HTTP3: add qlog to the quiche build instruction
Daniel Stenberg
2020-05-07
ngtcp2: introduce qlog support
Daniel Stenberg
2020-05-07
ntlm_sspi: fix bad use of CURLE_NOT_BUILT_IN
Daniel Stenberg
2020-05-07
runtests: show elapsed test time with higher precision (ms)
Daniel Stenberg
2020-05-07
RELEASE-NOTES: synced
Daniel Stenberg
2020-05-07
http2: simplify and clean up trailer handling
Daniel Stenberg
2020-05-07
appveyor: disable test 1139 instead of ignoring it
Marc Hoersken
2020-05-07
appveyor: disable flaky test 1501 and ignore broken 1056
Marc Hoersken
2020-05-06
test613.pl: make tests 613 and 614 work with OpenSSH for Windows
Marc Hoersken
2020-05-06
runtests: set +x mode again
Daniel Stenberg
2020-05-05
libssh2: convert over to use dynbuf
Daniel Stenberg
2020-05-05
travis: add "qlog" as feature in the quiche build
Daniel Stenberg
2020-05-05
quiche: enable qlog output
Daniel Stenberg
2020-05-04
urldata.h: remove #define HEADERSIZE, not used anymore
Daniel Stenberg
2020-05-04
ngtcp2: convert to dynbuf
Daniel Stenberg
2020-05-04
connect: make happy eyeballs work for QUIC (again)
Daniel Stenberg
2020-05-04
connect: add two asserts to clue code analyzers in a little
Daniel Stenberg
2020-05-04
http_proxy: ported to use dynbuf instead of a static size buffer
Daniel Stenberg
2020-05-04
dynbuf: introduce internal generic dynamic buffer functions
Daniel Stenberg
2020-05-03
runtests: remove sleep calls
Daniel Stenberg
2020-05-03
asyn-*: remove support for never-used NULL entry pointers
Daniel Stenberg
2020-05-02
doc: Rename VERSIONS to VERSIONS.md as it already has Markdown syntax
Emil Engler
2020-05-02
asyn-thread: fix cppcheck warning
Jay Satiro
2020-05-02
select: fix overflow protection in Curl_socket_check
Jay Satiro
2020-05-02
sockfilt: make select_ws stop waiting on exit signal event
Marc Hoersken
2020-05-02
tests/server/util.[ch]: add exit event to stop waiting on Windows
Marc Hoersken
[prev]
[next]