summaryrefslogtreecommitdiffstatshomepage
path: root/contrib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ratelimiter: load hashlimit at modinsert timeJason A. Donenfeld2016-11-291-2/+2
| | | | This fixes a potential race with net_lock and rtnl_lock.
* headers: cleanup noticesJason A. Donenfeld2016-11-2110-2/+22
|
* git: organize ignore filesJason A. Donenfeld2016-09-293-0/+7
|
* Rework headers and includesJason A. Donenfeld2016-09-291-1/+3
|
* examples: add key extractorJason A. Donenfeld2016-08-264-0/+221
|
* examples: add nat-hole-punchingJason A. Donenfeld2016-08-243-0/+354
|
* selftest: move to subfolderJason A. Donenfeld2016-08-021-1/+1
|
* contrib: move patchers to contrib/kernel-treeJason A. Donenfeld2016-08-022-1/+21
|
* build system: revamp building and configurationJason A. Donenfeld2016-07-181-1/+1
|
* examples: update ncat-client-server readmeJason A. Donenfeld2016-07-081-5/+5
|
* persistent keepalive: enable in an exampleexperimental-0.0.20160708Jason A. Donenfeld2016-07-081-1/+1
|
* 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
* contrib: organize example scripts and add synergyJason A. Donenfeld2016-07-058-0/+43
|
* contrib: remove extraneous cruftJason A. Donenfeld2016-07-019-194/+16
| | | | | | | We don't want people packaging these or even using these scripts, which are only useful for limited development circumstances, so get rid of them. More widespread development testing techniques still exist in src/debug.mk and src/netns.sh
* Readme: use https instead of httpDaniel Kahn Gillmor2016-06-301-1/+1
| | | | | For the websites referenced that offer https instead of http, use https.
* Kconfig patching: do not match on NETFILTERJason A. Donenfeld2016-06-291-1/+1
|
* Initial commitJason A. Donenfeld2016-06-2520-0/+607