aboutsummaryrefslogtreecommitdiffstats
path: root/cram.c
Commit message (Expand)AuthorAgeFilesLines
* Fix MD5 compile on Solaris.Matthias Andree2010-03-191-2/+2
* Further type fixes.Matthias Andree2010-03-181-4/+4
* Fix lots of warnings, most around string literals...Matthias Andree2010-03-181-3/+3
* Fix harmless format string bug (Sunil Shetye).Matthias Andree2010-02-041-1/+1
* merge Mirek's fetchmail-signed.patchMatthias Andree2006-03-141-8/+8
* Clean up the horrible HAVE_[V]SNPRINTF mess, use Trio on systems that lackMatthias Andree2004-11-101-4/+0
* Initial version of ESMTP AUTH.Eric S. Raymond2002-03-091-3/+3
* Security audit fix.Eric S. Raymond2001-10-031-1/+1
* Switch from _( to GT_( to avoid a conflict with openssh.Eric S. Raymond2001-09-241-2/+2
* Emergency core-dump fix.Eric S. Raymond2001-06-251-1/+1
* First round of ODMR fixes.Eric S. Raymond2001-06-241-2/+8
* We can specify the authentication command now.Eric S. Raymond2001-02-111-2/+2
* CRAM-MD5 IMAP works.Eric S. Raymond2001-02-111-0/+2
* Rely on our built-in logging.Eric S. Raymond2001-02-111-8/+1
* Try to get around the CRAM-MD5 bug.Eric S. Raymond2001-02-111-14/+5
* Initial revisionEric S. Raymond2001-02-111-0/+150