index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
ipsecadm
/
ipsecadm.c
Age
Commit message (
Expand
)
Author
1999-09-07
Add {newline, usage()} to 'unknown command' message.
Hakan Olsson
1999-08-25
Fix usage message, fix flow logic.
Angelos D. Keromytis
1999-08-05
Add 'ipsecadm flush' to do what 'route flush -encap' doesn't manage.
Hakan Olsson
1999-07-15
SPI 0 is the one we use for demand keying, IANA reserved SPIs are not
Niklas Hallqvist
1999-07-02
rename SADB_foo_X_bar to SADB_X_foo_bar
Theo de Raadt
1999-06-05
fix another inet_aton()
Theo de Raadt
1999-06-05
use inet_aton()
Theo de Raadt
1999-04-18
missing iscmd
Niels Provos
1999-03-29
make it compile
Niels Provos
1999-03-27
add SADB_X_BINDSA to pfkey allowing incoming SAs to refer to an outgoing
Niels Provos
1999-03-15
explain EPROTONOSUPPORT; nash@mcs.net
Theo de Raadt
1999-03-04
Fix -proto2 numeric protocol handling.
Angelos D. Keromytis
1999-02-27
authkey not authp; Markus.Friedl@informatik.uni-erlangen.de
Theo de Raadt
1999-02-26
Print warning when using DES or Skipjack for encryption.
Angelos D. Keromytis
1999-02-26
Pretty usage message.
Angelos D. Keromytis
1999-02-25
Listen to kernel replies and report errors (much room for improvement
Angelos D. Keromytis
1999-02-25
Fix missing include file, after the re-positioning of sockaddr_union
Angelos D. Keromytis
1999-02-25
Fix bug that didn't allow use of sha1/md5.
Angelos D. Keromytis
1999-02-24
Copyright update.
Angelos D. Keromytis
1999-02-24
Remove unnecessary file, move man page to section 8.
Angelos D. Keromytis
1999-02-24
Almost rewritten ipsecadm to use pfkey. Error reporting is a bit lacking still.
Angelos D. Keromytis
1999-02-17
ipsec skipjack, based on free .fi code (some .gov type will test this for me)
Theo de Raadt
1999-02-13
Verify that keys and IVs are in hex.
Angelos D. Keromytis
1998-11-14
move ipsec tools into .
Theo de Raadt