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
/
ipsec
Age
Commit message (
Expand
)
Author
1997-11-04
support for blowfish and cast. add -authkey to seperate key material
Niels Provos
1997-09-24
Duh!
Angelos D. Keromytis
1997-09-24
Support for new style padding.
Angelos D. Keromytis
1997-09-23
Addition for tunnel mode. I'm in Canada, i can write crypto code!
Angelos D. Keromytis
1997-09-14
some -Wall
Theo de Raadt
1997-09-05
missing documentation.
Niels Provos
1997-09-03
argh
Niels Provos
1997-09-03
forgot a state_insert, handling resource limit messages should work now!
Niels Provos
1997-09-02
including changes between drafts-14-16.
Niels Provos
1997-08-26
first try at documentation
Niels Provos
1997-08-26
main should return int
Niklas Hallqvist
1997-08-26
made hopefully more user friendly + support for new esp.
Niels Provos
1997-08-24
#include <string.h> for strlen() and strcpy().
Todd C. Miller
1997-08-24
#include <string.h> for strlen().
Todd C. Miller
1997-07-28
typos
Niklas Hallqvist
1997-07-26
support for noipsec routes. use -1 or p0 at fespah.
Niels Provos
1997-07-26
reserve SPIs for correct protos: ah and/or esp.
Niels Provos
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1997-07-25
initialize variable!! found by mickey
Niels Provos
1997-07-24
new symmetric identity choice. fix bug with expired exchange values on
Niels Provos
1997-07-23
tunnel,lifetimes,hostname via startkey/startup
Niels Provos
1997-07-22
talk about grok
Niels Provos
1997-07-22
make startkey grok more, make users grok more + tiny protocol fixes.
Niels Provos
1997-07-20
move NOMAN into programs Makefile
Niels Provos
1997-07-19
minor cleanup.
Niels Provos
1997-07-18
include new dirs. remove bogus trailer.
Niels Provos
1997-07-18
make photurisd start an exchange
Niels Provos
1997-07-18
initial import of the photuris keymanagement daemon
Niels Provos
1997-07-14
typo
Niels Provos
1997-07-13
Cleanup, made argument order a bit more sane.
Angelos D. Keromytis
1997-07-13
Simplified use.
Angelos D. Keromytis
1997-07-13
Typo correction.
Angelos D. Keromytis
1997-07-11
reflect changes in kernel ipsec
Niels Provos
1997-07-02
typo
Niels Provos
1997-07-01
remove obsolete sources
Niels Provos
1997-07-01
remove obsolete sources
Niels Provos
1997-07-01
reflect changes in ipsec
Niels Provos
1997-06-20
need fewer of these
Theo de Raadt
1997-06-20
ah-sha1 + esp-3des
Niels Provos
1997-05-15
mention that addition code was written in Germany
Theo de Raadt
1997-04-14
strtol to strtoul
Niels Provos
1997-03-01
Unified ipsec prgs in ipsecadm
Niels Provos
1997-02-28
Corrected the length field.
Angelos D. Keromytis
1997-02-22
header
Niels Provos
1997-02-22
Amended the copyleft.
Angelos D. Keromytis
1997-02-22
Changed to reflect new TTL-option in kernel.
Angelos D. Keromytis
1997-02-21
Integration of IPSEC userland tools, no manpages yet, sorry.
Niklas Hallqvist