Releases: angt/glorytun
Releases · angt/glorytun
Glorytun 0.0.37-mud
- Add key exchange.
Glorytun 0.0.36-mud
- Use a bigger timeout when buffers are empty.
- Check ping/pong packets too.
Glorytun 0.0.29
- Use a bigger timeout when buffers are empty.
Glorytun 0.0.35-mud
- Use
timeout
option forsend-timeout
. - Remove
down-timeout
option.
Glorytun 0.0.34-mud
- Better failover.
- Remove option
pong-timeout
.
Glorytun 0.0.33-mud
- Add
down-timeout
option. - Add
send-timeout
option. - Add
pong-timeout
option. - Add
time-tolerance
option.
Glorytun 0.0.32-mud
This is a test release with mud
.
Glorytun 0.0.31-mud
More stuff :)
Glorytun 0.0.30-mud
- Use ChaCha20.
- Ignore old packets (mostly for replay attacks).
Glorytun 0.0.29-mud
- Compute a new tx timeout.