summaryrefslogtreecommitdiff
path: root/camel/camel-url.h
Commit message (Expand)AuthorAgeFilesLines
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-10/+8
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+8
* Coding style and whitespace cleanups.Matthew Barnes2013-12-081-2/+2
* CamelURL: Remove 'passwd' member.Matthew Barnes2011-09-261-7/+3
* Define a boxed GType for CamelURL.Matthew Barnes2011-04-211-26/+46
* Collect Camel flags into enum types.Matthew Barnes2010-10-031-5/+8
* Coding style cleanups.Matthew Barnes2010-09-131-2/+2
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-3/+1
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-031-1/+2
* Lock down Camel headers.Matthew Barnes2010-04-021-1/+5
* Fix excessive whitespace.Matthew Barnes2009-07-121-1/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-28/+28
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-3/+3
* fixed copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-3/+3
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-3/+3
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* ** Fixes bug #418852Matthew Barnes2007-04-281-8/+2
* ** Fix for bnc #208395Veerapuram Varadhan2006-12-131-0/+1
* Modify License to LGPLHarish Krishnaswamy2005-08-311-3/+3
* ** Should fix #41629, #41448, et al.Not Zed2003-04-231-0/+2
* Like camel_url_encode, but works directly on an existing GString.Dan Winship2003-03-271-2/+1
* Lots of changes, too numerous to list. Changed to useNot Zed2002-09-031-1/+1
* Fixing the license text.Ettore Perazzoli2001-10-271-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* New #define, and there was much rejoicing. Rah.Jeffrey Stedfast2001-07-241-0/+2
* constify argsDan Winship2001-06-261-1/+2
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* change "gboolean show_passwd" to "guint32 flags".Dan Winship2001-03-291-1/+5
* Add missing accessor.Dan Winship2001-03-261-0/+2
* eh, changed my mind, put the exception back in camel_url_new()Dan Winship2001-03-251-1/+1
* New URL parser with full RFC1808 relative URL support. Yum.Dan Winship2001-03-251-12/+22
* Kill off a long-hated Camel kludge: "empty" URLs andDan Winship2001-01-091-3/+0
* Only retry another uid if we had a name clash, otherwise fail.Not Zed2000-08-081-2/+7
* Init filter_from to NULL, for exception case. (mbox_get_message_by_uid):Not Zed2000-05-301-0/+4
* Make camel not leak like a sieve.Dan Winship2000-05-071-1/+1
* New function to replace camel_provider_scan. Returns a list of either (a)Dan Winship2000-05-041-0/+2
* expose these routines.Dan Winship2000-04-271-0/+4
* the URL RFC says the port must be numeric, so we don't want to doDan Winship2000-04-061-0/+59