From 4e0d5fd52a9825724abe9955f742b6ca53d6a438 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 3 Nov 2000 20:55:02 +0000 Subject: If show_pass, then base64 the password before writing it to the output 2000-11-03 Jeffrey Stedfast * camel-url.c (camel_url_to_string): If show_pass, then base64 the password before writing it to the output string. (camel_url_new): Assume password has been base64 encoded and decode accordingly. svn path=/trunk/; revision=6374 --- camel/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 026ee4605a..6c83938fe9 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,10 @@ +2000-11-03 Jeffrey Stedfast + + * camel-url.c (camel_url_to_string): If show_pass, then base64 the + password before writing it to the output string. + (camel_url_new): Assume password has been base64 encoded and + decode accordingly. + 2000-11-03 Dan Winship * camel-provider.h: Add an "url_flags" field to CamelProvider. -- cgit v1.2.3