aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/pubkey.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* global: update copyrightJason A. Donenfeld2019-01-071-1/+1
|
* tools: curve25519: handle unaligned loads/stores safelyJason A. Donenfeld2018-12-201-1/+1
| | | | Reported-by: Chris Hewitt <chris@chrishewitt.net>
* 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.
* global: year bumpJason A. Donenfeld2018-01-031-1/+1
|
* global: add SPDX tags to all filesGreg Kroah-Hartman2017-12-091-1/+4
| | | | | | | | | | | | | It's good to have SPDX identifiers in all files as the Linux kernel developers are working to add these identifiers to all files. Update all files with the correct SPDX license identifier based on the license text of the project or based on the license in the file itself. The SPDX identifier is a legally binding shorthand, which can be used instead of the full boiler plate text. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Modified-by: Jason A. Donenfeld <Jason@zx2c4.com>
* tools: support text-based ipcJason A. Donenfeld2017-05-171-1/+1
|
* tools: side channel resistant base64Jason A. Donenfeld2017-04-191-11/+8
|
* Update copyrightJason A. Donenfeld2017-01-101-1/+1
|
* headers: cleanup noticesJason A. Donenfeld2016-11-211-1/+1
|
* tools: improve error reporting and detectionJason A. Donenfeld2016-07-031-8/+25
|
* Initial commitJason A. Donenfeld2016-06-251-0/+33