Skip to content

Tags: openziti/tlsuv

Tags

v0.33.8

Toggle v0.33.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #266 from openziti/replace-select

replace select() with poll() to avoid `fd_set` 1024 limit

v0.33.7

Toggle v0.33.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #265 from openziti/fix-stream-addr-connect

Fix stream addr connect

v0.33.6

Toggle v0.33.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #262 from openziti/prevent-reentry-on-failed-req

avoid re-entering fail_active_request()

v0.33.5

Toggle v0.33.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #261 from openziti/do-not-add-slash-before-empty-path

no slash needed if path is empty

v0.33.4

Toggle v0.33.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #260 from openziti/http-prefix-2

fix inconsistent root slash handling

v0.33.3

Toggle v0.33.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #259 from openziti/more-robust-ci-caching

use vpckg binary caching

v0.33.2

Toggle v0.33.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #257 from openziti/zlib-linked-directly

zlib is now linked with standard method

v0.33.1

Toggle v0.33.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #254 from openziti/android-load-default-ca

load system CA on android from proper location

v0.33.0

Toggle v0.33.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #255 from openziti/openssl-allow-partial-chains

openssl: allow partial chain verification

v0.32.9

Toggle v0.32.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #253 from openziti/fix-set-own-cert-leak

remove extra up_ref in set_own_cert()