Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | recognize strongswan-2.8.6 VID | Andreas Steffen | 2007-07-03 | 2 | -0/+2 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | fixed mobike address update from and to NAT | Martin Willi | 2007-07-02 | 2 | -34/+20 |
| | |||||
* | 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 |
| | |||||
* | 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 lefthostaccess and leftprotoport parameters | Andreas Steffen | 2007-06-27 | 1 | -27/+43 |
| | |||||
* | 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 |
| | |||||
* | simple roaming of the client works (not MOBIKE conform yet!) | Martin Willi | 2007-06-26 | 8 | -303/+250 |
| | |||||
* | further fixed for mobike roaming | Martin Willi | 2007-06-25 | 8 | -40/+153 |
| | |||||
* | support of right=%<FQDN> wildcard | Andreas Steffen | 2007-06-25 | 1 | -1/+19 |
| | |||||
* | discarded unused functions | Andreas Steffen | 2007-06-25 | 2 | -450/+1 |
| | |||||
* | make starter behave more gracefully in the presence of non-fatal errors | Andreas Steffen | 2007-06-25 | 3 | -96/+124 |
| | |||||
* | further MOBIKE stuff: | Martin Willi | 2007-06-21 | 22 | -366/+1125 |
| | | | | | | | | | kernel properly reports network reconfiguration and informs all IKE_SAs MOBIKE in IKE_AUTH: MOBIKE_SUPPORTED notify and address exchange reestablishment of IKE_SAs on network reconfiguration kinda works not stable yet! | ||||
* | don't modify des/3des input key anymore | Martin Willi | 2007-06-19 | 1 | -2/+3 |
| | |||||
* | fixed virtua IP: adding virtual IP to interface address list cache directly | Martin Willi | 2007-06-19 | 1 | -16/+30 |
| | | | | corrected debug targets | ||||
* | set nexthop to him when instantiating rightallowyes template with ↵ | Andreas Steffen | 2007-06-18 | 1 | -0/+4 |
| | | | | leftnexthop == right | ||||
* | support of right|leftallowany flag | Andreas Steffen | 2007-06-18 | 8 | -16/+46 |
| | |||||
* | added extensions management to IKE_SA | Martin Willi | 2007-06-18 | 3 | -1/+64 |
| | | | | fixed NATD payload (port) when using route lookup | ||||
* | source address lookup in kernel interface | Martin Willi | 2007-06-18 | 4 | -19/+125 |
| | | | | | | use it for NAT detection if no source address known from config support for %any...%any connections |