aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-89/+0
* Automagically call camel_shutdown() atexit() ;-) (camel_init): AlsoJeffrey Stedfast2001-04-271-14/+19
* Remove UNICODE_CFLAGS (and some other stuff that's redundant withDan Winship2001-04-271-3/+0
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-1/+5
* Don't include system include dir.Jeffrey Stedfast2001-03-181-1/+1
* Don't use the hardcoded cert db directory, use the one passed in.Jeffrey Stedfast2001-03-161-1/+1
* So it turns out that NSS_Init *isn't* idempotent, so we have to protectJeffrey Stedfast2001-03-151-10/+12
* Eek! So the service's URL isn't set until after this is initialized. ThisJeffrey Stedfast2001-03-151-1/+1
* Since all of the Mozilla libs (including NSPR and NSS) correctly handleJeffrey Stedfast2001-03-141-2/+22
* Created a new mode (CAMEL_AUTHENTICATOR_ACCEPT) which is a Yes/No promptJeffrey Stedfast2001-03-101-37/+10
* Uses an SSL socket now although there's still a few things missing (likeJeffrey Stedfast2001-01-151-0/+39
* Lock the command channel while searching. (imap_body_contains): IfNot Zed2000-12-241-1/+1
* Set camel_verbose_debug to TRUE if CAMEL_VERBOSE_DEBUG is set in theDan Winship2000-09-161-2/+5
* Cleanup of lots of exception handling ; bugfixesPeter Williams2000-09-061-2/+1
* Add support for specifying on which port to connect to a server; fix a potent...Peter Williams2000-08-261-1/+2
* No longer call data_wrapper_repository_init.NotZed2000-04-241-1/+2
* use libunicode iconv functions rather than libc ones (since libc might notDan Winship2000-04-211-0/+2
* fix the name of "Helix Code, Inc." in all the copyrightsDan Winship2000-03-101-1/+1
* don't seek the begining of the substream. (_eos): fix eos conditionbertrand2000-02-171-1/+1
* don't build thread related tests if evolution has been compiled with nobertrand2000-02-111-0/+4
* add recipient_list to the recipients, not recipients_list. I don't knowbertrand2000-01-241-2/+2
* Updated my e-mail address to reflect my new employmentBertrand Guiheneuf2000-01-041-1/+1
* Fix copyright informations once againBertrand Guiheneuf1999-12-151-1/+1
* Here is my initial Evolution work: message composition widget and someEttore Perazzoli1999-11-061-2/+1
* Copyright changeBertrand Guiheneuf1999-10-231-1/+4
* A lot of changes. The thread proxy mechanismbertrand1999-10-141-1/+8
* Adding missing filesBertrand Guiheneuf1999-08-011-0/+30