Hi Benjamin, On Sat, Jul 02, 2011 at 01:12:51PM -0400, Benjamin Johnson wrote:
In case anyone's still interested, I've got the latest round of Win32 patches up: http://dillo-win32.sourceforge.net/dillo/patches.php
It's still based on dillo2, but since most of the patches are "behind the scenes" (network code, etc.), they should work fine with dillo3. (I'm planning to switch over eventually.) Apart from the portability code, most of it isn't even Windows-specific; I've personally been using it quite a bit lately on OpenBSD.
Some highlights: - 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.
- Built-in libcurl-based downloader with glitch-free user interface ;-) - Built-in preferences GUI (no manual dillorc editing needed)
This is the old plugin or not-plugin discussion, I guess.
- Sane in-memory cookies implementation (no cookies.txt needed)
But that means it doesn't support persistent cookies, right?
- Various small tweaks, usability improvements, and bugfixes
Just thought I'd share, ~Benjamin
That's always appreciated. Cheers, Johannes