tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
sbin
/
ipsecctl
/
at
jcs
10 files
Makefile
Teach ipsecctl to control isakmpd.
20 years ago
ike.c
mop up P-192/Group 25 remnants
11 months ago
ipsec.conf.5
Slightly iprove a confusing wording in the parse.y manuals: The things that need quoting are not necessarily "argument names", and not even necessarily "names" at all, so just talk about "arguments".
2 months ago
ipsecctl.8
Support collapsing flow outputs.
8 years ago
ipsecctl.c
Tweak previous. Passing "dns" to pledge(2) is suitable for the purpose.
2 years ago
ipsecctl.h
mop up P-192/Group 25 remnants
11 months ago
parse.y
mop up P-192/Group 25 remnants
11 months ago
pfkdump.c
Print at most pkgsize - hdrsize bytes for pfkey tag and identity to prevent out-of-bounds read in strlen().
2 years ago
pfkey.c
Add pledge("stdio") before parsing pfkey messages. This applies to ipsecctl -m and ipsecctl -s. Refactor ipsecctl_show_*() to setup all sysctls first before dropping privileges and finally parsing and printing IPsec SAs and flows.
2 years ago
pfkey.h
sort SAs by spi; ok hshoexer
19 years ago