aboutsummaryrefslogtreecommitdiffstats
path: root/mail/session.c
Commit message (Expand)AuthorAgeFilesLines
* Whole buncha leak fixes thanks to PurifyMatthew Loper2000-08-171-4/+4
* Don't deadlock on PGP key requestPeter Williams2000-08-161-1/+6
* Update this for CamelObject (try_inline_pgp): Deal with decrypting hereDan Winship2000-08-121-26/+15
* Fixed some warnings.Christopher James Lahey2000-08-111-1/+1
* Don't call e_setup_base_dir. It was wrong and it doesn't exist any more.Dan Winship2000-08-111-3/+0
* Merge with camel-async.Peter Williams2000-08-111-4/+88
* New code to spawn off GPG/PGP to do stuff. Currently only deals withDan Winship2000-08-021-33/+38
* Fix boobooPeter Williams2000-06-271-0/+2
* Land most of the stuff to move fetch_mail, send_mail, expunge_folder, init_im...Peter Williams2000-06-241-0/+21
* Update for CamelAuthCallback changes. (Uncache passwords when asked to.)Dan Winship2000-06-101-19/+35
* Remember passwords between calls. (forget_passwords): Callback for "ForgetDan Winship2000-06-061-2/+36
* Revert removal of e_setup_base_dir.Christopher James Lahey2000-06-021-0/+1
* Don't call e_setup_base_dir.Christopher James Lahey2000-06-021-1/+0
* Don't hardcode "inbox" here.Dan Winship2000-05-071-42/+2
* consolidate mail-format.h, mail-identify.h, mail-ops.h, main.h andDan Winship2000-05-071-2/+1
* This is no longer necessary.Dan Winship2000-04-301-7/+0
* More changes than a man can remember.Bertrand Guiheneuf2000-03-061-4/+4
* Add "authenticator" to CamelSession and update things to use it.Dan Winship2000-02-221-1/+41
* update for CamelSession changesDan Winship2000-02-221-1/+4
* Add session.cArturo Espinosa2000-02-171-0/+67