On Sun, Jun 23, 2013 at 3:20 AM, Greg Stein <gst...@gmail.com> wrote:
> On Sat, Jun 22, 2013 at 3:26 PM, Lieven Govaerts <svn...@mobsol.be> wrote:
>> On Sat, Jun 22, 2013 at 7:32 PM, Lieven Govaerts <svn...@mobsol.be> wrote:
>>> Stefan,
>>>
>>> attached patch to serf 1.2.1 should solve this particular type of
>>> crash you reported.
>>>
>>> The patch is made against a serf 1.2.x working copy as follows:
>>> $ svn merge ^/trunk -c 1943,1944
>>
>> Unfortunately the attached patch was not entirely correct, even though
>> for svn it seems to work ok, it breaks the new ssltunnel unit test.
>>
>> Attached an updated patch. I'll probably do some more testing this
>> weekend, and commit any improvements to serf trunk.
>
> So now: 1943, 1944, and 1946. I've reviewed the work and (by
> inspection) it looks great.

r1948 also for Basic, then r1950 for Digest.

I think this is it for ssltunnel authentication. The actual code
changes can be merged to 1.2.x without problems, but the test suite
changes will be more difficult, as not all earlier modifications on
trunk were merged in 1.2.x.

> And with no API changes :-D

Yeah. At the cost of a bit of extra complexity, something to cleanup
for serf 2.0 then (it was already on the list).

> Thanks!
> -g
>

Lieven

Reply via email to