hi,

here is my patch and sample code for libevent 2.0 to add ssl support to evhttp.
the trick is to allow the caller to set bufev of struct evhttp_connection.

Best regards,
  Zhuang Yuyao

On Thu, Jul 29, 2010 at 12:26 AM, Nick Mathewson <ni...@freehaven.net> wrote:
> On Wed, Jul 28, 2010 at 9:10 AM, Graham Leggett <minf...@sharp.fm> wrote:
>> Hi all,
>>
>> Is SSL support planned for the event driven http server described in
>> evhttp.h?
>>
>
> It would be good to add, if somebody has the time to implement it.  It
> won't go into Libevent 2.0, since that's in feature-freeze, but I'd
> bet a good implementation would get accepted into 2.1 pretty easily.
>
> yrs,
> --
> Nick
> ***********************************************************************
> To unsubscribe, send an e-mail to majord...@freehaven.net with
> unsubscribe libevent-users    in the body.
>

Attachment: 160-evhttp-ssl.patch
Description: Binary data

Attachment: httpsd.c
Description: Binary data

Reply via email to