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-01-28
sasl: Minor code policing and grammar corrections
Steve Holme
2015-01-28
ldap: build with BoringSSL
Gisle Vanem
2015-01-28
security: avoid compiler warning
Daniel Stenberg
2015-01-28
runtests: identify BoringSSL and libressl
Daniel Stenberg
2015-01-27
docs: cite SASL external authentication.
Patrick Monnerat
2015-01-27
sasl: remove XOAUTH2 from default enabled authentication mechanism.
Patrick Monnerat
2015-01-27
test: add test cases for sasl external authentication (imap/pop3/smtp).
Patrick Monnerat
2015-01-27
imap: remove automatic password setting: it breaks external sasl authentication
Patrick Monnerat
2015-01-27
sasl: implement EXTERNAL authentication mechanism.
Patrick Monnerat
2015-01-27
openssl: Fixed Curl_ossl_cert_status_request() not returning FALSE
Steve Holme
2015-01-27
openssl: Fixed compilation errors when OpenSSL built with 'no-tlsext'
Steve Holme
2015-01-26
curl_setup: Disable SMB/CIFS support when HTTP only
Brad Spencer
2015-01-23
RELEASE-NOTES: Synced with 37824498a3
Steve Holme
2015-01-22
configure: remove detection of the old yassl emulation API
Daniel Stenberg
2015-01-22
OCSP stapling: disabled when build with BoringSSL
Daniel Stenberg
2015-01-22
openssl: add support for the Certificate Status Request TLS extension
Alessandro Ghedini
2015-01-22
BoringSSL: fix build for non-configure builds
Daniel Stenberg
2015-01-22
configure: fix BoringSSL detection and detect libresssl
Daniel Stenberg
2015-01-22
curl_sasl: Reinstate the sasl_ prefix for locally scoped functions
Steve Holme
2015-01-22
curl_sasl: Minor code policing following recent commits
Steve Holme
2015-01-22
openvms: Handle openssl/0.8.9zb version parsing
John Malmberg
2015-01-22
BoringSSL: detected by configure, switches off NTLM
Daniel Stenberg
2015-01-22
BoringSSL: no PKCS12 support nor ERR_remove_state
Daniel Stenberg
2015-01-22
BoringSSL: fix build
Leith Bade
2015-01-20
curl_sasl.c: chlglen is not used when cryptography is disabled
Steve Holme
2015-01-20
curl_sasl.c: Fixed compilation warning when cyptography is disabled
Steve Holme
2015-01-20
curl_sasl.c: Fixed compilation error when USE_WINDOWS_SSPI defined
Steve Holme
2015-01-20
SASL: make some procedures local-scoped
Patrick Monnerat
2015-01-20
SASL: common state engine for imap/pop3/smtp
Patrick Monnerat
2015-01-20
SASL: common URL option and auth capabilities decoders for all protocols
Patrick Monnerat
2015-01-20
IMAP/POP3/SMTP: use a per-connection sub-structure for SASL parameters.
Patrick Monnerat
2015-01-20
ipv6: enclose AF_INET6 uses with proper #ifdefs for ipv6
Daniel Stenberg
2015-01-20
timeval: typecast for better type (on Amiga)
Chris Young
2015-01-19
openssl: do public key pinning check independently
Daniel Stenberg
2015-01-19
OS400: CURLOPT_SSL_VERIFYSTATUS for ILE/RPG too.
Patrick Monnerat
2015-01-18
ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAP
Steve Holme
2015-01-18
http_negotiate: Use dynamic buffer for SPN generation
Steve Holme
2015-01-18
sasl_gssapi: Make Curl_sasl_build_gssapi_spn() public
Steve Holme
2015-01-18
sasl_gssapi: Fixed memory leak with local SPN variable
Steve Holme
2015-01-17
http_negotiate.c: unused variable 'ret'
Daniel Stenberg
2015-01-17
gskit.h: Code policing of function pointer arguments
Steve Holme
2015-01-17
vtls: Removed unimplemented overrides of curlssl_close_all()
Steve Holme
2015-01-17
vtls: Separate the SSL backend definition from the API setup
Steve Holme
2015-01-17
vtls: Fixed compilation errors when SSL not used
Steve Holme
2015-01-17
http_negotiate: Added empty decoded challenge message info text
Steve Holme
2015-01-17
http_negotiate: Return CURLcode in Curl_input_negotiate() instead of int
Steve Holme
2015-01-17
http_negotiate_sspi: Prefer use of 'attrs' for context attributes
Steve Holme
2015-01-17
http_negotiate_sspi: Use correct return type for QuerySecurityPackageInfo()
Steve Holme
2015-01-17
http_negotiate_sspi: Use 'CURLcode result' for CURL result code
Steve Holme
2015-01-16
curl_endian: Fixed build when 64-bit integers are not supported (Part 2)
Steve Holme
[prev]
[next]