aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/extract-handshakes/offset-finder.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* extract-{handshakes,keys}: rework for upstream kernelJason A. Donenfeld2020-02-011-1/+1
| | | | | | | 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-021-1/+1
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* global: update copyrightJason A. Donenfeld2019-01-071-1/+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-041-0/+44
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>