CVS log for src/usr.sbin/wgconfig/wgconfig.c
Up to [cvs.NetBSD.org] / src / usr.sbin / wgconfig
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5.6.1: download - view: text, markup, annotated - select for diffs
Thu Jun 8 11:12:22 2023 UTC (18 months ago) by martin
Branches: netbsd-10
CVS tags: netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1
Diff to: previous 1.5: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5: +6 -2
lines
Pull up following revision(s) (requested by oster in ticket #194):
usr.sbin/wgconfig/wgconfig.c: revision 1.6
Don't allow "wgconfig add peer ..." to accept invalid options.
Addresses PR bin/57392 .
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun May 7 16:05:07 2023 UTC (19 months ago) by oster
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -2
lines
Don't allow "wgconfig add peer ..." to accept invalid options.
Addresses PR bin/57392 .
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Aug 28 17:17:53 2020 UTC (4 years, 3 months ago) by tih
Branches: MAIN
CVS tags: netbsd-10-base,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Branch point for: netbsd-10
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +10 -6
lines
Show the time of the latest handshake properly formatted.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Aug 21 17:51:31 2020 UTC (4 years, 3 months ago) by martin
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4
lines
Use %zu for size_t
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Aug 20 21:34:51 2020 UTC (4 years, 3 months ago) by riastradh
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +157 -104
lines
Update wgconfig(8) for proplib API changes.
Also check type tags before conversion.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Aug 20 21:31:26 2020 UTC (4 years, 3 months ago) by riastradh
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -3
lines
Make `wgconfig --help' and variations work.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Aug 20 21:28:02 2020 UTC (4 years, 3 months ago) by riastradh
Branches: MAIN
[ozaki-r] Add wg files
CVSweb <webmaster@jp.NetBSD.org>