2003-08-25 11:49 bhalsted * cpop3_init.c: [*] Fixed some missing header includes [*] fixed csocket_read() function infinate loop on error bug 2003-08-25 09:22 bhalsted * Makefile: [+] Added the package script for the libs [+] Updated the makefiles so they can run standalone 2003-08-24 08:21 bhalsted * cpop3_retr.c: [+] Updated ChangeLog [*] Fixing Win32 bug where only 26 tmp files can be opened 2003-08-22 08:30 bhalsted * cpop3_retr.c: [*] Fixed a bug where a email termination sequence would be mistaken for a dot stuffed line and cause the end of email not to be detected. 2003-08-17 08:59 bhalsted * Makefile: + Added OpenBSD to the Makefile and added config vars for ranlib 2003-08-15 20:37 bhalsted * cpop3_disconnect.c: * Fixed some tabbing/spaces 2003-08-12 17:57 bhalsted * cpop3.pro: - Removed more qmake build system files 2003-08-12 09:02 bhalsted * Jamfile: - Removed the Jam build system 2003-08-12 08:54 bhalsted * cpop3_retr.c: * Fixed the POP3 bug for slow MTA's (return data slowly after the RETR) 2003-08-11 22:41 bhalsted * Makefile: + Updated the Makefile system to be easy to use on all gmake compatible systems 2003-07-30 09:04 bhalsted * Makefile: * updated makefiles for release 2003-07-25 16:12 bhalsted * cpop3_disconnect.c, cpop3_init.c: + updated the pop3 lib as the csocket lib expanded 2003-07-25 16:06 bhalsted * cpop3.pro: + Added the qmake files for the new build system 2003-06-23 13:40 bhalsted * cpop3_dele.c, cpop3_init.c, cpop3_iserror.c, cpop3_pass.c, cpop3_retr.c, cpop3_stat.c, cpop3_user.c, main.c: * Fixed C compile warnings from the -Wall flag. 2003-06-23 12:15 bhalsted * Makefile, cpop3_retr.c: * Ported the cfile (fsync) problem to Win32 * Fixed the read/write with recv/send for Win32 * Fixed some of the makefiles so they would build on Win32 2003-06-21 12:23 bhalsted * cpop3.h, cpop3_connect.c, cpop3_dele.c, cpop3_disconnect.c, cpop3_init.c, cpop3_iserror.c, cpop3_nextline.c, cpop3_pass.c, cpop3_quit.c, cpop3_retr.c, cpop3_stat.c, cpop3_user.c, main.c: + Added the MIT license to the top of the files 2003-06-16 13:27 bhalsted * Makefile: + Added Makefiles instead of Jamfiles 2003-05-22 11:02 bhalsted * cpop3_retr.c, cpop3_stat.c: * fixed some C problems when compiling on other OSs 2003-05-15 11:45 bhalsted * Jamfile, cpop3.h, cpop3_connect.c, cpop3_dele.c, cpop3_disconnect.c, cpop3_init.c, cpop3_iserror.c, cpop3_nextline.c, cpop3_pass.c, cpop3_quit.c, cpop3_retr.c, cpop3_stat.c, cpop3_user.c, main.c: + Added all of the files for Cerb 2