aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifup-ipsec
Commit message (Expand)AuthorAgeFilesLines
* Add a way to manually manage racoon.conf, e.g. to handle separate tunnels withMiloslav Trmac2006-11-151-4/+6
* pass path to '.' always (#206035)Bill Nottingham2006-09-111-1/+1
* - Add ESP authentication support (last part of #168972, based on a patch byMiloslav Trmac2006-07-091-26/+28
* Don't use an obsolete peers_certfile syntax (part of #168972, patch byMiloslav Trmac2006-07-081-1/+1
* - Allow disabling AH or ESP with authomatic keying (part of #168972, based onMiloslav Trmac2006-07-081-33/+9
* Eliminate as much duplicated code as possible (part of #168972, based on aMiloslav Trmac2006-07-081-98/+44
* Move $SRC initialization before first useMiloslav Trmac2006-07-081-5/+4
* Prevent IPsec tunelling of local traffic when tunnel subnets overlap (#150862)Miloslav Trmac2006-07-081-7/+19
* * ifup-ipsec:Miloslav Trmac2006-05-161-9/+13
* 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