summaryrefslogtreecommitdiff
path: root/src/util/UriUtil.hxx
AgeCommit message (Expand)Author
2018-10-31*: copyright year 2018Max Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-08util/UriUtil: add uri_get_path()Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-11-01util/UriUtil: add uri_get_suffix() overload that ignores query stringMax Kellermann
2014-10-10db/upnp/Util: move caturl() to util/UriUtil.cxxMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-12-15UriUtil: add function uri_get_scheme()Max Kellermann
2013-10-29util/UriUtil: add uri_is_child_or_same()Max Kellermann
2013-10-23UriUtil: uri_remove_auth() returns std::stringMax Kellermann
2013-10-15gcc.h: rename to Compiler.hMax Kellermann
2013-04-08uri: convert to C++Max Kellermann