Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | execute conntrack -F at the outset4.1.4 | Andreas Steffen | 2007-07-04 | 1 | -0/+1 |
| | |||||
* | suppress stderr in start-switches script | Andreas Steffen | 2007-07-04 | 1 | -1/+1 |
| | |||||
* | added three mobike scenarios | Andreas Steffen | 2007-07-04 | 24 | -0/+573 |
| | |||||
* | output crl uri as a printable string instead of a binary blob | Andreas Steffen | 2007-07-04 | 1 | -1/+1 |
| | |||||
* | added entrustVersInfo OID | Andreas Steffen | 2007-07-04 | 1 | -0/+5 |
| | |||||
* | ignoring unkown crl/ocsp uris | Martin Willi | 2007-07-04 | 2 | -5/+17 |
| | |||||
* | using correct nexthop for inserted route | Martin Willi | 2007-07-04 | 1 | -15/+30 |
| | |||||
* | changed mobike behavior to NOT use additional responder addresses until we ↵ | Martin Willi | 2007-07-04 | 1 | -95/+3 |
| | | | | have path discovery | ||||
* | fixed responder initiated CHILD_SA rekeying when using virtual IPs | Martin Willi | 2007-07-04 | 1 | -11/+45 |
| | |||||
* | describe eap option in ipsec.conf.5 man page | Andreas Steffen | 2007-07-04 | 1 | -0/+9 |
| | |||||
* | cosmetics | Andreas Steffen | 2007-07-04 | 1 | -1/+2 |
| | |||||
* | removed the ipsec.conf version number | Andreas Steffen | 2007-07-04 | 1 | -6/+0 |
| | |||||
* | fixed firewall script invocation when interface is not available anymore | Martin Willi | 2007-07-03 | 1 | -17/+28 |
| | |||||
* | version bumps | Andreas Steffen | 2007-07-03 | 2 | -3/+3 |
| | |||||
* | recognize strongswan-2.8.6 VID | Andreas Steffen | 2007-07-03 | 2 | -0/+2 |
| | |||||
* | starter bug fix and pkcs11initargs patch by Robert Varga | Andreas Steffen | 2007-07-03 | 1 | -0/+11 |
| | |||||
* | improved MOBIKE: | Martin Willi | 2007-07-03 | 10 | -88/+254 |
| | | | | | | | | prefer address family already used do not change address implicit when mobike supported handle multiple simultaneous roaming requests more properly proper enabling/disabling of UDP encapsulation | ||||
* | support of PKCS#11 init arguments required by NSS softoken, patch ↵ | Andreas Steffen | 2007-07-03 | 1 | -0/+4 |
| | | | | contributed by Robert Varga | ||||
* | support of PKCS#11 init arguments required by NSS softoken, patch ↵ | Andreas Steffen | 2007-07-03 | 8 | -7/+31 |
| | | | | contributed by Robert Varga | ||||
* | added message ID to message log | Martin Willi | 2007-07-03 | 1 | -3/+7 |
| | |||||
* | show kind of notify contained in messages in log | Martin Willi | 2007-07-03 | 3 | -12/+76 |
| | |||||
* | DBG1 level for 'peer supports MOBIKE' debug message | Andreas Steffen | 2007-07-02 | 1 | -1/+1 |
| | |||||
* | fixed typo | Andreas Steffen | 2007-07-02 | 1 | -3/+3 |
| | |||||
* | cosmetics | Andreas Steffen | 2007-07-02 | 1 | -0/+1 |
| | |||||
* | fix of the bug fix, courtesy of Robert Varga | Andreas Steffen | 2007-07-02 | 1 | -1/+4 |
| | |||||
* | bug fix courtesy of Robert Varga | Andreas Steffen | 2007-07-02 | 1 | -1/+1 |
| | |||||
* | updated documentation files | Martin Willi | 2007-07-02 | 3 | -10/+14 |
| | |||||
* | fixed mobike address update from and to NAT | Martin Willi | 2007-07-02 | 2 | -34/+20 |
| | |||||
* | changes in uml configuration to allow mobike | Andreas Steffen | 2007-07-02 | 6 | -22/+1156 |
| | |||||
* | proper update of IPsec SA when roaming a host-to-host tunnel | Martin Willi | 2007-07-02 | 5 | -92/+155 |
| | | | | roaming of IPsec SAs using virtual IPs | ||||
* | fixed memleak | Martin Willi | 2007-07-02 | 1 | -0/+2 |
| | |||||
* | updated charons architecture description | Martin Willi | 2007-06-29 | 1 | -41/+64 |
| | |||||
* | fixed dpd=hold when using virtual IPs | Martin Willi | 2007-06-29 | 2 | -10/+25 |
| | |||||
* | removed accidently checked in debbuging code | Martin Willi | 2007-06-29 | 1 | -2/+0 |
| | |||||
* | MobIKE requires iptables to open udp/4500 | Andreas Steffen | 2007-06-28 | 3 | -0/+12 |
| | |||||
* | MobIKE requires iptables to open udp/4500 | Andreas Steffen | 2007-06-28 | 4 | -0/+16 |
| | |||||
* | fixed IKE_SA reestablishment after DPD using port 500 | Martin Willi | 2007-06-28 | 1 | -65/+71 |
| | |||||
* | alphabetical order | Andreas Steffen | 2007-06-27 | 1 | -246/+245 |
| | |||||
* | separated pluto, charon, and klips setup config section parameters | Andreas Steffen | 2007-06-27 | 1 | -136/+142 |
| | |||||
* | added passthrough scenario | Andreas Steffen | 2007-06-27 | 7 | -0/+105 |
| | |||||
* | added lefthostaccess and leftprotoport parameters | Andreas Steffen | 2007-06-27 | 1 | -27/+43 |
| | |||||
* | right=%<fqdn> wildcard added | Andreas Steffen | 2007-06-27 | 1 | -1/+11 |
| | |||||
* | update ipsec.conf man page | Andreas Steffen | 2007-06-27 | 1 | -279/+259 |
| | |||||
* | add starter.8 man page to distribution | Andreas Steffen | 2007-06-27 | 1 | -1/+1 |
| | |||||
* | further mobike improvements, regarding to NAT-T | Martin Willi | 2007-06-27 | 9 | -70/+83 |
| | |||||
* | cosmetics | Andreas Steffen | 2007-06-27 | 1 | -2/+2 |
| | |||||
* | recognize wildcard keyingtries=%forever | Andreas Steffen | 2007-06-27 | 1 | -1/+1 |
| | |||||
* | recognize wildcards right=%group and keyingtries=%forever | Andreas Steffen | 2007-06-27 | 1 | -0/+27 |
| | |||||
* | updated copyright statement | Andreas Steffen | 2007-06-27 | 1 | -3/+4 |
| | |||||
* | fixed distro and copyright information | Andreas Steffen | 2007-06-27 | 1 | -7/+6 |
| |