Skip to content

Tags: trzsz/tsshd

Tags

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was signed with the committer’s verified signature.
lonnywong Lonny Wong
bump version to v0.1.8

v0.1.7

Toggle v0.1.7's commit message

Verified

This commit was signed with the committer’s verified signature.
lonnywong Lonny Wong
bump version to v0.1.7

v0.1.7-rc3

Toggle v0.1.7-rc3's commit message

Verified

This commit was signed with the committer’s verified signature.
lonnywong Lonny Wong
use "$XDG_CONFIG_HOME/tsshd/sshd_config" as the highest-priority conf…

…ig file #22

v0.1.7-rc2

Toggle v0.1.7-rc2's commit message

Verified

This commit was signed with the committer’s verified signature.
lonnywong Lonny Wong
flush cached UDP packets after auth stage timeout

Experimental attempt to address QUIC connections that remain
stuck in the auth stage. May help resume communication, but
not guaranteed to fix the issue.

v0.1.7-rc1

Toggle v0.1.7-rc1's commit message

Verified

This commit was signed with the committer’s verified signature.
lonnywong Lonny Wong
fix: pass DISPLAY and SSH_AUTH_SOCK to session env

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was signed with the committer’s verified signature.
lonnywong Lonny Wong
bump version to v0.1.6 and enforce minimum version

v0.1.6-rc11

Toggle v0.1.6-rc11's commit message

Verified

This commit was signed with the committer’s verified signature.
lonnywong Lonny Wong
fix(quic): fix QUIC packets being sent too frequently #13

v0.1.6-rc10

Toggle v0.1.6-rc10's commit message

Verified

This commit was signed with the committer’s verified signature.
lonnywong Lonny Wong
update copyright

v0.1.6-rc9

Toggle v0.1.6-rc9's commit message

Verified

This commit was signed with the committer’s verified signature.
lonnywong Lonny Wong
optimize proxy jump forwarding throughput

v0.1.6-rc8

Toggle v0.1.6-rc8's commit message

Verified

This commit was signed with the committer’s verified signature.
lonnywong Lonny Wong
refactor(proxyjump): restructure implementation; improve QUIC compati…

…bility and usage