Skip to content

Releases: ColumPaget/Alaya

v4.5

04 Apr 21:46
Compare
Choose a tag to compare
version bump

v4.4

30 Nov 16:59
Compare
Choose a tag to compare
Fix for uninitialized pidfile path error!

v4.2

13 Nov 19:09
Compare
Choose a tag to compare
Fix for bug introduced by 'unshare' feature that disables 'ChHome' fe…

v4.1

09 Oct 20:44
Compare
Choose a tag to compare
fastopen now only enabled in https by default. added TCPFastOpen and …

bugfixes, REUSEPORT and namespaces

09 Oct 00:04
Compare
Choose a tag to compare
v4.0

added REUSEPORT and namespaces

fix for issues with vpath directory listings

24 Apr 11:50
Compare
Choose a tag to compare
v3.2

fix for vpath directory traversals

add 'upload' events.

23 Apr 16:36
Compare
Choose a tag to compare
v3.1

Handle being used through a proxy or frontend that is encrypting for …

New proxy features

12 Apr 18:50
Compare
Choose a tag to compare

HTTP/HTTPS supported on the same port. SOCKS proxy service support. Proxy access control added. 'include' entry added for config file. Upgrade to recent libUseful. Fix for issues with slow .cgi scripts.

Fix for missing return()

29 Oct 17:38
Compare
Choose a tag to compare

Fix for silly 'missing return()' error that breaks directory listing on some systems, while miraculously working fine on others

Added 'local' vpath for let's encrypt. Fix for SIGPIPE issues. Upgrade to latest libUseful. Numerous bugfixes

18 Oct 00:17
Compare
Choose a tag to compare

'local' vpaths can now be used to make on directory accessible without authentication. SISPIPE no longer kills the server. Bugfix to handle '+' in URLs. Upload entry in directory listings can now upload multiple files.