Commit Graph

15 Commits

Author SHA1 Message Date
tih 0e6edd4d77 Show the time of the latest handshake properly formatted. 2020-08-28 17:17:53 +00:00
riastradh 25154f5f0c Clarify wg(4)'s relation to WireGuard, pending further discussion.
Still planning to replace wgconfig(8) and wg-keygen(8) by one wg(8)
tool compatible with wireguard-tools; update wg(4) for the minor
changes from the 2018-06-30 spec to the 2020-06-01 spec; &c.  This just
clarifies the current state of affairs as it exists in the development
tree for now.

Mark the man page EXPERIMENTAL for extra clarity.
2020-08-26 16:03:40 +00:00
riastradh c0eeeb4aa7 wgconfig does not need libcrypt. 2020-08-26 15:49:07 +00:00
martin e11752f35f Use %zu for size_t 2020-08-21 17:51:31 +00:00
uwe d7ff38016a Mark up a few missed equal signs as literal. 2020-08-21 03:44:58 +00:00
uwe 001a378b00 Markup fixes. 2020-08-21 03:13:30 +00:00
uwe 595cfacbca Fix synopsis. 2020-08-21 02:45:33 +00:00
riastradh 0a3195bdf5 Fix markup around optional command name.
Avoids emboldened brackets.  I remain fuzzy on how grouping in roff
works, or doesn't work.
2020-08-21 01:36:04 +00:00
riastradh 859a2fd925 Add missing description for wgconfig `set private-key' command. 2020-08-20 23:03:08 +00:00
riastradh c28ef62782 Mark up argument as such and write out wgconfig command correctly. 2020-08-20 23:01:20 +00:00
riastradh 89205cd245 Tweak markup so the square brackets don't become bold. 2020-08-20 22:58:06 +00:00
riastradh 0252686c58 Fill out WireGuard man pages. 2020-08-20 21:35:59 +00:00
riastradh a32c8cce00 Update wgconfig(8) for proplib API changes.
Also check type tags before conversion.
2020-08-20 21:34:51 +00:00
riastradh 2c3dfe7425 Make `wgconfig --help' and variations work. 2020-08-20 21:31:26 +00:00
riastradh 61fd7d67f5 [ozaki-r] Add wg files 2020-08-20 21:28:00 +00:00