aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-service.h
Commit message (Expand)AuthorAgeFilesLines
* the URL RFC says the port must be numeric, so we don't want to doDan Winship2000-04-061-9/+5
* convenience functions to canonicalize the host and port values of aDan Winship2000-03-291-0/+10
* new routine to free the data allocated by camel_service_query_auth_types.Dan Winship2000-03-281-0/+4
* New function to query a service for the authentication protocols itDan Winship2000-03-231-0/+11
* cosmetic changes.bertrand2000-03-111-15/+24
* fix the name of "Helix Code, Inc." in all the copyrightsDan Winship2000-03-101-1/+1
* add CamelExceptions to several functions. Use camel_session_new toDan Winship2000-02-221-2/+15
* New header with the typedefs for all camel classes. Now the class headersDan Winship2000-02-191-3/+3
* Make camel-service use a Gurl internally. Remove the login/passwordDan Winship2000-02-181-11/+14
* 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
* More work:Ettore Perazzoli1999-11-171-1/+1
* Copyright changeBertrand Guiheneuf1999-10-231-1/+4
* Address updateBertrand Guiheneuf1999-08-301-1/+1
* merge a lot of work. Rough ChangeLog will followBertrand Guiheneuf1999-08-011-7/+7
* new method.bertrand1999-05-051-8/+11
* basic provider structure. Have to write the code for dynamic loading.bertrand1999-04-251-0/+1
* A first attempt at setting up the documentation system.Bertrand Guiheneuf1999-04-211-0/+1
* now CamelStore inherits from CamelService.bertrand1999-04-211-0/+7
* basic abstract service class.bertrand1999-04-211-2/+11
* simple service class addedBertrand Guiheneuf1999-04-211-0/+61