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
2015-08-31
sasl: Only define Curl_sasl_digest_get_pair() when CRYPTO_AUTH enabled
Steve Holme
2015-08-31
sasl: Updated SPN variables and comments for consistency
Steve Holme
2015-08-30
win32: Use DES_set_odd_parity() from OpenSSL/BoringSSL by default
Steve Holme
2015-08-30
des: Fixed compilation warning from commit 613e5022fe
Steve Holme
2015-08-30
makefiles: Added our standard copyright header
Steve Holme
2015-08-25
cmake: added Windows SSL support
Sergei Nikulov
2015-08-24
getinfo: added CURLINFO_ACTIVESOCKET
Razvan Cojocaru
2015-08-24
http2: remove dead code
Daniel Stenberg
2015-08-24
ntlm: mark deliberate switch case fall-through
Daniel Stenberg
2015-08-24
http2: on_frame_recv: get a proper 'conn' for the debug logging
Daniel Stenberg
2015-08-22
CURLOPT_DEFAULT_PROTOCOL: added
Nathaniel Waisbrot
2015-08-22
NTLM: recent boringssl brought DES_set_odd_parity back
Daniel Stenberg
2015-08-21
openssl: handle lack of server cert when strict checking disabled
Alessandro Ghedini
2015-08-21
ftp: clear the do_more bit when the server has connected
Daniel Stenberg
2015-08-20
rtsp: stop reading empty DESCRIBE responses
Erik Janssen
2015-08-20
rtsp: support basic/digest authentication
Erik Janssen
2015-08-19
inet_pton.c: Fix MSVC run-time check failure
Marcel Raad
2015-08-18
gitignore: Sort for readability
Jay Satiro
2015-08-11
http2: discard frames with no SessionHandle
Anders Bakken
2015-08-10
build: refer to fixed libidn versions
Viktor Szakats
2015-08-10
SFTP: fix range request off-by-one in size check
Daniel Stenberg
2015-08-06
NTLM: handle auth for only a single request
Isaac Boukris
2015-08-02
SSH: three state machine fixups
Daniel Stenberg
2015-08-02
curl_gssapi: remove 'const' to fix compiler warnings
Daniel Stenberg
2015-08-01
sspi: Fix typo from left over from old code which referenced NTLM
Steve Holme
2015-08-01
win32: Fix compilation warnings from commit 40c921f8b8
Steve Holme
2015-08-01
schannel: Fix compilation warning from commit 7a8e861a56
Steve Holme
2015-07-30
http: move HTTP/2 cleanup code off http_disconnect()
Kamil Dudka
2015-07-25
HTTP: ignore "Content-Encoding: compress"
Michael Kaufmann
2015-07-24
openssl: work around MSVC warning
Marcel Raad
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
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-17
SSL: Add an option to disable certificate revocation checks
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
openssl: VMS support for SHA256
John Malmberg
2015-07-07
http2: Fix memory leak in push header array
Tatsuhiro Tsujikawa
2015-07-02
cyassl: fixed mismatched sha256sum function prototype
Dan Fandrich
2015-07-01
SSL: Pinned public key hash support
moparisthebest
2015-07-01
OpenVMS: VMS Software, Inc now the supplier.
John Malmberg
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
http2: curl_pushheader_byname now takes a const char *
Daniel Stenberg
2015-06-24
http2: free all header memory after the push callback
Daniel Stenberg
2015-06-24
http2: init the pushed transfer properly
Daniel Stenberg
2015-06-24
http2: fixed the header accessor functions for the push callback
Daniel Stenberg
[prev]
[next]