aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* 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
| | | | 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
|
* 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
| | | | | | | | | 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 anymoreMartin Willi2007-06-191-2/+3
|
* fixed virtua IP: adding virtual IP to interface address list cache directlyMartin Willi2007-06-191-16/+30
| | | | corrected debug targets
* set nexthop to him when instantiating rightallowyes template with ↵Andreas Steffen2007-06-181-0/+4
| | | | leftnexthop == right
* support of right|leftallowany flagAndreas Steffen2007-06-188-16/+46
|
* added extensions management to IKE_SAMartin Willi2007-06-183-1/+64
| | | | fixed NATD payload (port) when using route lookup
* source address lookup in kernel interfaceMartin Willi2007-06-184-19/+125
| | | | | | use it for NAT detection if no source address known from config support for %any...%any connections
* 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
| | | | kernel interface handles interface changes and updates address list
* implemented address change notification (for MOBIKE)Martin Willi2007-06-145-204/+364
| | | | | implemented up to date address list cache to list interfaces
* fixed memleak when initiating to %anyMartin Willi2007-06-141-0/+1
|
* added missing files to the last commitMartin Willi2007-06-142-0/+232
|
* proper reauthentication:Martin Willi2007-06-147-78/+28
| | | | | IKE_SA is closed completely before the new is initiated, resolves some issues when a dynamic IP is requested from a pool
* case insensitive identification_t.equals() for FQDN and RFC822ADDRMartin Willi2007-06-141-3/+25
|
* ported interfaces to new threading functions (incomplete)Martin Willi2007-06-112-143/+129
|
* added setsid() to properly detach from consoleMartin Willi2007-06-111-0/+1
|