Skip to content

Releases: kvic-z/pixelserv-tls

2.1.0-test.5

10 Mar 14:23
Compare
Choose a tag to compare
2.1.0-test.5 Pre-release
Pre-release
  • NEW preliminary CORS support
  • FIXED scm not properly initialised after prefetch on startup

For details, pls visit https://kazoo.ga/pixelserv-tls/

2.1.0-test.4

09 Mar 17:10
Compare
Choose a tag to compare
2.1.0-test.4 Pre-release
Pre-release
  • NEW prefetch ssl cache from disk on startup
  • NEW save top two-third ssl cache to disk on exit
  • NEW benchmark loading cert from disk
  • NEW prefetch and purge logging on LEVEL 3
  • CHANGED improvement in check and purge of expired TLS sessions
  • CHANGED CERT_PATH default to /var/cache/pixelserv for non-Entware
  • FIXED scm double count

For more details, pls check https://kazoo.ga/pixelserv-tls/

v2.1.0-test.3

08 Mar 04:17
Compare
Choose a tag to compare
v2.1.0-test.3 Pre-release
Pre-release

Changes

  • NEW optional port for administrative commands e.g. /log=4 and /servstats
  • NEW ARMv8 64-bit build target
  • CHANGED improved ssl cache lookup
  • CHANGED reduced latency in child sockets
  • CHANGED reordered cipher preferences for less computation

For more details, pls go to https://kazoo.ga/pixelserv-tls/

v2.1.0-test.2

04 Mar 10:07
Compare
Choose a tag to compare
v2.1.0-test.2 Pre-release
Pre-release

Revised ssl caching code.

v2.1.0-test.1

03 Mar 15:10
Compare
Choose a tag to compare
v2.1.0-test.1 Pre-release
Pre-release
  • NEW Cache frequently used ssl certs in memory.

For more details, pls go to https://kazoo.ga/pixelserv-tls/

v2.0.1

12 Dec 15:13
Compare
Choose a tag to compare

Changes (since v2.0.0)

  • FIXED the 'stuck' issue
  • FIXED three crash bugs (#7 & #8)
  • FIXED incorrect logics of select() in the main event loop
  • FIXED a memory leak on failure to create a service thread for HTTPS
  • FIXED OpenSSL 1.1.x compatibility for Autotools (#6)
  • CHANGED more efficient check for next request in a service thread
  • CHANGED '-o SELECT_TIMEOUT' default to 10s
  • NEW backtrace on crash

For details, pls visit https://kazoo.ga/pixelserv-tls/

v2.0.0

27 Nov 19:45
Compare
Choose a tag to compare

Changes:

Please check ChangeLog

and further details if any at https://kazoo.ga/pixelserv-tls/

v2.0.0-rc1

26 Nov 13:10
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release

Changes:

  • Functionally same as Version KL-test8d
  • Changed version naming scheme
  • Updated error messages and usage text output

Version KL-test8

17 Nov 05:35
Compare
Choose a tag to compare
Version KL-test8 Pre-release
Pre-release

Changes:

  • Refactored SSL code and reduced memory requirement by more than 40% when compared to KL-test7.
  • Fixed an issue of no matching ciphers when pixelserv-tls stats page is accessed over HTTPS and using IP address.
  • Fixed an error in automatically generated certificate when IP address is the hostname.
  • Fine tuned buffer management for socket message and improved memory efficiency.
  • More robust binary check for logging POST content

More details, pls visit https://kazoo.ga/pixelserv-tls/

Version KL-test7

13 Nov 16:26
Compare
Choose a tag to compare
Version KL-test7 Pre-release
Pre-release

Changes:

  • More efficient threading and higher capacity of concurrent connections
  • Changed default max threads from 400 to 1200
  • Changed timeout for POST content back to 5s
  • Fixed a major issue in processing POST content
  • Fixed a bug/more rigid check for binary POST content not to output to syslog

For details, visit https://kazoo.ga/pixelserv-tls/