aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/imap/camel-imap-auth.c
Commit message (Expand)AuthorAgeFilesLines
* add #include <sys/types.h> for freebsd.Chris Toshok2000-12-141-0/+1
* Added #ifndef NO_WARNINGS around a #warning. Added (void) to the prototypeChristopher James Lahey2000-12-131-0/+2
* Fix error handling. (Only send a "*" to bail out of authentication if theDan Winship2000-11-101-9/+13
* New file with code for IMAP authentication mechanisms. (Currently justDan Winship2000-10-311-0/+195