aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/completion (follow)
Commit message (Collapse)AuthorAgeFilesLines
* wg-quick: better bash completion for non-renaming OSesJason A. Donenfeld2018-05-231-5/+14
|
* wg-quick: support FreeBSD/Darwin search pathJason A. Donenfeld2018-05-231-5/+11
|
* global: year bumpJason A. Donenfeld2018-01-032-2/+2
|
* global: add SPDX tags to all filesGreg Kroah-Hartman2017-12-092-2/+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>
* wg-quick: only bash complete existing interfaces for downJason A. Donenfeld2017-09-061-12/+15
|
* noise: redesign preshared key modeJason A. Donenfeld2017-05-171-3/+4
|
* tools: fix bash completion spacesJason A. Donenfeld2017-02-232-5/+13
|
* tools: add wg show [interface] dumpJason A. Donenfeld2017-02-231-1/+1
|
* socket: enable setting of fwmarkJason A. Donenfeld2017-02-131-2/+4
|
* tools: add wg-quickJason A. Donenfeld2017-01-051-0/+20
| | | | | This is based on wg-config, but is even easier to use, and now makes our full tools suite.
* tools: add bash completion for wg(8)Jason A. Donenfeld2017-01-041-0/+91