index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
utility
/
urlUtils.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated copyright year and maintainer email address.
Vincent Richard
2013-01-10
1
-1
/
+1
*
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
Vincent Richard
2009-09-06
1
-2
/
+2
*
Fixed compilation warnings.
Vincent Richard
2008-10-12
1
-3
/
+3
*
Changed copyright year to 2008.
Vincent Richard
2008-01-04
1
-1
/
+1
*
Fixed bug #1656547: segfault in urlUtils::decode() if the string ends with '%'.
Vincent Richard
2007-05-21
1
-18
/
+18
*
Fixed typo in the copyright header, and added missing paragraph about linking.
Vincent Richard
2007-03-27
1
-3
/
+7
*
Changed copyright year to 2007.
Vincent Richard
2007-01-01
1
-1
/
+1
*
Changed copyright year to 2006.
Vincent Richard
2006-02-05
1
-1
/
+1
*
Fixed encoding of reserved/unsafe chars.
Vincent Richard
2006-01-31
1
-2
/
+6
*
Updated FSF address.
Vincent Richard
2005-09-17
1
-3
/
+3
*
Added special characters for encoding.
Vincent Richard
2005-09-08
1
-1
/
+2
*
Added parameter support to 'utility::url'.
Vincent Richard
2005-04-28
1
-1
/
+2
*
Fixed getLocaleCharset() in Windows platform handler, when MLang is not present.
Vincent Richard
2005-04-18
1
-4
/
+33
*
Moved 'url' and 'urlUtils' classes to 'utility' namespace.
Vincent Richard
2005-04-14
1
-0
/
+94