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
2015-07-26
RELEASE-NOTES: synced with 0f645adc95390e8
Daniel Stenberg
2015-07-26
test1902: attempt to make the test more reliable
Daniel Stenberg
2015-07-26
comment: fix comment about adding new option support
Daniel Stenberg
2015-07-25
build-openssl.bat: Show syntax if required args are missing
Jay Satiro
2015-07-26
TODO: improve how curl works in a windows console window
Daniel Stenberg
2015-07-26
1.11 minimize dependencies with dynamicly loaded modules
Daniel Stenberg
2015-07-25
tool_operate: Fix CURLOPT_SSL_OPTIONS for builds without HTTPS
Jay Satiro
2015-07-25
configure: check if OpenSSL linking wants -ldl
Daniel Stenberg
2015-07-25
HTTP: ignore "Content-Encoding: compress"
Michael Kaufmann
2015-07-24
openssl: work around MSVC warning
Marcel Raad
2015-07-24
configure: add --disable-rt option
MichaĆ Fita
2015-07-23
http2: verify success of strchr() in http2_send()
Kamil Dudka
2015-07-22
Windows: Fix VerifyVersionInfo calls
Jay Satiro
2015-07-22
schannel: Replace deprecated GetVersion with VerifyVersionInfo
Marcel Raad
2015-07-21
makefile: Added support for VC14
Steve Holme
2015-07-21
os400: ebcdic wrappers for new functions. Upgrade ILE/RPG bindings.
Patrick Monnerat
2015-07-21
libcurl: VERSIONINFO update
Patrick Monnerat
2015-07-21
http2: satisfy external references even if http2 is not compiled in.
Patrick Monnerat
2015-07-20
http2: add stream != NULL checks for reliability
Daniel Stenberg
2015-07-18
symbols-in-versions: Add new CURLSSLOPT_NO_REVOKE symbol
Jay Satiro
2015-07-17
SSL: Add an option to disable certificate revocation checks
Jay Satiro
2015-07-16
runtests: Allow for spaces in curl custom path
Jay Satiro
2015-07-16
ntlm_wb: Fix theoretical memory leak
David Woodhouse
2015-07-15
strerror: Add CRYPT_E_REVOKED to SSPI error strings
Jay Satiro
2015-07-14
libtest: call PR_Cleanup() on exit if NSPR is used
Kamil Dudka
2015-07-14
openssl: VMS support for SHA256
John Malmberg
2015-07-11
examples: Fix typo in multi-single.c
Jay Satiro
2015-07-07
http2: Fix memory leak in push header array
Tatsuhiro Tsujikawa
2015-07-02
test2041: fixed line endings in protocol part
Dan Fandrich
2015-07-02
cyassl: fixed mismatched sha256sum function prototype
Dan Fandrich
2015-07-01
SSL: Pinned public key hash support
moparisthebest
2015-07-01
examples: provide <DESC> sections
Daniel Stenberg
2015-07-01
OpenVMS: VMS Software, Inc now the supplier.
John Malmberg
2015-06-30
multi: Move http2 push function declarations to header end
Jay Satiro
2015-06-30
symbols-in-versions: Add new http2 push symbols
Jay Satiro
2015-06-30
RELEASE-NOTES: synced with e6749055d653
Daniel Stenberg
2015-06-29
configure: disable libidn by default
Daniel Stenberg
2015-06-29
SSL-PROBLEMS: mention WinSSL problems in WinXP
Daniel Stenberg
2015-06-29
CODE_OF_CONDUCT.md: added
Daniel Stenberg
2015-06-25
tool_header_cb: fflush the header stream
Daniel Stenberg
2015-06-25
tests: Distribute CMakeLists.txt files in subdirectories
Roger Leigh
2015-06-24
CURLOPT_FAILONERROR.3: mention that it closes the connection
Daniel Stenberg
2015-06-24
curl_multi_setopt.3: alpha sort the options
Daniel Stenberg
2015-06-24
curl_multi_setopt.3: add the new push options
Daniel Stenberg
2015-06-24
http2: Use nghttp2 library error code for error return value
Tatsuhiro Tsujikawa
2015-06-24
http2: Harden header validation for curl_pushheader_byname
Tatsuhiro Tsujikawa
2015-06-24
CURLMOPT_PUSHFUNCTION.3: Remove unused variable
Tatsuhiro Tsujikawa
2015-06-24
CURLMOPT_PUSHFUNCTION.3: added example
Daniel Stenberg
2015-06-24
http2: curl_pushheader_byname now takes a const char *
Daniel Stenberg
2015-06-24
http2-serverpush.c: example code
Daniel Stenberg
[next]