aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/external-tests/go/main.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* global: update copyrightJason A. Donenfeld2019-01-071-1/+1
|
* external-tests: update go versionJason A. Donenfeld2018-02-151-2/+2
|
* global: year bumpJason A. Donenfeld2018-01-031-1/+1
|
* global: wireguard.io --> wireguard.comJason A. Donenfeld2017-07-201-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 macJason A. Donenfeld2017-06-081-3/+3
|
* go test: correct tai64n and formattingJason A. Donenfeld2017-06-011-26/+26
|
* external-tests: add keepalive packetJason A. Donenfeld2017-06-011-0/+12
|
* go test: properly pad messageJason A. Donenfeld2017-06-011-2/+2
|
* noise: redesign preshared key modeJason A. Donenfeld2017-05-171-3/+6
|
* Update copyrightJason A. Donenfeld2017-01-101-1/+1
|
* external-tests: update to latestJason A. Donenfeld2016-12-251-11/+23
|
* headers: cleanup noticesJason A. Donenfeld2016-11-211-1/+1
|
* go test: don't rely on undefined append behaviorJonathan Rudenberg2016-07-071-5/+3
|
* go test: actually use TAI64NJason A. Donenfeld2016-07-071-1/+1
|
* go test: don't use 1 as icmp idsJason A. Donenfeld2016-07-071-3/+3
|
* go test: dynamically calculate ip checksumJason A. Donenfeld2016-07-071-2/+20
|
* go test: add ICMP pingJonathan Rudenberg2016-07-071-8/+64
|
* external-tests: switch to demo serverJason A. Donenfeld2016-07-071-1/+1
|
* go test: put nonce at correct locationJason A. Donenfeld2016-07-071-1/+1
|
* go test: make more idiomaticJonathan Rudenberg2016-07-071-40/+65
| | | | | | | | | - gofmt - Give config struct one line per field - Use camel case - Check errors - Log invariants with detail - Use consistent pronouns
* Initial commitJason A. Donenfeld2016-06-251-0/+63