aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifup-ipsec
Commit message (Expand)AuthorAgeFilesLines
* handle non-ascii keys (#150552)Bill Nottingham2005-03-301-24/+34
* set proper route (#140654, #146169)Bill Nottingham2005-03-281-2/+4
* don't do fwd policies explicitly; let setkey handle itBill Nottingham2005-03-111-12/+0
* add fwd policies (#145507)Bill Nottingham2005-01-191-0/+12
* racoon's parser got fixed, oops.Bill Nottingham2004-04-131-3/+2
* allow for no AH SPI (#116922, <felipe_alfaro@linuxmail.org>)Bill Nottingham2004-03-161-4/+4
* fix typoBill Nottingham2003-09-261-1/+1
* for tunneling, add a route for the tunneled net through the other hostBill Nottingham2003-09-121-0/+4
* more ipsec fixes (#104227, <harald@redhat.com>)Bill Nottingham2003-09-111-4/+4
* ipv6 fixes - detect automatic keying better, fix variable names forBill Nottingham2003-09-111-8/+9
* 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
* 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
* 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
* well, fix parsingBill Nottingham2003-07-011-1/+1
* initial stuff. may not work. may not even parse.Bill Nottingham2003-07-011-0/+112