aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/macOS/highlighter.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Highlighter: Report each key type separatelyRoopesh Chander2019-01-141-1/+5
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* Highlighter: use original file from contrib/examples/highlighterJason A. Donenfeld2019-01-141-463/+471
| | | | | | | This makes it easier to track updates and make diffs. Also, disable things we don't support in the NetworkExtension app. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* Added syntax highlighting conf textviewEric Kuck2019-01-141-0/+588
Signed-off-by: Eric Kuck <eric@bluelinelabs.com>