Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Ruse 1.0.1

Compare
Choose a tag to compare
@e3prom e3prom released this 07 Dec 18:13
· 13 commits to master since this release
748b5e4

Another new release of Ruse, bringing additional features, impoved performance and more security.

New features

  • Regular Expression matching for User-Agent header fields.
  • SIGHUP signal handling to reload configuration file.

Bug fixes

  • Fixed several possible issues with logging functions and format strings.
  • Added additional checks to avoid exceptions when de-referencing configured UserAgent arrays.

Enhancement

  • Improved the logging messages when serving static file content.
  • Optimised directory's regular expression by compiling the regexp only once.