Ken Thomases
|
7494f5bc5e
|
secur32: On Mac, add support for cipher suites defined in 10.8 SDK.
|
2013-02-07 16:37:49 +01:00 |
Jacek Caban
|
303ec3ef91
|
secur32: Return a cert context with context store in SECPKG_ATTR_REMOTE_CERT_CONTEXT MacOSX implementation.
|
2013-01-21 16:19:18 +01:00 |
Jacek Caban
|
5c5d12c8bc
|
secur32: Return a cert context with context store in SECPKG_ATTR_REMOTE_CERT_CONTEXT GnuTLS implementation.
|
2013-01-21 16:19:05 +01:00 |
Ken Thomases
|
98652ec1c6
|
secur32: On Mac, define modern ECDH cipher suites if the SDK doesn't.
|
2012-07-16 14:19:46 +02:00 |
Ken Thomases
|
4ccb8746fd
|
secur32: On Mac, recognize key exchange algorithm for cipher suites using ECDH.
|
2012-07-16 14:19:37 +02:00 |
Charles Davis
|
65634bca0b
|
schannel: Don't use SSLCopyPeerCertificates on Mac OS 10.4.
|
2011-10-27 12:31:40 +02:00 |
Henri Verbeet
|
0903855456
|
secur32: Use gnutls_record_get_max_size() to get the maximum message size.
|
2011-10-03 14:38:21 -05:00 |
Alexandre Julliard
|
52fa3bf42d
|
secur32: Avoid size_t and fix some printf formats.
|
2011-09-05 19:34:55 +02:00 |
Ken Thomases
|
5015f388d1
|
secur32: Add alternative schannel implementation for Mac OS X.
It uses the native Secure Transport API rather than GnuTLS.
|
2011-03-14 19:31:07 +01:00 |