aboutsummaryrefslogtreecommitdiffstats
path: root/cram.c
Commit message (Collapse)AuthorAgeFilesLines
* We can specify the authentication command now.Eric S. Raymond2001-02-111-2/+2
| | | | svn path=/trunk/; revision=3062
* CRAM-MD5 IMAP works.Eric S. Raymond2001-02-111-0/+2
| | | | svn path=/trunk/; revision=3061
* Rely on our built-in logging.Eric S. Raymond2001-02-111-8/+1
| | | | svn path=/trunk/; revision=3059
* Try to get around the CRAM-MD5 bug.Eric S. Raymond2001-02-111-14/+5
| | | | svn path=/trunk/; revision=3044
* Initial revisionEric S. Raymond2001-02-111-0/+150
svn path=/trunk/; revision=3041