Skip to content

Releases: bhavanki/doppio

v0.6.0

16 May 01:23
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

Highlights:

  • YAML server properties
  • Fixed TLS user_canceled alert behavior
  • Temporary server certificate generation
  • Docker image

See the changelog for more.

v0.5.0

24 Apr 23:17
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

Highlights:

  • Control port for graceful shutdown
  • Site favicon support
  • Automatic Atom feed generation

See the changelog for more.

v0.4.0

17 Jan 00:42
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Highlights:

  • TLS_* CGI meta-variables supported and preferred
  • Character set detection for text resources
  • Secure directories are now secure domains

See the changelog for more.

v0.3.0

03 Jan 02:25
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Highlights:

  • Lots more CGI meta-variables
  • Support for forcing canonical line endings in text resources
  • Made the server truststore truly optional.

See the changelog for more.

v0.2.0

26 Dec 05:11
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Highlights:

  • More CGI support
  • Easier TLS configuration
  • Closed a security hole

See the (new) changelog for details.

v0.1.0

19 Dec 02:06
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

All the basics are covered in this first release.

  • Serving of static files
  • Support for typical error conditions
  • CGI scripts
  • Client certificate authentication (surprisingly)

As the first "release", there are probably some odd bugs lurking, and a lot of features are not fleshed out yet. Still, this can handle modest workloads, IMHO.