Henri Verbeet
|
929598fd00
|
secur32: Properly handle GNUTLS_E_AGAIN in (GnuTLS) schan_imp_recv().
|
2011-10-03 14:38:49 -05:00 |
Henri Verbeet
|
65aed972c0
|
secur32: Properly handle GNUTLS_E_AGAIN in (GnuTLS) schan_imp_send().
|
2011-10-03 14:38:44 -05: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 |
Ken Thomases
|
0b396208db
|
secur32: Separate GnuTLS schannel implementation into separate file.
|
2011-03-14 14:16:13 +01:00 |