Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | global: wireguard.io --> wireguard.com | 2017-07-20 | 1 | -1/+1 | |
| | | | | | Due to concerns with the .io TLD, we are switching to using wireguard.com instead. | ||||
* | go test: use x/crypto for blake2s now that we have 128-bit mac | 2017-06-08 | 1 | -3/+3 | |
| | |||||
* | go test: correct tai64n and formatting | 2017-06-01 | 1 | -26/+26 | |
| | |||||
* | external-tests: add keepalive packet | 2017-06-01 | 1 | -0/+12 | |
| | |||||
* | go test: properly pad message | 2017-06-01 | 1 | -2/+2 | |
| | |||||
* | noise: redesign preshared key mode | 2017-05-17 | 1 | -3/+6 | |
| | |||||
* | Update copyright | 2017-01-10 | 1 | -1/+1 | |
| | |||||
* | external-tests: update to latest | 2016-12-25 | 1 | -11/+23 | |
| | |||||
* | headers: cleanup notices | 2016-11-21 | 1 | -1/+1 | |
| | |||||
* | git: organize ignore files | 2016-09-29 | 1 | -0/+1 | |
| | |||||
* | go test: don't rely on undefined append behavior | 2016-07-07 | 1 | -5/+3 | |
| | |||||
* | go test: actually use TAI64N | 2016-07-07 | 1 | -1/+1 | |
| | |||||
* | go test: don't use 1 as icmp ids | 2016-07-07 | 1 | -3/+3 | |
| | |||||
* | go test: dynamically calculate ip checksum | 2016-07-07 | 1 | -2/+20 | |
| | |||||
* | go test: add ICMP ping | 2016-07-07 | 1 | -8/+64 | |
| | |||||
* | external-tests: switch to demo server | 2016-07-07 | 1 | -1/+1 | |
| | |||||
* | go test: put nonce at correct location | 2016-07-07 | 1 | -1/+1 | |
| | |||||
* | go test: make more idiomatic | 2016-07-07 | 1 | -40/+65 | |
| | | | | | | | | | - gofmt - Give config struct one line per field - Use camel case - Check errors - Log invariants with detail - Use consistent pronouns | ||||
* | Initial commit | 2016-06-25 | 1 | -0/+63 | |