libspopc C pop3 Client library - News
posted by brouits, Sat 15 Feb 2020 04:28:55 AM UTC
Old libspopc is at its last version 0.12. It is acessible on:
http://brouits.free.fr/libspopc/releases/
posted by brouits, Sun 11 Jul 2010 02:52:06 PM UTC
This version has more compilation options, using either librt's semaphores or pthread's mutex (for compilation under VMS). It has been updated to compile and run again on Win32. You can get it on http://herewe.servebeer.com/libspopc/releases/
posted by brouits, Thu 16 Oct 2008 03:03:00 AM UTC
2008-05-09
downoad at http://brouits.free.fr/libspopc/releases/
me:
- fixed broken old fix recv_rest(), removed all EBUG defs. v0.7.8
- fixed broken dotline search in recv_rest()
- better End Of String detection (break on overflow)
- replaced line 162's malloc by a NULL; avoid a one byte memory leak..
[...]
posted by brouits, Wed 05 Apr 2006 05:33:56 PM UTC
libspopc 0.7.2 is out.
Changes since previous version:
- remove ssl_verify_cert_chain().
- don't really use timedrread() if SSL is enabled.
- cleanups
Download version 0.7.2:
http://brouits.free.fr/libspopc/releases/libspopc-0.7.2.tar.gz
Powered by Savane 3.14-d582.
Corresponding source code