aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/UriUtil.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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