aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/external-tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* go test: correct tai64n and formattingJason A. Donenfeld2017-06-011-26/+26
|
* external-tests: add keepalive packetJason A. Donenfeld2017-06-012-0/+23
|
* go test: properly pad messageJason A. Donenfeld2017-06-011-2/+2
|
* rust test: add icmp pingJason A. Donenfeld2017-05-302-10/+63
|
* rust test: convert screech test to snowJake McGinty2017-05-302-39/+31
|
* noise: redesign preshared key modeJason A. Donenfeld2017-05-173-12/+18
|
* Update copyrightJason A. Donenfeld2017-01-102-2/+2
|
* external-tests: update to latestJason A. Donenfeld2016-12-253-28/+50
|
* headers: cleanup noticesJason A. Donenfeld2016-11-212-2/+2
|
* git: organize ignore filesJason A. Donenfeld2016-09-292-0/+3
|
* go test: don't rely on undefined append behaviorJonathan Rudenberg2016-07-071-5/+3
|
* rust test: actually use tai64nJason A. Donenfeld2016-07-071-1/+1
|
* 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-073-4/+4
|
* 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
* Readme: use https instead of httpDaniel Kahn Gillmor2016-06-301-1/+1
| | | | | For the websites referenced that offer https instead of http, use https.
* Initial commitJason A. Donenfeld2016-06-258-0/+352