Releases: angt/glorytun
Releases · angt/glorytun
Glorytun 0.0.72-mud
- Add (removed) reply protection on badly encrypted message.
Glorytun 0.0.71-mud
- Add
bind-backup
option.
Glorytun 0.0.70-mud
- Restore failover with packet duplication.
Glorytun 0.0.69-mud
WARNING: This release is not compatible with older versions.
Glorytun 0.0.68-mud
- Remove option multiqueue.
- Get MTU from ICMP.
- Use dont-frag in ipv4.
Glorytun 0.0.67-mud
- Don't call
crypto_aead_aes256gcm_beforenm()
if no aesni..
Glorytun 0.0.66-mud
- Add MTU negotiation.
Glorytun 0.0.65-mud
- Don't wait too long to resend keyx if no answer.
Glorytun 0.0.64-mud
- Remove useless log:
mud_recv: Invalid argument
Glorytun 0.0.63-mud
- Be more verbose when mud fails.
- Try to keep packets when
send()
fails.