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-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-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
2015-01-16
copyright years: after OCSP stapling changes
Daniel Stenberg
2015-01-16
nss: add support for the Certificate Status Request TLS extension
Alessandro Ghedini
2015-01-16
gtls: add support for the Certificate Status Request TLS extension
Alessandro Ghedini
2015-01-16
url: add CURLOPT_SSL_VERIFYSTATUS option
Alessandro Ghedini
2015-01-16
curl_endian: Fixed build when 64-bit integers are not supported
Steve Holme
2015-01-14
Curl_pretransfer: reset expected transfer sizes
Daniel Stenberg
2015-01-12
curl_schannel.c: mark session as removed from cache if not freed
Marc Hoersken
2015-01-09
Merge pull request #134 from vszakats/mingw-m64
Guenter Knauf
2015-01-09
Merge pull request #136 from vszakats/mingw-allow-custom-cflags
Guenter Knauf
2015-01-09
NSS: fix compiler error when built http2-enabled
Daniel Stenberg
2015-01-09
gssapi: Remove need for duplicated GSS_C_NT_HOSTBASED_SERVICE definitions
Steve Holme
2015-01-09
mingw build: allow to pass custom CFLAGS
Viktor Szakats
2015-01-08
FTP: if EPSV fails on IPV6 connections, bail out
Daniel Stenberg
2015-01-08
FTP: fix IPv6 host using link-local address
Daniel Stenberg
2015-01-08
NetWare build: added TLS-SRP enabled build.
Guenter Knauf
2015-01-08
sasl_gssapi: Fixed build on NetBSD with built-in GSS-API
Steve Holme
2015-01-08
add -m64 clags when targeting mingw64, add -m32/-m64 to LDFLAGS
Viktor Szakats
2015-01-07
darwinssl: fix session ID keys to only reuse identical sessions
Daniel Stenberg
2015-01-07
url-parsing: reject CRLFs within URLs
Daniel Stenberg
2015-01-07
ldap: Convert attribute output to UTF-8 when Unicode
Steve Holme
2015-01-07
ldap: Convert DN output to UTF-8 when Unicode
Steve Holme
2015-01-07
hostip: remove 'stale' argument from Curl_fetch_addr proto
Daniel Stenberg
[prev]
[next]