| Commit message (Expand) | Author | Age | Files | Lines |
* | racoon's parser got fixed, oops. | Bill Nottingham | 2004-04-13 | 1 | -3/+2 |
* | allow for no AH SPI (#116922, <felipe_alfaro@linuxmail.org>) | Bill Nottingham | 2004-03-16 | 1 | -4/+4 |
* | fix typo | Bill Nottingham | 2003-09-26 | 1 | -1/+1 |
* | for tunneling, add a route for the tunneled net through the other host | Bill Nottingham | 2003-09-12 | 1 | -0/+4 |
* | more ipsec fixes (#104227, <harald@redhat.com>) | Bill Nottingham | 2003-09-11 | 1 | -4/+4 |
* | ipv6 fixes - detect automatic keying better, fix variable names for | Bill Nottingham | 2003-09-11 | 1 | -8/+9 |
* | typo (#103781) | Bill Nottingham | 2003-09-04 | 1 | -1/+1 |
* | always add info to /etc/racoon/racoon.confr7-26 | Bill Nottingham | 2003-07-03 | 1 | -6/+9 |
* | make setkey be quiet | Bill Nottingham | 2003-07-03 | 1 | -4/+4 |
* | remove -x | Bill Nottingham | 2003-07-03 | 1 | -1/+1 |
* | mention that type is required | Bill Nottingham | 2003-07-03 | 1 | -0/+1 |
* | - nuke RSA support, since we're not doing it right now | Bill Nottingham | 2003-07-03 | 1 | -19/+8 |
* | fix quoting of peer certfile | Bill Nottingham | 2003-07-03 | 1 | -1/+1 |
* | that ';' is important. damned if i know why, i think the parser is buggy. | Bill Nottingham | 2003-07-02 | 1 | -2/+3 |
* | first batch of automatic keying fixes. notably, I can't type. | Bill Nottingham | 2003-07-02 | 1 | -18/+23 |
* | some fixes. i love shell quoting | Bill Nottingham | 2003-07-02 | 1 | -20/+28 |
* | name SPIs something other than 1234 | Bill Nottingham | 2003-07-02 | 1 | -9/+9 |
* | automatic keying support. not yet tested, either. | Bill Nottingham | 2003-07-02 | 1 | -8/+144 |
* | allow different in/out encryption protocols, too | Bill Nottingham | 2003-07-01 | 1 | -8/+8 |
* | allow using only AH or ESP, don't require both | Bill Nottingham | 2003-07-01 | 1 | -16/+37 |
* | well, fix parsing | Bill Nottingham | 2003-07-01 | 1 | -1/+1 |
* | initial stuff. may not work. may not even parse. | Bill Nottingham | 2003-07-01 | 1 | -0/+112 |