Releases: maximmasiutin/TinyWeb
Releases · maximmasiutin/TinyWeb
TinyWeb v1.98
- Apache-style shell metacharacter escaping for CGI query parameters (always active)
- Optional strict whitelist validation via STRICT_CGI_PARAMS define (enabled by default)
- CGI query parameters protected by two layers: whitelist rejects unsafe chars, escaping sanitizes the rest
- To allow special characters in queries, disable STRICT_CGI_PARAMS in define.inc
TinyWeb v1.97
- Fixed compiler warnings in FPC (Free Pascal)
- The file buffers of all log files are flushed, not just the logs of the access logs
- The query sting of the GET method is also written to the access log
TinyWeb v1.96
A compilation script
TinyWeb v1.95
In this release binary is compiled by Free Pascal Compiler version 3.2.2 [2021/05/15] for i386.