aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-session.c
Commit message (Expand)AuthorAgeFilesLines
* fix the name of "Helix Code, Inc." in all the copyrightsDan Winship2000-03-101-1/+1
* More changes than a man can remember.Bertrand Guiheneuf2000-03-061-0/+8
* add camel_session_get_transport_for_protocolDan Winship2000-02-251-0/+43
* Add "authenticator" to CamelSession and update things to use it.Dan Winship2000-02-221-2/+39
* add CamelExceptions to several functions. Use camel_session_new toDan Winship2000-02-221-44/+69
* New header with the typedefs for all camel classes. Now the class headersDan Winship2000-02-191-1/+1
* use camel_stream_reset instead of seek. The formatter should be able tobertrand2000-02-181-1/+1
* add exception handling everywhere in the store related functionsbertrand2000-01-221-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
* Copyright changeBertrand Guiheneuf1999-10-231-1/+4
* Address updateBertrand Guiheneuf1999-08-301-1/+1
* those two func go here now.bertrand1999-08-131-0/+1
* remove stupid debug code. (add_mail_store): use camel_session_get_storebertrand1999-08-131-0/+6
* compilation and runtime fixes.bertrand1999-08-121-1/+3
* new function: returns a store for an URL.bertrand1999-08-121-2/+76
* new file. MH provider registration stuff.bertrand1999-08-121-1/+1
* merge a lot of work. Rough ChangeLog will followBertrand Guiheneuf1999-08-011-1/+0
* Implemented base64 encoder based on CamelStreams. Should theMiguel de Icaza1999-07-151-1/+1
* new methodsbertrand1999-05-011-1/+1
* initialize folder object.bertrand1999-04-261-3/+4
* new method to set the default provider for a protocol.bertrand1999-04-251-1/+61
* start session objectBertrand Guiheneuf1999-04-251-0/+71