aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifup-ipsec
Commit message (Collapse)AuthorAgeFilesLines
* typo (#103781)Bill Nottingham2003-09-041-1/+1
|
* always add info to /etc/racoon/racoon.confr7-26Bill Nottingham2003-07-031-6/+9
|
* make setkey be quietBill Nottingham2003-07-031-4/+4
|
* remove -xBill Nottingham2003-07-031-1/+1
|
* mention that type is requiredBill Nottingham2003-07-031-0/+1
|
* - nuke RSA support, since we're not doing it right nowBill Nottingham2003-07-031-19/+8
| | | | | - switch md5 -> sha1 - clarify some docs
* fix quoting of peer certfileBill Nottingham2003-07-031-1/+1
|
* that ';' is important. damned if i know why, i think the parser is buggy.Bill Nottingham2003-07-021-2/+3
| | | | fix quoting of include files.
* first batch of automatic keying fixes. notably, I can't type.Bill Nottingham2003-07-021-18/+23
|
* some fixes. i love shell quotingBill Nottingham2003-07-021-20/+28
|
* name SPIs something other than 1234Bill Nottingham2003-07-021-9/+9
|
* automatic keying support. not yet tested, either.Bill Nottingham2003-07-021-8/+144
|
* allow different in/out encryption protocols, tooBill Nottingham2003-07-011-8/+8
|
* allow using only AH or ESP, don't require bothBill Nottingham2003-07-011-16/+37
| | | | allow incoming/outgoing keys to be different
* well, fix parsingBill Nottingham2003-07-011-1/+1
|
* initial stuff. may not work. may not even parse.Bill Nottingham2003-07-011-0/+112