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-08
tests: add two simple tests for --login-options
Daniel Stenberg
2020-06-08
ngtcp2: update with recent API changes
Daniel Stenberg
2020-06-08
socks: remove unreachable breaks in socks.c and mime.c
xquery
2020-06-08
tool_cfgable: free login_options at exit
Daniel Stenberg
2020-06-08
libssh2: keep sftp errors as 'unsigned long'
Daniel Stenberg
2020-06-06
timeouts: move ms timeouts to timediff_t from int and long
Marc Hoersken
2020-06-06
openssl: set FLAG_TRUSTED_FIRST unconditionally
François Rigault
2020-06-06
server/util: fix logmsg format using curl_off_t argument
Daniel Stenberg
2020-06-05
RELEASE-NOTES: synced
Daniel Stenberg
2020-06-05
socks: fix expected length of SOCKS5 reply
Cherish98
2020-06-05
.gitignore: add directory containing the stats repo
Marc Hoersken
2020-06-05
HTTP3.md: clarify cargo build directory
Adnan Khan
2020-06-05
user-agent.d: spell out what happens given a blank argument
Daniel Stenberg
2020-06-05
trailers: switch h1-trailer logic to use dynbuf
Daniel Stenberg
2020-06-05
CURLINFO_ACTIVESOCKET.3: clarify the description
Daniel Stenberg
2020-06-04
mailmap: Don J Olmstead
Daniel Stenberg
2020-06-04
configure: only strip first -L from LDFLAGS
Daniel Stenberg
2020-06-04
quiche: advertise draft 28 support
Peter Wu
2020-06-04
KNOWN_BUGS: RTSP authentication breaks without redirect support
Daniel Stenberg
2020-06-04
projects: Add crypt32.lib to dependencies for all OpenSSL configs
Jay Satiro
2020-06-03
CI/macos: fix 'is already installed' errors by using bundle
Marc Hoersken
2020-06-03
altsvc: fix 'dsthost' may be used uninitialized in this function
Daniel Stenberg
2020-06-02
RELEASE-NOTES: synced
Daniel Stenberg
2020-06-02
urldata: let the HTTP method be in the set.* struct
Daniel Stenberg
2020-06-02
hostip: fix the memory-leak introduced in 67d2802
Daniel Stenberg
2020-06-02
test970: make it require proxy support
Daniel Stenberg
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
[next]