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
/
ipsecctl
/
pfkdump.c
Age
Commit message (
Expand
)
Author
2007-01-03
do not print secret keys by default, -k restores old behaviour; ok hshoexer
Markus Friedl
2006-11-24
add support to tag ipsec traffic belonging to specific IKE-initiated
Reyk Floeter
2006-09-19
sort SAs by spi; ok hshoexer
Markus Friedl
2006-08-30
partial backout of last commit
Markus Friedl
2006-08-30
print extensions with type SADB_EXT_MAX, too; ok hshoexer, reyk, msf
Markus Friedl
2006-06-12
Fix a typo that prevented ipsecctl -ss from showing authentication
Christian Weisgerber
2006-06-02
print full information about tcpmd5 and ipcomp SAs, too
Markus Friedl
2006-06-02
tiny style cleanup and white spaces
Hans-Joerg Hoexer
2006-06-02
fix the formatting for sadb_register messages in monitor mode.
Mathieu Sauve-Frankel
2006-06-01
convert pfkey to ipsec_rule and use ipsecctl_print_rule() when dumping
Markus Friedl
2006-06-01
spacing
Theo de Raadt
2006-05-31
whitespace cleanup
Hans-Joerg Hoexer
2006-05-31
shuffle some newlines to make all the formatting work again
Mathieu Sauve-Frankel
2006-05-30
implement monitor mode for ipsecctl. worked on with markus@
Mathieu Sauve-Frankel
2005-12-21
Userland programs should include <errno.h> not <sys/errno.h>
Todd C. Miller
2005-12-12
use ARGSUSED1 here
Hans-Joerg Hoexer
2005-11-13
spacing
Theo de Raadt
2005-11-12
handle transport/tunnel mode
Hans-Joerg Hoexer
2005-10-30
add support for ipcomp.
Hans-Joerg Hoexer
2005-07-09
make sure, output of -ss is identical to syntax for SA rules
Hans-Joerg Hoexer
2005-06-27
improve output for SAs
Hans-Joerg Hoexer
2005-06-06
parse local/remote credential payload types.
Hans-Joerg Hoexer
2005-05-27
remove unused table
Hans-Joerg Hoexer
2005-05-27
Support for dumping the SADB.
Hans-Joerg Hoexer