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 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-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