Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-04 | Align with go library layout | Mathias Hall-Andersen | |
2018-02-02 | Clear cryptographic state when interface down | Mathias Hall-Andersen | |
Attempts to clear the cryptographic state for every peer when the device goes down. | |||
2017-09-20 | Added last_minute_handshake_guard | Mathias Hall-Andersen | |
- Added last_minute_handshake_guard and reverted keypair changes. - Added comment explaining the state of Go in releation to handling cryptographic state in memory. - Decreased logging level of netsh test | |||
2017-09-01 | Improved handling of key-material | Mathias Hall-Andersen | |
2017-08-14 | Improved cookie/mac computation code | Mathias Hall-Andersen | |
2017-07-10 | Added replay protection | Mathias Hall-Andersen | |
2017-07-08 | Improved timer state machine | Mathias Hall-Andersen | |
2017-07-06 | Initial working full exchange | Mathias Hall-Andersen | |
The implementation is now capable of connecting to another wireguard instance, complete a handshake and exchange transport messages. | |||
2017-07-02 | Fixed transport header problem | Mathias Hall-Andersen | |
2017-06-30 | Completed initial version of outbound flow | Mathias Hall-Andersen | |
2017-06-27 | Implemented MAC1/2 calculation | Mathias Hall-Andersen | |
2017-06-26 | Begin implementation of outbound work queue | Mathias Hall-Andersen | |
2017-06-26 | Begin work on outbound packet flow | Mathias Hall-Andersen | |
2017-06-24 | Completed noise handshake | Mathias Hall-Andersen | |
2017-06-24 | Restructuring of noise impl. | Mathias Hall-Andersen | |