Changes:
- Enhanced efficiency and robustness in reading messages from sockets.
- Reduced initial size of message buffer to 4kB. Can grow on demand to as big as 128kB.
- Added support for GNU Autotools. Easier for native Linux systems to build and install.
- Renamed old Makefile to Makefile-XC (aka old Makefile for easier cross-compilation)
- Added macro TEMP_RETRY_FAILURE and fixed compilation error on LEDE which uses musl libc. Thanks to laoshaw on github.
- Fixed crash when the CA cert is unavailable on startup.
- Fixed missing host name in clients' access logs.
- Removed legacy build.sh script.
For more details, pls visit: https://kazoo.ga/pixelserv-tls/