Re: [Libevent-users] https support within libevent

2011-09-01 Thread Nick Mathewson
On Tue, Aug 30, 2011 at 6:11 PM, Graham Leggett wrote: > On 30 Aug 2011, at 11:54 PM, Nick Mathewson wrote: > >> Folks have submitted patches, and I commented on the patches to >> suggest revisions, and they never revised. I can try to look more >> closely in the future. > > I did find this mentio

Re: [Libevent-users] https support within libevent

2011-08-31 Thread Mark Ellzey
On Tue, Aug 30, 2011 at 05:54:42PM -0400, Nick Mathewson wrote: > Neat! APIwise, is there also a way to just pass in an SSL_CTX or use > a factory function to create SSL objects? This kind of "config > structure" trick is neat, but a lot of time, I need to do some pretty > heavy unanticipated SS

Re: [Libevent-users] https support within libevent

2011-08-30 Thread Graham Leggett
On 30 Aug 2011, at 11:54 PM, Nick Mathewson wrote: Folks have submitted patches, and I commented on the patches to suggest revisions, and they never revised. I can try to look more closely in the future. I did find this mentioned previously: http://sourceforge.net/tracker/?func=detail&aid=303

Re: [Libevent-users] https support within libevent

2011-08-30 Thread Nick Mathewson
On Tue, Aug 30, 2011 at 5:39 PM, Mark Ellzey wrote: > On Tue, Aug 30, 2011 at 09:56:01PM +0200, Graham Leggett wrote: >> Hi all, >> >> I have seen mention of support for https from within libevent, but >> I'm struggling to find details of where to find it. Is there any >> example code anywhere to

Re: [Libevent-users] https support within libevent

2011-08-30 Thread Mark Ellzey
On Tue, Aug 30, 2011 at 09:56:01PM +0200, Graham Leggett wrote: > Hi all, > > I have seen mention of support for https from within libevent, but > I'm struggling to find details of where to find it. Is there any > example code anywhere to show how one might support such a thing? > There is no di

[Libevent-users] https support within libevent

2011-08-30 Thread Graham Leggett
Hi all, I have seen mention of support for https from within libevent, but I'm struggling to find details of where to find it. Is there any example code anywhere to show how one might support such a thing? Regards, Graham -- *