packages/net/nginx-util/src
Peter Stadler 5cd9d62f52 nginx-util: fix ubus::~iterator() and minor issues
* Do not destroy the iterator twice if cur==this (segfault).
* Do not add the delimiter clim=='\0' when creating the SSL directives.
* Set the right SSL_SESSION_CACHE_ARG for nginx-util get_env.
* Remove static from the constexpr that are used only for Line::build.
* Concat strings instead of appending them for not using a non-const ref
(to remove some warnings of clang-tidy -checks=google-runtime-references)

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2020-01-20 15:13:23 +01:00
..
CMakeLists.txt nginx-util: fix ubus::~iterator() and minor issues 2020-01-20 15:13:23 +01:00
nginx-ssl-util.cpp nginx-util: fix ubus::~iterator() and minor issues 2020-01-20 15:13:23 +01:00
nginx-util.cpp nginx-util: fix ubus::~iterator() and minor issues 2020-01-20 15:13:23 +01:00
nginx-util.hpp nginx-util: add package 2020-01-17 01:11:17 +01:00
px5g-openssl.hpp nginx-util: add package 2020-01-17 01:11:17 +01:00
px5g.cpp nginx-util: fix ubus::~iterator() and minor issues 2020-01-20 15:13:23 +01:00
regex-pcre.hpp nginx-util: add package 2020-01-17 01:11:17 +01:00
test-px5g.sh nginx-util: add package 2020-01-17 01:11:17 +01:00
ubus-cxx.hpp nginx-util: fix ubus::~iterator() and minor issues 2020-01-20 15:13:23 +01:00