Skip to content

Tags: cbeuw/Cloak

Tags

v2.9.0

Toggle v2.9.0's commit message

Verified

This commit was signed with the committer’s verified signature.
cbeuw Andy Wang
Move to common.RandInt

v2.8.0

Toggle v2.8.0's commit message

Verified

This commit was signed with the committer’s verified signature.
cbeuw Andy Wang
Disable codecov check

v2.7.1-pre

Toggle v2.7.1-pre's commit message

Verified

This commit was signed with the committer’s verified signature.
cbeuw Andy Wang
Remove WriteTo from recvBuffer to prevent blocking on external Writer.

Fixes #229

v2.7.0

Toggle v2.7.0's commit message

Verified

This commit was signed with the committer’s verified signature.
cbeuw Andy Wang
Print binary sha256 in release

v2.6.1

Toggle v2.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #217 from cbeuw/dependabot/go_modules/golang.org/x…

…/crypto-0.1.0

Bump golang.org/x/crypto from 0.0.0-20220131195533-30dcbda58838 to 0.1.0

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #186 from HirbodBehnam/master

Update browser fingerprints

v2.5.5

Toggle v2.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #168 from notsure2/fix-empty-alternative-names

Fix incorrect addition of empty name in MockDomainList if the config string contains AlternativeNames=;

v2.5.4

Toggle v2.5.4's commit message

Verified

This commit was signed with the committer’s verified signature.
cbeuw Andy Wang
Add example usage of AlternativeNames config option

v2.5.3

Toggle v2.5.3's commit message

Verified

This commit was signed with the committer’s verified signature.
cbeuw Andy Wang
Add native support for Apple Silicon

v2.5.2

Toggle v2.5.2's commit message

Verified

This commit was signed with the committer’s verified signature.
cbeuw Andy Wang
Improve encapsulation