aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* backports from the p2p-nat-t branch:Tobias Brunner2007-07-198-15/+12
| | | | | | * double assignment of function ''destroy'' in some jobs * typos
* updated XML interface to new schemaMartin Willi2007-07-192-80/+268
|
* not touching IKE_SA_INIT from ike_mobike_t anymoreMartin Willi2007-07-191-1/+1
|
* fixed compiler warningMartin Willi2007-07-161-3/+3
|
* fixed payload order (Nonce, KE) for IKE_SA_INITMartin Willi2007-07-161-3/+11
|
* include default route also in src address evaluationAndreas Steffen2007-07-131-4/+4
|
* include default route with missing dst field into route evaluationAndreas Steffen2007-07-131-6/+7
|
* added to ipsec.conf installation pathAndreas Steffen2007-07-111-1/+1
|
* doing route lookup in userspace to ignore routes installed by usMartin Willi2007-07-111-29/+121
|
* using own routing table for installed routes (table 100, prio 100)Martin Willi2007-07-111-1/+51
|
* version bump to 4.1.5Andreas Steffen2007-07-082-1/+3
|
* version bump to 4.1.5Andreas Steffen2007-07-081-1/+1
|
* added first draft of SMP relax-ng schemaMartin Willi2007-07-061-0/+225
|
* execute conntrack -F at the outset4.1.4Andreas Steffen2007-07-041-0/+1
|
* suppress stderr in start-switches scriptAndreas Steffen2007-07-041-1/+1
|
* added three mobike scenariosAndreas Steffen2007-07-0424-0/+573
|
* output crl uri as a printable string instead of a binary blobAndreas Steffen2007-07-041-1/+1
|
* added entrustVersInfo OIDAndreas Steffen2007-07-041-0/+5
|
* ignoring unkown crl/ocsp urisMartin Willi2007-07-042-5/+17
|
* using correct nexthop for inserted routeMartin Willi2007-07-041-15/+30
|
* changed mobike behavior to NOT use additional responder addresses until we ↵Martin Willi2007-07-041-95/+3
| | | | have path discovery
* fixed responder initiated CHILD_SA rekeying when using virtual IPsMartin Willi2007-07-041-11/+45
|
* describe eap option in ipsec.conf.5 man pageAndreas Steffen2007-07-041-0/+9
|
* cosmeticsAndreas Steffen2007-07-041-1/+2
|
* removed the ipsec.conf version numberAndreas Steffen2007-07-041-6/+0
|
* fixed firewall script invocation when interface is not available anymoreMartin Willi2007-07-031-17/+28
|
* version bumpsAndreas Steffen2007-07-032-3/+3
|
* recognize strongswan-2.8.6 VIDAndreas Steffen2007-07-032-0/+2
|
* starter bug fix and pkcs11initargs patch by Robert VargaAndreas Steffen2007-07-031-0/+11
|
* improved MOBIKE:Martin Willi2007-07-0310-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 Steffen2007-07-031-0/+4
| | | | contributed by Robert Varga
* support of PKCS#11 init arguments required by NSS softoken, patch ↵Andreas Steffen2007-07-038-7/+31
| | | | contributed by Robert Varga
* added message ID to message logMartin Willi2007-07-031-3/+7
|
* show kind of notify contained in messages in logMartin Willi2007-07-033-12/+76
|
* DBG1 level for 'peer supports MOBIKE' debug messageAndreas Steffen2007-07-021-1/+1
|
* fixed typoAndreas Steffen2007-07-021-3/+3
|
* cosmeticsAndreas Steffen2007-07-021-0/+1
|
* fix of the bug fix, courtesy of Robert VargaAndreas Steffen2007-07-021-1/+4
|
* bug fix courtesy of Robert VargaAndreas Steffen2007-07-021-1/+1
|
* updated documentation filesMartin Willi2007-07-023-10/+14
|
* fixed mobike address update from and to NATMartin Willi2007-07-022-34/+20
|
* changes in uml configuration to allow mobikeAndreas Steffen2007-07-026-22/+1156
|
* proper update of IPsec SA when roaming a host-to-host tunnelMartin Willi2007-07-025-92/+155
| | | | roaming of IPsec SAs using virtual IPs
* fixed memleakMartin Willi2007-07-021-0/+2
|
* updated charons architecture descriptionMartin Willi2007-06-291-41/+64
|
* fixed dpd=hold when using virtual IPsMartin Willi2007-06-292-10/+25
|
* removed accidently checked in debbuging codeMartin Willi2007-06-291-2/+0
|
* MobIKE requires iptables to open udp/4500Andreas Steffen2007-06-283-0/+12
|
* MobIKE requires iptables to open udp/4500Andreas Steffen2007-06-284-0/+16
|
* fixed IKE_SA reestablishment after DPD using port 500Martin Willi2007-06-281-65/+71
|