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-06-02
examples/http2-down/upload: add error checks
Radoslav Georgiev
2020-06-02
examples/ephiperfifo: turn off interval when setting timerfd
kotoriのねこ
2020-06-01
vtls: repair the build with `CURL_DISABLE_PROXY`
Saleem Abdulrasool
2020-06-01
transfer: remove k->str NULL check
Daniel Stenberg
2020-06-01
select: always use Sleep in Curl_wait_ms on Win32
Marc Hoersken
2020-05-31
conncache: download buffer needs +1 size for trailing zero
Daniel Stenberg
2020-05-31
azure: use matrix strategy to avoid configuration redundancy
Marc Hoersken
2020-05-30
build: disable more code/data when built without proxy support
Daniel Stenberg
2020-05-30
url: alloc the download buffer at transfer start
Daniel Stenberg
2020-05-30
timeouts: change millisecond timeouts to timediff_t from time_t
Daniel Stenberg
2020-05-30
select: add overflow checks for timeval conversions
Marc Hoersken
2020-05-30
select: use timediff_t instead of time_t and int for timeout_ms
Marc Hoersken
2020-05-30
unit1604.c: fix implicit conv from 'SANITIZEcode' to 'CURLcode'
Marc Hoersken
2020-05-30
tests/libtest: fix undefined reference to 'curlx_win32_fopen'
Marc Hoersken
2020-05-30
appveyor: add non-debug plain autotools-based build
Marc Hoersken
2020-05-29
RELEASE-NOTES: synced
Daniel Stenberg
2020-05-29
Revert "buildconf: use find -execdir"
Daniel Stenberg
2020-05-29
server/sws: fix asan warning on use of uninitialized variable
Daniel Stenberg
2020-05-29
libssh2: improved error output for wrong quote syntax
Daniel Stenberg
2020-05-29
mk-lib1521: generate code for testing BLOB options as well
Daniel Stenberg
2020-05-28
configure: repair the check if argv can be written to
Daniel Stenberg
2020-05-28
CMake: rebuild Makefile.inc.cmake when Makefile.inc changes
Peter Wu
2020-05-28
urldata: fix comments: Curl_done() is called multi_done() now
Daniel Stenberg
2020-05-27
ngtcp2: use common key log routine for better thread-safety
Peter Wu
2020-05-27
wolfssl: add SSLKEYLOGFILE support
Peter Wu
2020-05-27
vtls: Extract and simplify key log file handling from OpenSSL
Peter Wu
2020-05-27
FILEFORMAT: add more features that tests can depend on
Daniel Stenberg
2020-05-27
transfer: close connection after excess data has been read
Michael Kaufmann
2020-05-27
Revert "ssh: ignore timeouts during disconnect"
Estanislau Augé-Pujadas
2020-05-27
urldata: connect related booleans live in struct ConnectBits
Daniel Stenberg
2020-05-26
hostip: on macOS avoid DoH when given a numerical IP address
Daniel Stenberg
2020-05-26
ngtcp2: cleanup memory when failing to connect
Daniel Stenberg
2020-05-26
quiche: clean up memory properly when failing to connect
Daniel Stenberg
2020-05-26
cleanup: use a single space after equals sign in assignments
Daniel Stenberg
2020-05-25
url: accept "any length" credentials for proxy auth
Daniel Stenberg
2020-05-25
test1167: fixes in badsymbols.pl
Maksim Stsepanenka
2020-05-25
altsvc: fix parser for lines ending with CRLF
Daniel Stenberg
2020-05-25
all: fix codespell errors
Viktor Szakats
2020-05-25
ngtcp2: fix build with current ngtcp2 master implementing draft 28
Peter Wu
2020-05-25
RELEASE-NOTES: synced
Daniel Stenberg
2020-05-25
RELEASE-NOTES: synced
Daniel Stenberg
2020-05-24
copyright: updated year ranges out of sync
Daniel Stenberg
2020-05-23
setopt: add CURLOPT_PROXY_ISSUERCERT(_BLOB) for coherency
Gilles Vollant
2020-05-23
curl: remove -J "informational" written on stdout
Daniel Stenberg
2020-05-22
travis: simplify quiche build instructions wrt boringssl
Peter Wu
2020-05-22
configure: fix pthread check with static boringssl
Peter Wu
2020-05-22
Revert "sendf: make failf() use the mvsnprintf() return code"
Daniel Stenberg
2020-05-21
typecheck-gcc.h: CURLINFO_PRIVATE does not need a 'char *'
Daniel Stenberg
2020-05-20
tests/server/util.h: add extern to silence compiler warning
Daniel Stenberg
2020-05-20
typecheck-gcc.h: fix the OFF_T check
Daniel Stenberg
[prev]
[next]