diff options
| author | monnerat <pm@datasphere.ch> | 2010-04-19 11:17:46 +0200 |
|---|---|---|
| committer | monnerat <pm@datasphere.ch> | 2010-04-19 11:17:46 +0200 |
| commit | 87fbcb4494dc942e38396e71a3c9c633d779a8f1 (patch) | |
| tree | 94faaf04a76802292534bbab0713a8706703d081 /CHANGES | |
| parent | 4bfe07640c93f8dfd3af4bb76c8346ef4a129cc8 (diff) | |
| parent | 5d93525f30e8b2a422644b4ec09a82ebf04283cd (diff) | |
Merge branch 'master' of github.com:bagder/curl
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ Changelog Daniel Stenberg (16 Apr 2010) +- Jerome Vouillon made the GnuTLS SSL handshake phase non-blocking. + - The recent overhaul of the SSL recv function made the GnuTLS specific code treat a zero returned from gnutls_record_recv() as an error, and this caused our HTTPS test cases to fail. We leave it to upper layer code to detect if |
