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-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
2015-01-16
CURLOPT_SSL_VERIFYSTATUS.3: mention it is added in version 7.41.0
Daniel Stenberg
2015-01-16
curlver.h: next release is 7.41.0 due to the changes
Daniel Stenberg
2015-01-16
RELEASE-NOTES: mention the new OCSP stapling options, bump version
Daniel Stenberg
2015-01-16
opts: add CURLOPT_SSL_VERIFYSTATUS* to docs/Makefile
Daniel Stenberg
2015-01-16
help: add --cert-status to --help output
Daniel Stenberg
2015-01-16
copyright years: after OCSP stapling changes
Daniel Stenberg
2015-01-16
curl: add --cert-status option
Alessandro Ghedini
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
TheArtOfHttpScripting: skip the date at the top, we have git
Daniel Stenberg
2015-01-16
TheArtOfHttpScripting: phrase it TLS lib agnostic
Daniel Stenberg
2015-01-16
TODO: Added some SMB ideas
Steve Holme
2015-01-16
RELEASE-NOTES: Synced with 5f09947d28
Steve Holme
2015-01-16
build-openssl.bat: Added check for Perl installation
Steve Holme
2015-01-16
checksrc.bat: Better detection of Perl installation
Steve Holme
2015-01-16
curl_endian: Fixed build when 64-bit integers are not supported
Steve Holme
2015-01-15
curl.h: remove extra space
Yun SangHo
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
RELEASE-NOTES: Synced with d21b66835f
Steve Holme
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
winbuild: Added option to build with c-ares
Sam Schanken
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
[next]