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
2019-03-07
KNOWN_BUGS: Client cert (MTLS) issues with Schannel
Daniel Stenberg
2019-03-07
ROADMAP: updated to some more current things to work on
Daniel Stenberg
2019-03-05
tests: fix multiple may be used uninitialized warnings
Daniel Stenberg
2019-03-05
RELEASE-NOTES: synced
Daniel Stenberg
2019-03-05
source: fix two 'nread' may be used uninitialized warnings
Daniel Stenberg
2019-03-05
gopher: remove check for path == NULL
Daniel Stenberg
2019-03-05
examples: only include <curl/curl.h>
Daniel Stenberg
2019-03-05
ssh: loop the state machine if not done and not blocking
Daniel Stenberg
2019-03-05
multi: support verbose conncache closure handle
Jay Satiro
2019-03-04
CURLU: fix NULL dereference when used over proxy
Daniel Stenberg
2019-03-03
altsvc_out: check the return code from Curl_gmtime
Daniel Stenberg
2019-03-03
docs/ALTSVC.md: docs describing the approach
Daniel Stenberg
2019-03-03
alt-svc: add a travis build
Daniel Stenberg
2019-03-03
alt-svc: add test 355 and 356 to verify with command line curl
Daniel Stenberg
2019-03-03
alt-svc: the curl command line bits
Daniel Stenberg
2019-03-03
alt-svc: the libcurl bits
Daniel Stenberg
2019-03-02
travis: add build using gnutls
Daniel Stenberg
2019-03-02
RELEASE-NOTES: synced
Daniel Stenberg
2019-03-02
scripts/completion.pl: also generate fish completion file
Simon Legner
2019-03-02
gnutls: remove call to deprecated gnutls_compression_get_name
Daniel Stenberg
2019-03-02
system_win32: move win32_init here from easy.c
Jay Satiro
2019-03-01
curl_easy_duphandle.3: clarify that a duped handle has no shares
Daniel Stenberg
2019-03-01
10-at-a-time.c: fix too long line
Daniel Stenberg
2019-03-01
examples: various fixes in ephiperfifo.c
Arnaud Rebillout
2019-03-01
urldata: simplify bytecounters
Daniel Stenberg
2019-03-01
examples/10-at-a-time.c: improve readability and simplify
Daniel Stenberg
2019-03-01
threaded-resolver: shutdown the resolver thread without error message
Daniel Stenberg
2019-03-01
docs: update max-redirs.d phrasing
Ԝеѕ
2019-03-01
ssh: fix Condition '!status' is always true
Daniel Stenberg
2019-02-28
test578: make it read data from the correct test
Daniel Stenberg
2019-02-28
Curl_easy: remove req.maxfd - never used!
Daniel Stenberg
2019-02-28
http: set state.infilesize when sending formposts
Daniel Stenberg
2019-02-28
INSTALL: refer to the current TLS library names and configure options
Daniel Stenberg
2019-02-28
FAQ: minor updates and spelling fixes
Daniel Stenberg
2019-02-28
GOVERNANCE.md: minor spelling fixes
Daniel Stenberg
2019-02-28
Secure Transport: no more "darwinssl"
Daniel Stenberg
2019-02-27
AppVeyor: add classic MinGW build
Marcel Raad
2019-02-27
AppVeyor: add MinGW-w64 build
Marcel Raad
2019-02-27
cookies: only save the cookie file if the engine is enabled
Daniel Stenberg
2019-02-27
cacertinmem.c: use multiple certificates for loading CA-chain
DaVieS
2019-02-27
urldata: convert bools to bitfields and move to end
Daniel Stenberg
2019-02-27
curl.h: use __has_declspec_attribute for shared builds
Don J Olmstead
2019-02-27
curl: display --version features sorted alphabetically
Daniel Stenberg
2019-02-26
runtests: detect "schannel" as an alias for "winssl"
Daniel Stenberg
2019-02-26
AppVeyor: update to Visual Studio 2017
Marcel Raad
2019-02-26
AppVeyor: switch VS 2015 builds to VS 2017 image
Marcel Raad
2019-02-26
AppVeyor: explicitly select worker image
Marcel Raad
2019-02-26
strerror: make the strerror function use local buffers
Daniel Stenberg
2019-02-26
cookies: fix NULL dereference if flushing cookies with no CookieInfo set
Michael Wallner
2019-02-26
AppVeyor: re-enable test 500
Marcel Raad
[next]