3 Jul
2011
3 Jul
'11
9:10 p.m.
On Sun, 03 Jul 2011 14:29:32 -0400, Johannes Hofmann <Johannes.Hofmann@gmx.de> wrote:
- Cleaned up sockets portability layer (dsock) - Transparent SSL support (through dsock) using OpenSSL/CyaSSL
I haven't looked at the code yet, but if this could be extended to get proper SSL support it would be really great.
You mean certificate checking, error prompting, etc.?
- Sane in-memory cookies implementation (no cookies.txt needed)
But that means it doesn't support persistent cookies, right?
They can be re-enabled with a ./configure option. ~Benjamin