Re: [Libevent-users] patch for https

2011-05-20 Thread Ben Chen
/5/17 Nick Mathewson > On Mon, May 9, 2011 at 9:39 AM, Ben Chen wrote: > > Hi Nick, > > Ok, I will consider your suggestion. > > But I have another question, has the libevent supported http upload? If > not, > > what's your plan? > > Do you mean, as in h

Re: [Libevent-users] patch for https

2011-05-09 Thread Ben Chen
Hi Nick, Ok, I will consider your suggestion. But I have another question, has the libevent supported http upload? If not, what's your plan? Thanks, Ben Chen 2011/5/7 Nick Mathewson > On Thu, May 5, 2011 at 12:17 PM, Ben Chen wrote: > > In my project, a https server is neede

[Libevent-users] patch for https

2011-05-05 Thread Ben Chen
In my project, a https server is needed. I added the https feature based on 2.0.10-stable release. diff -ur libevent-2.0.10-stable-orig/http.c libevent-2.0.10-stable/http.c --- libevent-2.0.10-stable-orig/http.c 2010-12-15 14:02:25.0 -0500 +++ libevent-2.0.10-stable/http.c 2011-05-0