itojun
|
dda2494d07
|
aes-xcbc-mac is now an RFC. bump date.
|
2003-10-21 07:20:11 +00:00 |
itojun
|
e1d953a832
|
support DUMP by sysctl
|
2003-09-12 07:45:21 +00:00 |
wiz
|
c557470784
|
Punctuation nit; bump date for previous.
|
2003-09-08 07:09:13 +00:00 |
itojun
|
4380703631
|
make it possible to process files.
|
2003-09-08 06:18:49 +00:00 |
itojun
|
9effb481fb
|
"tagged" policy is not introduced to netbsd-current yet
|
2003-09-07 22:21:01 +00:00 |
itojun
|
643b0ddea3
|
warn that port-number does not work for gateway config. PR kern/22715
add reference. bump date.
|
2003-09-07 22:18:58 +00:00 |
itojun
|
182a98314c
|
support new algorithms
|
2003-07-25 10:06:09 +00:00 |
itojun
|
aada1051de
|
support hmac-sha2
|
2003-07-22 03:38:14 +00:00 |
wiz
|
6e047dae78
|
Bump date for last.
|
2003-07-04 13:09:58 +00:00 |
itojun
|
5af08a4965
|
more error traps on malloc failure. accept "-E null".
various pedantic checks. from kame
|
2003-07-01 07:20:12 +00:00 |
wiz
|
9f3dc3febc
|
Remove unnecessary space before dot.
|
2003-06-30 11:48:05 +00:00 |
itojun
|
1fc7a4943e
|
correct bad RFC ref. KAME problem report 480
|
2003-05-27 02:37:24 +00:00 |
wiz
|
4163cb2aee
|
Fix some typos. From Igor Sobrado in PR 20722.
|
2003-03-15 22:25:37 +00:00 |
itojun
|
33fe7af9a4
|
sync with latest kame setkey(8), modulo icmp6 hack.
pfkey.c is now more picky about buffer length validation.
spddump (setkey -DP) will print lifetime information.
|
2002-05-14 11:24:20 +00:00 |
wiz
|
83634e4e14
|
Slightly improve markup in two places, sort sections.
|
2001-11-16 12:10:06 +00:00 |
wiz
|
4ce43ae0cd
|
Whitespace nits
|
2001-11-16 10:25:42 +00:00 |
itojun
|
3fdd7a9bab
|
upgrade to the latest KAME setkey(8). allows FQDN hostname in commands.
"add localhost localhost esp 9999 -E des-cbc hogehoge" adds two keys,
for 127.0.0.1 and ::1
|
2001-09-07 04:12:10 +00:00 |
itojun
|
733748c930
|
we have never supported lzs. sync with kame
|
2001-08-16 06:39:09 +00:00 |
itojun
|
f0a37a3a91
|
sync with latest kame. clarifies hex key and other things.
|
2001-08-12 09:38:18 +00:00 |
wiz
|
cbd2a2a6a6
|
Drop trailing dot in Nd.
|
2001-06-05 12:46:08 +00:00 |
thorpej
|
617bd311bc
|
Add a "deleteall" command that takes a src/dst/protocol.
|
2001-02-16 23:55:05 +00:00 |
itojun
|
055f6cd999
|
have description on -v. sync with kame
|
2000-10-15 13:43:51 +00:00 |
itojun
|
4bfd9169a9
|
support rijndael-cbc.
|
2000-10-03 21:48:33 +00:00 |
gmcgarry
|
69a9911e49
|
Fix spelling.
|
2000-09-20 22:08:01 +00:00 |
kleink
|
2caf6aacdd
|
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as
appropriate (and documented in mdoc(7)).
|
2000-09-04 07:30:07 +00:00 |
itojun
|
914e93c4db
|
mention resesrved SPI range, which is not usable from userland
|
2000-07-01 01:04:04 +00:00 |
itojun
|
11a42bf1f4
|
move setkey(8) from usr.sbin to sbin, to enable us to initialize
IPsec manual key before /usr mount..
(based on "don't use cvsmove" discussion i have seen, I did not use cvsmove)
|
2000-06-13 15:15:21 +00:00 |