aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* recognize strongswan-2.8.6 VIDAndreas Steffen2007-07-032-0/+2
* improved MOBIKE:Martin Willi2007-07-0310-88/+254
* support of PKCS#11 init arguments required by NSS softoken, patch contributed...Andreas Steffen2007-07-031-0/+4
* support of PKCS#11 init arguments required by NSS softoken, patch contributed...Andreas Steffen2007-07-038-7/+31
* 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
* 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
* fixed mobike address update from and to NATMartin Willi2007-07-022-34/+20
* proper update of IPsec SA when roaming a host-to-host tunnelMartin Willi2007-07-025-92/+155
* 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
* fixed IKE_SA reestablishment after DPD using port 500Martin Willi2007-06-281-65/+71
* alphabetical orderAndreas Steffen2007-06-271-246/+245
* separated pluto, charon, and klips setup config section parametersAndreas Steffen2007-06-271-136/+142
* added lefthostaccess and leftprotoport parametersAndreas Steffen2007-06-271-27/+43
* update ipsec.conf man pageAndreas Steffen2007-06-271-279/+259
* add starter.8 man page to distributionAndreas Steffen2007-06-271-1/+1
* further mobike improvements, regarding to NAT-TMartin Willi2007-06-279-70/+83
* cosmeticsAndreas Steffen2007-06-271-2/+2
* recognize wildcard keyingtries=%foreverAndreas Steffen2007-06-271-1/+1
* recognize wildcards right=%group and keyingtries=%foreverAndreas Steffen2007-06-271-0/+27
* updated copyright statementAndreas Steffen2007-06-271-3/+4
* fixed distro and copyright informationAndreas Steffen2007-06-271-7/+6
* simple roaming of the client works (not MOBIKE conform yet!)Martin Willi2007-06-268-303/+250
* further fixed for mobike roamingMartin Willi2007-06-258-40/+153
* support of right=%<FQDN> wildcardAndreas Steffen2007-06-251-1/+19
* discarded unused functionsAndreas Steffen2007-06-252-450/+1
* make starter behave more gracefully in the presence of non-fatal errorsAndreas Steffen2007-06-253-96/+124
* further MOBIKE stuff:Martin Willi2007-06-2122-366/+1125
* don't modify des/3des input key anymoreMartin Willi2007-06-191-2/+3
* fixed virtua IP: adding virtual IP to interface address list cache directlyMartin Willi2007-06-191-16/+30
* set nexthop to him when instantiating rightallowyes template with leftnexthop...Andreas Steffen2007-06-181-0/+4
* support of right|leftallowany flagAndreas Steffen2007-06-188-16/+46
* added extensions management to IKE_SAMartin Willi2007-06-183-1/+64
* source address lookup in kernel interfaceMartin Willi2007-06-184-19/+125
* support for left=%any change our address dynamicallyMartin Willi2007-06-181-4/+6
* increased receive buffer to handle more interfacesMartin Willi2007-06-181-1/+1
* fixed typoAndreas Steffen2007-06-161-1/+1
* recognize strongswan-2.8.5 VIDAndreas Steffen2007-06-162-12/+14
* implemented more flexible iterator hook APIMartin Willi2007-06-155-234/+418