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-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
2019-02-26
AppVeyor: remove redundant builds
Marcel Raad
2019-02-25
RELEASE-NOTES: synced
Daniel Stenberg
2019-02-25
OpenSSL: add support for TLS ASYNC state
Bernd Mueller
2019-02-25
acinclude: add additional libraries to check for LDAP support
Michael Felt
2019-02-25
schannel: support CALG_ECDH_EPHEM algorithm
georgeok
2019-02-24
multi: call multi_done on connect timeouts
Daniel Stenberg
2019-02-23
examples: remove recursive calls to curl_multi_socket_action
Daniel Stenberg
2019-02-23
configure: remove CURL_CHECK_FUNC_FDOPEN call
Marcel Raad
2019-02-23
wolfssl: stop custom-adding curves
Daniel Stenberg
2019-02-22
configure: remove the unused fdopen macro
Daniel Stenberg
2019-02-22
url: change conn shutdown order to unlink data as last step
Jay Satiro
2019-02-22
Fix strict-prototypes GCC warning
Marcel Raad
2019-02-21
tests: Fixed XML validation errors in some test files.
Dan Fandrich
2019-02-20
TODO: Allow SAN names in HTTP/2 server push
Daniel Stenberg
2019-02-20
RELEASE-NOTES: synced
Daniel Stenberg
2019-02-20
curl: remove MANUAL from -M output
Daniel Stenberg
2019-02-20
http2: verify :athority in push promise requests
Daniel Stenberg
2019-02-20
singlesocket: fix the 'sincebefore' placement
Daniel Stenberg
2019-02-19
connection: never reuse CONNECT_ONLY conections
Daniel Stenberg
2019-02-19
cli tool: fix mime post with --disable-libcurl-option configure option
Patrick Monnerat
2019-02-19
x509asn1: cleanup and unify code layout
Daniel Stenberg
2019-02-19
curl_multi_remove_handle.3: use at any time, just not from within callbacks
Daniel Stenberg
2019-02-19
http: make adding a blank header thread-safe
Daniel Stenberg
2019-02-19
unit1651: survive curl_easy_init() fails
Daniel Stenberg
2019-02-18
rand: Fix a mismatch between comments in source and header.
Frank Gevaerts
2019-02-18
x509asn1: replace single char with an array
Patrick Monnerat
2019-02-18
examples/http2-serverpush: add some sensible error checks
Daniel Stenberg
2019-02-18
easy: fix win32 init to work without CURL_GLOBAL_WIN32
Jay Satiro
2019-02-17
cookie: Add support for cookie prefixes
Daniel Gustafsson
2019-02-16
mbedtls: release sessionid resources on error
Daniel Gustafsson
2019-02-16
cli tool: refactor encoding conversion sequence for switch case fallthrough.
Patrick Monnerat
2019-02-16
version.c: silent scan-build even when librtmp is not enabled
Patrick Monnerat
2019-02-15
RELEASE-NOTES: synced
Daniel Stenberg
2019-02-15
Curl_now: figure out windows version in win32_init
Daniel Stenberg
2019-02-15
unit1307: just fail without FTP support
Marcel Raad
2019-02-15
travis: enable valgrind for the iconv tests too
Daniel Stenberg
2019-02-14
travis: add scan-build
Daniel Stenberg
2019-02-14
examples/sftpuploadresume: Value stored to 'result' is never read
Daniel Stenberg
2019-02-14
examples/http2-upload: cleaned up
Daniel Stenberg
2019-02-14
examples/http2-download: cleaned up
Daniel Stenberg
2019-02-14
examples/postinmemory: Potential leak of memory pointed to by 'chunk.memory'
Daniel Stenberg
[prev]
[next]