[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Two patches
From: |
Steve Dispensa |
Subject: |
Two patches |
Date: |
Wed, 13 Jan 2010 00:33:27 -0600 |
User-agent: |
Microsoft-Entourage/12.20.0.090605 |
Here are two more patches. The first adds support for renegotiation of
resumption. I'd appreciate some review here; I tested this against the
resume.c test case, and had odd results: it worked well when --verbose was
specified, but it failed immediately when that switch was omitted. I don't
think the problem lies in the gnutls lib code, but I thought it was
suspicious. Any ideas?
Also, I found a bug in my initial implementation - I was incorrectly sending
the SCSV on all connections, not only those using SSLv3, as should have been
the case.
Let me know what you think.
-Steve
resumption-and-scsv.patch
Description: Binary data
- Two patches,
Steve Dispensa <=