Skip to content

Version 2026.5.30

Choose a tag to compare

@Ousret Ousret released this 30 May 04:34
8a773cb

2026.5.30

  • Fixed set_fingerprint("chrome:*") causing handshake failure against servers that honor cert compression.
  • Fixed set_alpn_protocols(...) called after set_fingerprint(...) being silently ignored; the fingerprint's per-connection SSL_set_alpn_protos dismissed the user override.
  • Fixed RSS climbing to the lifetime peak of buffered ciphertext.