aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/UriUtil.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* Merge branch 'v0.18.x' into v0.19.xMax Kellermann2014-12-261-0/+3
|\
| * util/{ASCII,UriUtil}, ...: work around -Wtautological-pointer-compareMax Kellermann2014-12-261-0/+3
| * util/UriUtil: add uri_get_suffix() overload that ignores query stringMax Kellermann2014-11-021-0/+17
* | util/UriUtil: add uri_get_suffix() overload that ignores query stringMax Kellermann2014-11-011-0/+17
* | db/upnp/Util: move caturl() to util/UriUtil.cxxMax Kellermann2014-10-101-0/+28
* | UriUtil: support ftp:// URLs in uri_remove_auth()Max Kellermann2014-02-241-0/+2
* | copyright year 2014Max Kellermann2014-01-131-1/+1
* | Merge branch 'v0.18.x'Max Kellermann2014-01-081-1/+2
|\|
| * util/UriUtil: uri_get_suffix() fails if name begins with dotMax Kellermann2013-12-291-1/+2
* | UriUtil: add function uri_get_scheme()Max Kellermann2013-12-151-0/+10
|/
* util/UriUtil: add uri_is_child_or_same()Max Kellermann2013-10-291-0/+18
* UriUtil: uri_remove_auth() returns std::stringMax Kellermann2013-10-231-11/+6
* Mapper, ...: use memcmp() instead of strncmp() where appropriateMax Kellermann2013-10-141-2/+2
* uri: convert to C++Max Kellermann2013-04-081-0/+113