itojun
|
e1d953a832
|
support DUMP by sysctl
|
2003-09-12 07:45:21 +00:00 |
itojun
|
0398a95f59
|
make it possible to use /kern/ipsec{sp,sa} for dumping policy/SA. it will
workaround the issue with socket buffer size in PF_KEY SADB_DUMP.
|
2003-09-08 12:34:29 +00:00 |
wiz
|
da332882ea
|
Add file ... mode to usage.
|
2003-09-08 07:09:53 +00:00 |
itojun
|
4380703631
|
make it possible to process files.
|
2003-09-08 06:18:49 +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 |
itojun
|
781846fcdb
|
use NI_MAX*. 10 is not enough for port number. sync w/kame
|
2003-04-15 07:32:06 +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 |
kleink
|
017a840cd9
|
getopt(3): EOF -> -1.
|
2001-05-07 14:51:46 +00:00 |
cgd
|
2ed72303ae
|
avoid use of ANSI C trigraph ??/
|
2000-12-20 01:05:22 +00:00 |
itojun
|
4bfd9169a9
|
support rijndael-cbc.
|
2000-10-03 21:48:33 +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 |