Skip to content

Releases: e3prom/ruse

Ruse 1.0.2

12 Feb 12:58
70ba25f
Compare
Choose a tag to compare

I'm proud to announce another stable release of Ruse, bringing new features and enhancements.

New features

  • Virtual Hosts Support (using VirtualHost array/list key)
  • New Logger (now supports both static and proxied traffic)

Enhancements

  • Added new command-line flags (overriding configuration file):
    • Directory Index (-i)
    • Set Verbosity level (-v)
    • Log file (-l)

Ruse 1.0.1

07 Dec 18:13
748b5e4
Compare
Choose a tag to compare

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.

Ruse 1.0.0

03 Dec 13:46
a698afa
Compare
Choose a tag to compare

We are happy to announce the first release of Ruse.