Import twofactor.
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
v1.12.0 - 2025-11-16
|
||||||
|
|
||||||
|
Added
|
||||||
|
- twofactor: the github.com/kisom/twofactor repo has been subtree'd
|
||||||
|
into this repo.
|
||||||
|
|
||||||
v1.11.2 - 2025-11-16
|
v1.11.2 - 2025-11-16
|
||||||
|
|
||||||
Changed
|
Changed
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ Contents:
|
|||||||
atping/ Automated TCP ping, meant for putting in cronjobs.
|
atping/ Automated TCP ping, meant for putting in cronjobs.
|
||||||
ca-signed/ Validate whether a certificate is signed by a CA.
|
ca-signed/ Validate whether a certificate is signed by a CA.
|
||||||
cert-bundler/
|
cert-bundler/
|
||||||
Create certificate bundles from a source of PEM
|
Create certificate bundles from a source of PEM
|
||||||
certificates.
|
certificates.
|
||||||
cert-revcheck/
|
cert-revcheck/
|
||||||
Check whether a certificate has been revoked or is
|
Check whether a certificate has been revoked or is
|
||||||
@@ -64,7 +64,7 @@ Contents:
|
|||||||
sprox/ Simple TCP proxy.
|
sprox/ Simple TCP proxy.
|
||||||
stealchain/ Dump the verified chain from a TLS connection to a
|
stealchain/ Dump the verified chain from a TLS connection to a
|
||||||
server.
|
server.
|
||||||
stealchain-server/
|
stealchain-server/
|
||||||
Dump the verified chain from a TLS connection from
|
Dump the verified chain from a TLS connection from
|
||||||
from a client.
|
from a client.
|
||||||
subjhash/ Print or match subject info from a certificate.
|
subjhash/ Print or match subject info from a certificate.
|
||||||
@@ -90,6 +90,7 @@ Contents:
|
|||||||
syslog/ Syslog-type logging.
|
syslog/ Syslog-type logging.
|
||||||
tee/ Emulate tee(1)'s functionality in io.Writers.
|
tee/ Emulate tee(1)'s functionality in io.Writers.
|
||||||
testio/ Various I/O utilities useful during testing.
|
testio/ Various I/O utilities useful during testing.
|
||||||
|
twofactor/ Two-factor authentication.
|
||||||
|
|
||||||
Each program should have a small README in the directory with more
|
Each program should have a small README in the directory with more
|
||||||
information.
|
information.
|
||||||
|
|||||||
Reference in New Issue
Block a user