index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2019-01-14
cookie: fix comment typo (url_path_len -> uri_path_len)
Frank Gevaerts
2019-01-13
extract_if_dead: use a known working transfer when checking connections
Daniel Stenberg
2019-01-13
openssl: adapt to 3.0.0, OpenSSL_version_num() is deprecated
Daniel Stenberg
2019-01-11
urldata: rename easy_conn to just conn
Daniel Stenberg
2019-01-10
cookies: allow secure override when done over HTTPS
Daniel Stenberg
2019-01-10
multi: multiplexing improvements
Daniel Stenberg
2019-01-09
cookies: skip custom cookies when redirecting cross-site
Katsuhiko YOSHIDA
2019-01-09
timediff: fix math for unsigned time_t
Daniel Stenberg
2019-01-07
curl_multi_remove_handle() don't block terminating c-ares requests
Brad Spencer
2019-01-07
Revert "http_negotiate: do not close connection until negotiation is completed"
Daniel Stenberg
2019-01-06
schannel: fix compiler warning
Marcel Raad
2019-01-04
printf: introduce CURL_FORMAT_TIMEDIFF_T
Rikard Falkeborn
2019-01-04
printf: fix format specifiers
Rikard Falkeborn
2019-01-01
ntlm: update selection of type 3 response
Markus Moeller
2018-12-30
urlapi: fix parsing ipv6 with zone index
Daniel Gustafsson
2018-12-27
hostip: support wildcard hosts
Claes Jakobsson
2018-12-27
url: fix incorrect indentation
Daniel Gustafsson
2018-12-23
Revert "libssh: no data pointer == nothing to do"
Daniel Stenberg
2018-12-23
disconnect: set conn->data for protocol disconnect
Daniel Stenberg
2018-12-23
timeval: Use high resolution timestamps on Windows
Pavel P
2018-12-22
libssh: no data pointer == nothing to do
Daniel Stenberg
2018-12-22
conncache_unlock: avoid indirection by changing input argument type
Daniel Stenberg
2018-12-22
disconnect: separate connections and easy handles better
Daniel Stenberg
2018-12-22
libssh: free sftp_canonicalize_path() data correctly
Daniel Stenberg
2018-12-21
http: added options for allowing HTTP/0.9 responses
Daniel Stenberg
2018-12-21
if2ip: remove unused function Curl_if_is_interface_name
Daniel Stenberg
2018-12-20
http2: clear pause stream id if it gets closed
Daniel Stenberg
2018-12-20
wolfssl: Perform cleanup
David Garske
2018-12-20
mbedtls: follow-up VERIFYHOST fix from f097669248
Daniel Stenberg
2018-12-19
cookies: extend domain checks to non psl builds
Daniel Gustafsson
2018-12-19
smb: fix incorrect path in request if connection reused
Matus Uzak
2018-12-17
mbedtls: use VERIFYHOST
Daniel Stenberg
2018-12-17
pingpong: change default response timeout to 120 seconds
Daniel Stenberg
2018-12-17
pingpong: ignore regular timeout in disconnect phase
Daniel Stenberg
2018-12-14
http: Implement trailing headers for chunked transfers
Ayoub Boudhar
2018-12-14
darwinssl: accept setting max-tls with default min-tls
Daniel Stenberg
2018-12-13
gopher: fix memory leak from 9026083ddb2a9
Daniel Stenberg
2018-12-13
gopher: always include the entire gopher-path in request
Leonardo Taccari
2018-12-13
urlapi: distinguish possibly empty query
Leonardo Taccari
2018-12-13
cookies: leave secure cookies alone
Daniel Gustafsson
2018-12-12
urlapi: Fix port parsing of eol colon
Daniel Gustafsson
2018-12-12
Curl_follow: extract the Location: header field unvalidated
Daniel Stenberg
2018-12-11
multi: convert two timeout variables to timediff_t
Daniel Stenberg
2018-12-11
tests: add urlapi unittest
Daniel Gustafsson
2018-12-11
urlapi: fix portnumber parsing for ipv6 zone index
Daniel Gustafsson
2018-12-11
http: fix HTTP auth to include query in URI
Jay Satiro
2018-12-11
http: don't set CURLINFO_CONDITION_UNMET for http status code 204
Michael Kaufmann
2018-12-11
ldap: fix LDAP URL parsing regressions
Samuel Surtees
2018-12-10
(lib)curl.rc: fixup for minor bugs
Stefan Kanthak
2018-12-09
cookies: expire "Max-Age=0" immediately
Daniel Stenberg
[prev]
[next]