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
2006-05-26
let us not talk about ipsecadm and vpn anymore; ok reyk
Theo de Raadt
2005-06-07
don't include ccitt headers (were not used anyway)
Henning Brauer
2005-05-25
aesctr and null support
Markus Friedl
2004-12-28
handle strtoul correctly on 64-bit machines; hshoexer ok
Theo de Raadt
2004-11-25
off by one in err()
Markus Friedl
2004-09-27
make usage() fatal, use err/warn, and minor knf
Jared Yanovich
2004-09-25
tidy usage; ok ho hshoexer
Jared Yanovich
2004-06-25
remove two ununsed includes
Henning Brauer
2004-05-23
support deletion of tcpmd5 SAs and add regress tests; ok hshoexer, deraadt
Markus Friedl
2004-05-23
unbreak ipcomp; report davidkrause; ok hshoexer@
Markus Friedl
2004-05-14
unbreak, interpret cpi and spi values as hex even if not preceded by 0x.
Jason Ish
2004-05-10
strtonum conversion and better input checking of integer values; ok deraadt@
Jason Ish
2004-05-09
de-lint
Theo de Raadt
2004-01-27
correct address resolution logic via getaddrinfo(3). henning and markus ok
Jun-ichiro itojun Hagino
2004-01-27
pass -spi for tcpmd5, too; ok hshoexer@
Markus Friedl
2004-01-15
support for rfc 2385 tcp md5 'signature' keys
Markus Friedl
2003-12-02
UDP encapsulation for ESP in transport mode (draft-ietf-ipsec-udp-encaps-XX.txt)
Markus Friedl
2003-09-23
use getaddrinfo for name-to-address resolution. mcbride@ ok
Jun-ichiro itojun Hagino
2003-07-24
conform to RFC2367 on SADB_xx naming (local name must be prefixed with
Jun-ichiro itojun Hagino
2003-07-24
hmac-sha2-{256,384,512} support in AH/ESP auth. markus ok
Jun-ichiro itojun Hagino
2003-07-02
missing protos
Theo de Raadt
2003-02-25
implement 'show' and 'monitor' commands; ok djm@, deraadt@, cedric@
Markus Friedl
2003-02-15
skeleton support for LZS compression
Jason Wright
2002-07-03
ansi
Theo de Raadt
2001-12-01
KNF
Theo de Raadt
2001-08-05
re-order headers as they should be
Theo de Raadt
2001-07-06
Fix unused/uninitialized variables.
Angelos D. Keromytis
2001-07-05
IPComp support. angelos@ ok.
Jean-Jacques Bernard-Gundol
2001-06-26
configure sa_family on mask too. to preserve older practice
Jun-ichiro itojun Hagino
2001-06-26
allow -addr src/prefixlen dst/prefixlen. discussed with angelos.
Jun-ichiro itojun Hagino
2001-06-25
Copyright update.
Angelos D. Keromytis
2001-06-08
Set SADB_X_POLICYFLAGS_POLICY for flows we add/delete.
Angelos D. Keromytis
2001-06-05
Make our pfkeyv2.h more RFC2367 compliant. Also fix some backwards
Niklas Hallqvist
2001-05-30
MBOX->USERFQDN
Angelos D. Keromytis
2001-04-19
PF_KEY identity extensions are NUL-terminated. Do not forget neither to
Niklas Hallqvist
2001-03-28
Fix range checking on SPIs (Jean-Jacques.Bernard@hsc.fr)
Angelos D. Keromytis
2001-03-22
Allow srcid/dstid for manually-set SAs as well (mostly for debug
Angelos D. Keromytis
2001-03-08
whack exit(-#)
Theo de Raadt
2000-11-17
*HMAC96->*HMAC
Angelos D. Keromytis
2000-10-25
typo; deraadt ok
Jason Wright
2000-10-18
Destination address is not needed for flows.
Angelos D. Keromytis
2000-10-16
getserv* already returns ports in network byteorder
Niklas Hallqvist
2000-10-09
AES.
Angelos D. Keromytis
2000-09-29
Update for no -spi use with flow
Angelos D. Keromytis
2000-09-21
Send correct lengths for srcid/dstid.
Angelos D. Keromytis
2000-09-21
Allocate memory for srcid/dstid.
Angelos D. Keromytis
2000-09-20
srcid/dstid/srcid_type/dstid_type flags for flows.
Angelos D. Keromytis
2000-09-19
Re-add support for SA bundles.
Angelos D. Keromytis
2000-09-19
Update to use the new framework.
Angelos D. Keromytis
2000-05-02
Keep track of those offsets in argv[].
Hakan Olsson
[next]