Max Kellermann
|
6ba1fe7568
|
UriUtil: support ftp:// URLs in uri_remove_auth()
|
2014-02-24 19:59:53 +01:00 |
|
Max Kellermann
|
4f83c60296
|
copyright year 2014
|
2014-01-13 22:31:55 +01:00 |
|
Max Kellermann
|
139122c57f
|
Merge branch 'v0.18.x'
|
2014-01-08 22:14:12 +01:00 |
|
Max Kellermann
|
afc70c120e
|
util/UriUtil: uri_get_suffix() fails if name begins with dot
A file called ".jpg" is not a JPEG file with an empty name; it is
merely a hidden file.
|
2013-12-29 17:40:51 +01:00 |
|
Max Kellermann
|
e1ec65bd53
|
UriUtil: add function uri_get_scheme()
Replaces g_uri_parse_scheme().
|
2013-12-15 17:06:10 +01:00 |
|
Max Kellermann
|
44581dbef5
|
util/UriUtil: add uri_is_child_or_same()
|
2013-10-29 21:13:40 +01:00 |
|
Max Kellermann
|
3d12f8d246
|
UriUtil: uri_remove_auth() returns std::string
|
2013-10-23 21:58:44 +02:00 |
|
Max Kellermann
|
6fd481df97
|
Mapper, ...: use memcmp() instead of strncmp() where appropriate
Micro-optimization.
|
2013-10-14 22:00:21 +02:00 |
|
Max Kellermann
|
7ec1121cc8
|
uri: convert to C++
|
2013-04-08 23:45:31 +02:00 |
|