0.7.4: Removed all calls to strcpy and strcat (inspired by OpenBSD) Fixed a known problem with the GNU MD5 routines Fixed an important bug where username and password are extracted incorrectly (thanks to Alexander Bartolich) 0.7.3: Implemented timeout on writes A few code optimizations Lockfiles now contain the PID of the process that holds the lock Incorporated patch by sj@datanet.hu to use an mbox file in the user's home directory as mail spool Changed my email address to the new one 0.7.2: OpenSSL can now be disabled via a configure switch All unnecessary calls to malloc(3) and strdup(3) have been removed 0.7.1: Completely removed strncpy where not necessary Added strlcpy Added support for /etc/pop3.{allow,deny} files Fixed UIDL issue 0.7: Some code cleanups and message changes Added "-f " commandline switch, moved to using getopt(3) Spec file and /etc/init.d script for building RPMs Removed tiny header files (single-prototype, only included twice) Added "-c ", "-k " options Added "-l " option Fixed routines for TOP and RETR commands (bad '.' handling) Added "-a " option, i.e. text-file authentication Added support for UIDL Bugfixes in the RETR and TOP output, and in LIST and STAT size counts 0.6: Optimized code in terms of size Improved mailbox parsing code after suggestions from Solar Designer Improved mailbox locking routine Added several commandline switches Added "daemonize" code 0.5: Added autoconf support Merged in patch for FreeBSD Updated documentation 0.4: Initial release. $Id: ChangeLog,v 1.21 2003/04/06 22:21:25 ak Exp $