summaryrefslogtreecommitdiff
path: root/src/lib/upnp/ContentDirectoryService.cxx
AgeCommit message (Expand)Author
2021-03-26Add npupnp supportJean-Francois Dockes
2021-01-01copyright year 2021Max Kellermann
2020-09-16remove GCC5 hacksRosen Penev
2020-04-08util/SplitString: convert return value to std::string_viewMax Kellermann
2020-02-16[clang-tidy] use = defaultRosen Penev
2020-02-02[clang-tidy] use == instead of compare for stringsRosen Penev
2020-02-01*: use nullptr instead of NULLMax Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-08-09util/UriUtil: splitMax Kellermann
2019-07-05include cleanups (powered by iwyu)Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-01-18lib/upnp/ContentDirectoryService: work around GCC 5 bugMax Kellermann
2018-01-02lib/upnp/ContentDirectoryService: use SplitString() instead of csvToStrings()Max Kellermann
2017-11-12lib/upnp: add "noexcept"Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2016-02-07lib/upnp: use C++ exceptions instead of class ErrorMax Kellermann
2016-02-06lib/upnp: use std::unique_ptrMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-11-07lib/upnp/ContentDirectoryService: swap uri_apply_base() parametersMax Kellermann
2014-10-10db/upnp/Util: move caturl() to util/UriUtil.cxxMax Kellermann
2014-01-26db/upnp: move generic code to lib/upnp/Max Kellermann