Skip to content

Releases: kvic-z/pixelserv-tls

2.1.2

20 Jun 17:47
Compare
Choose a tag to compare

For changes, pls check ChangeLog or visit https://kazoo.ga/pixelserv-tls/

2.1.2-test.1

13 Jun 09:40
Compare
Choose a tag to compare
2.1.2-test.1 Pre-release
Pre-release

Changes:

  • Fix missing client ip in some situations when logging handshake failures is enabled.

2.1.1

15 Apr 05:50
Compare
Choose a tag to compare

Fixes 404 error on /ca.crt

2.1.0

11 Apr 18:17
Compare
Choose a tag to compare

Release 2.1.0

Note that this is a re-issue that fixes segfault on benchmark exits

2.1.0-rc.4

05 Apr 14:00
Compare
Choose a tag to compare
2.1.0-rc.4 Pre-release
Pre-release

Changes

  • NEW breaks down counter slu into uca and uce.
  • CHANGED improves cert cache lookup; will work great with large "-c X".
  • CHANGED default "-c X" to 50 certs.

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

2.1.0-rc.3

29 Mar 12:18
Compare
Choose a tag to compare
2.1.0-rc.3 Pre-release
Pre-release

Changes

Improved memory efficiency

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

2.1.0-rc.2

20 Mar 13:17
Compare
Choose a tag to compare
2.1.0-rc.2 Pre-release
Pre-release

Changes

  • NEW ability to run without CA cert.
  • CHANGED removal of TLSv1.1 support

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

2.1.0-rc.1

17 Mar 13:18
Compare
Choose a tag to compare
2.1.0-rc.1 Pre-release
Pre-release

Changes

  • NEW support TLSv1.0 and TLSv1.1 for better backward compatibility with older clients when needed.
  • CHANGED properly described slu as "other TLS handshake errors."
  • FIXED one bug introduced in an earlier Km test version that may contribute to large portion of slu.

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

2.1.0-test.7

14 Mar 13:28
Compare
Choose a tag to compare
2.1.0-test.7 Pre-release
Pre-release

Changes

  • NEW support URI /ca.crt to download and import Pixelserv CA certificate (generated by yourself) on client devices
  • CHANGED improved SSL cache management. RAM usage should be much better under control.
  • CHANGED better define the meaning of counter sst
  • CHANGED improved handling of SSL connections. Increase chance of a successful connection for some troubled clients.
  • CHANGED added a bit more CORS support (Daily Mail alike shall be happier).
  • CHANGED split SSL request and SSL cache related counters into two tables on the servstats page.
  • FIXED missing new ssX counters from URI '/servstats.txt'

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

2.1.0-test.6

13 Mar 02:14
Compare
Choose a tag to compare
2.1.0-test.6 Pre-release
Pre-release

Changes:

  • NEW counters sst, ssh, ssm, ssp to describe metrics of cached sessions
  • NEW crypto and disk benchmark, option -B
  • CHANGED improvement in SSL caching
  • CHANGED save up to 3/4 of most frequently used certs for prefetch
  • CHANGED timeout of cached sessions reduced to 1hr
  • CHANGED max allowed sessions in cache reduced to 2560.
  • CHANGED default HTTP_KEEPALIVE increased to 5mins

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