Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

0.14

Compare
Choose a tag to compare
@ltworf ltworf released this 02 Jan 15:03
· 118 commits to stable since this release
ab4a0a6
  • Use one less thread
  • Use smaller thread pool
  • Detaches when connections can be accepted (can now use Type=forking in systemd)
  • Log some cases of bad request
  • Bug: fixes issue with authentication request causing further requests on the same connection to fail
  • Reduced memory footprint for webdav requests
  • Bug: memory corruption error, only triggered with some gcc flags