On Fri, Jan 16, 2015 at 01:46, Alexander Bluhm wrote:
> Hi,
> 
> This diff enables sending syslog messages over TLS.
> 
> To implement the buffer layer, I have copied evbuffer.c from libevent
> and changed TCP to TLS where necessary.  This way I made a buffertls
> wrapper around bufferevent.  This might be integrated into libevent
> later.

I like the direction this is going, and I think it's in the right
place for now. We can learn from this, then decide how to incorporate
libtls and libevent later.

Reply via email to