aboutsummaryrefslogtreecommitdiffstats
path: root/camel/url-util.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_CORE_1_1_4nobody2000-02-171-61/+0
* Simplify the code a lot and add support for RFC2384 POP URLs.Dan Winship2000-02-171-0/+1
* 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
* add debug information (_list_subfolders): test if first char in folderbertrand1999-08-061-3/+7
* sync before going homeBertrand Guiheneuf1999-07-151-0/+1
* Do not use GStrings any more. Added assertion code. Cosmetic reformatingbertrand1999-07-151-7/+9
* s/new_g_url/g_url_newbertrand1999-04-241-1/+1
* URL rewritten completely. Error handling not implemented in publicbertrand1999-04-241-0/+10
* I needed the url functions to use GString, and I wanted a more generalbertrand1999-04-241-16/+1
* Utility functions to parse URLs. Stolen shamelessly from gzillabertrand1999-04-231-0/+55