DragonFly commits List (threaded) for 2012-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: libfetch: Support percent-encoded user and password
commit 7ee713ddd8b712a3de5b8bc8451cbf80352c285e
Author: John Marino <draco@marino.st>
Date: Thu Nov 1 21:43:06 2012 +0100
libfetch: Support percent-encoded user and password
RFC 1738 specifies that any ":", "@", or "/" within a user name or
password in a URL is percent-encoded, to avoid ambiguity with the use
of those characters as URL component separators.
Taken-From: FreeBSD SVN 234138 (12 APR 2012)
Summary of changes:
lib/libfetch/fetch.c | 52 +++++++++++++++++++++++++++++++++++++++++++------
1 files changed, 45 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7ee713ddd8b712a3de5b8bc8451cbf80352c285e
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]