summaryrefslogtreecommitdiffhomepage
path: root/src/mail (follow)
AgeCommit message (Collapse)AuthorFilesLines
2007-07-11fix segfault when CRAM-MD5 is not enabled but client tries itIgor Sysoev1-2/+11
2007-07-10fix memory allocation for auth_http_headerIgor Sysoev1-0/+1
2007-05-21use stable search where it is requiredIgor Sysoev1-5/+4
2007-04-19style fix: remove trailing spacesIgor Sysoev1-1/+1
2007-04-18style fix: remove tabsIgor Sysoev3-46/+46
2007-03-19Many changes:Igor Sysoev9-0/+6971
*) rename imap to mail, sort pop3/imap functions *) smtp auth support *) pop3 starttls only *) fix segfault if cram-md5 was used without apop