1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-17 12:53:54 +02:00
openwrt-packages/net/nginx-util/src
Peter Stadler e247efa254 nginx-util: add tests, clean up and fix issues
Add tests for nginx-ssl-util and nginx-ssl-util-nopcre using (fake)chroot.
Clean the code up making nginx-ssl-util a header file.
Both changes are for better (future) code quality only.

There are minor functional improvements:
* fix compiler error of gcc7 by using std=c++17
* fix error if there is no lan/loopback interface
* notice instead of error message if there is no default server
* add ipv6-prefix-assignment.*.local-address.address for LAN
* add CONFLICTS in Makefile for choosing the right version
* add cast to release of unique_ptr to avoid warning
* add version message to help message

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2020-02-09 13:02:54 +01:00
..
CMakeLists.txt nginx-util: add tests, clean up and fix issues 2020-02-09 13:02:54 +01:00
nginx-ssl-util.hpp nginx-util: add tests, clean up and fix issues 2020-02-09 13:02:54 +01:00
nginx-util.cpp nginx-util: add tests, clean up and fix issues 2020-02-09 13:02:54 +01:00
nginx-util.hpp
px5g-openssl.hpp
px5g.cpp
regex-pcre.hpp
test-nginx-util-root.sh nginx-util: add tests, clean up and fix issues 2020-02-09 13:02:54 +01:00
test-nginx-util.sh nginx-util: add tests, clean up and fix issues 2020-02-09 13:02:54 +01:00
test-px5g.sh nginx-util: add tests, clean up and fix issues 2020-02-09 13:02:54 +01:00
ubus-cxx.hpp nginx-util: add tests, clean up and fix issues 2020-02-09 13:02:54 +01:00