aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/extract-handshakes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* extract-{handshakes,keys}: rework for upstream kernelJason A. Donenfeld2020-02-012-7/+2
| | | | | | | Now that WireGuard has been upstreamed and the repos split, we have to look elsewhere for these headers. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* global: bump copyrightJason A. Donenfeld2020-01-022-2/+2
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* global: update copyrightJason A. Donenfeld2019-01-072-2/+2
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* makefile: use immediate expansion and use correct template patternsJason A. Donenfeld2018-12-181-0/+1
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* global: put SPDX identifier on its own lineJason A. Donenfeld2018-09-201-2/+2
| | | | | | | The kernel has very specific rules correlating file type with comment type, and also SPDX identifiers can't be merged with other comments. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* contrib: add extract-handshakes kprobe exampleJason A. Donenfeld2018-03-045-0/+175
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>