index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camel
/
camel-url.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Assert url_string != NULL.
Peter Williams
2001-03-01
1
-1
/
+3
*
Kill off a long-hated Camel kludge: "empty" URLs and
Dan Winship
2001-01-10
1
-6
/
+2
*
Undo my incorrect fix - I misunderstood danw - sorry!
Jeffrey Stedfast
2000-11-04
1
-26
/
+4
*
If show_pass, then base64 the password before writing it to the output
Jeffrey Stedfast
2000-11-04
1
-6
/
+34
*
lots of i18n fixes
Dan Winship
2000-10-24
1
-4
/
+5
*
Only retry another uid if we had a name clash, otherwise fail.
Not Zed
2000-08-08
1
-0
/
+22
*
If the path doesn't begin with a / and there is a host, prepend a / to the
Jeffrey Stedfast
2000-07-28
1
-1
/
+2
*
Should now always prepend a '/' before the path if it doesn't already
Jeffrey Stedfast
2000-07-26
1
-14
/
+16
*
Updated
Jeffrey Stedfast
2000-06-23
1
-7
/
+7
*
Only fetch the summary if the folder summary doesn't already exist. When
Jeffrey Stedfast
2000-06-21
1
-10
/
+7
*
Init filter_from to NULL, for exception case. (mbox_get_message_by_uid):
Not Zed
2000-05-31
1
-2
/
+54
*
New function to replace camel_provider_scan. Returns a list of either (a)
Dan Winship
2000-05-04
1
-1
/
+5
*
expose these routines.
Dan Winship
2000-04-28
1
-24
/
+33
*
Add code to encode and decode %-escapes in URLs, and do some additional
Dan Winship
2000-04-18
1
-21
/
+114
*
the URL RFC says the port must be numeric, so we don't want to do
Dan Winship
2000-04-06
1
-0
/
+188