]> git.ipfire.org Git - thirdparty/wireguard-go.git/shortlog
thirdparty/wireguard-go.git
2017-07-15  Mathias Hall... Added padding
2017-07-15  Mathias Hall... Conforming to the cross-platform UX
2017-07-14  Mathias Hall... Improved throughput
2017-07-13  Mathias Hall... Endpoint discovery from handshake initiation
2017-07-13  Mathias Hall... Terminate on interface deletion
2017-07-12  Mathias Hall... Restructured MAC/cookie calculation
2017-07-11  Mathias Hall... Fixed MTU method for linux TUN interface
2017-07-11  Mathias Hall... Added ratelimiting of handshake messages
2017-07-10  Mathias Hall... Fixed incomming initiation bug
2017-07-10  Mathias Hall... Added replay protection
2017-07-08  Mathias Hall... Improved timer state machine
2017-07-08  Mathias Hall... Added source verification
2017-07-07  Mathias Hall... Fixed cookie reply processing bug
2017-07-06  Mathias Hall... Fixed broken test
2017-07-06  Mathias Hall... Initial working full exchange
2017-07-02  Mathias Hall... Fixed transport header problem
2017-07-01  Mathias Hall... Handshake negotiation functioning
2017-06-30  Mathias Hall... Removed exponential backoff
2017-06-30  Mathias Hall... Completed initial version of outbound flow
2017-06-29  Mathias Hall... Completed get/set configuration
2017-06-28  Mathias Hall... Work on UAPI
2017-06-27  Mathias Hall... Implemented MAC1/2 calculation
2017-06-26  Mathias Hall... Begin implementation of outbound work queue
2017-06-26  Mathias Hall... Begin work on outbound packet flow
2017-06-24  Mathias Hall... Completed noise handshake
2017-06-24  Mathias Hall... Restructuring of noise impl.
2017-06-23  Mathias Hall... Fixed missing type
2017-06-23  Mathias Hall... Beginning work noise handshake
2017-06-04  Mathias Hall... Beginning work on TUN interface
2017-06-02  Mathias Hall... Trie random test
2017-06-02  Mathias Hall... Added random test for trie
2017-06-01  Mathias Hall... Inital implementation of trie
2017-05-30  Mathias Hall... Merge branch 'master' of git.zx2c4.com:wireguard-go
2017-05-30  Mathias Hall... Beginning work on UAPI and routing table
2017-05-30  Peter WuREADME: rust -> go
2017-05-29  Jason A. DonenfeldInitial scaffolding