Skip to content

Releases: maximmasiutin/TinyWeb

TinyWeb v1.98

23 Nov 12:22
v1.98
3407898

Choose a tag to compare

  • 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

11 Apr 12:08

Choose a tag to compare

  • 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

06 Apr 20:35

Choose a tag to compare

A compilation script

TinyWeb v1.95

14 Mar 18:48

Choose a tag to compare

In this release binary is compiled by Free Pascal Compiler version 3.2.2 [2021/05/15] for i386.