aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Schedule a DPD timeout job that enforces the IKE message timeout policyMartin Willi2012-05-154-0/+177
|
* Send unanswered follow up R_U_THERE messages with the same DPD seqMartin Willi2012-05-151-1/+7
|
* Do not send IKEv1 DPD retransmit, but create a new INFORMATIONALMartin Willi2012-05-151-11/+0
|
* Free name of application using libcharon.Tobias Brunner2012-05-151-0/+1
|
* starter: Initialize thread pool so kernel events are consumed.Tobias Brunner2012-05-151-0/+9
|
* Explicitly cast from strict_t to crl_policy_tMartin Willi2012-05-141-1/+1
|
* Use correct integrity_algorithm_t enum type in bench_signer()Martin Willi2012-05-141-1/+1
|
* Make function pointer defined with METHOD() macro non-constMartin Willi2012-05-141-2/+2
| | | | | clang complains about it being const, and the object code generated from gcc is the same.
* Remove unused return value of INIT(), making clang happyMartin Willi2012-05-141-3/+2
|
* Register load-tester faked kernel interface before other kernel interfacesMartin Willi2012-05-141-8/+9
|
* Load tester can enforce a local IP to useMartin Willi2012-05-141-2/+9
|
* Add plugin features support to load-tester pluginMartin Willi2012-05-141-48/+76
|
* check for ESP in UDP encapsulationAndreas Steffen2012-05-122-4/+4
|
* upgraded ikev2 scenarios to 5.0.0Andreas Steffen2012-05-11477-1712/+1169
|
* suppress leak detective outputAndreas Steffen2012-05-113-10/+10
|
* Fix route reinstallation if preferred source IP is not on outgoing interface.Tobias Brunner2012-05-071-30/+18
|
* Fixed #include in tnc-ifmap plugin.Tobias Brunner2012-05-071-0/+1
|
* upgraded ha scenario for 5.0.0Andreas Steffen2012-05-065-17/+9
|
* added gcrypt-ikev1 pluto interoperability testsAndreas Steffen2012-05-0654-0/+696
|
* upgraded gcrypt-ikev1 scenarios to 5.0.0Andreas Steffen2012-05-0632-351/+45
|
* upgraded gcrypt-ikev2 scenarios to 5.0.0Andreas Steffen2012-05-067-28/+27
|
* allow private algorithmsAndreas Steffen2012-05-052-4/+16
|
* fixed mapping of IKEv1 algorithmsAndreas Steffen2012-05-051-29/+184
|
* vendor ID cosmeticsAndreas Steffen2012-05-052-4/+4
|
* inserted spaceAndreas Steffen2012-05-055-1/+1
|
* upgraded pfkey scenarios to 5.0.0Andreas Steffen2012-05-0543-111/+90
|
* missing references to daemon.hAndreas Steffen2012-05-054-0/+6
|
* removed leftover ipsec.conf parametersAndreas Steffen2012-05-055-10/+0
|
* upgraded sql scenarios to 5.0.0Andreas Steffen2012-05-0559-235/+214
|
* fixed feature dependencies for CERT_TRUSTED_PUBKEYAndreas Steffen2012-05-052-0/+7
|
* upgrade p2pnat scenarios to 5.0.0Andreas Steffen2012-05-048-33/+29
|
* updated af-alg scenarios to 5.0.0Andreas Steffen2012-05-0442-329/+33
|
* added openssl-ikev1 pluto interoperability testsAndreas Steffen2012-05-04145-0/+2011
|
* deleted unneeded openssl-ikev1 filesAndreas Steffen2012-05-0415-227/+0
|
* upgraded openssl-ikev1 scenarios to 5.0.0Andreas Steffen2012-05-0436-207/+142
|
* upgraded openssl-ikev2 scenarios to 5.0.0Andreas Steffen2012-05-0439-136/+90
|
* upgraded tnc scenarios to 5.0.0Andreas Steffen2012-05-0442-156/+161
|
* charon is now an IKE daemonAndreas Steffen2012-05-031-1/+1
|
* It seems charon-nm has to be linked against libnm-util.Tobias Brunner2012-05-031-2/+2
| | | | That's at least the case for NetworkManager 0.9.4 in Ubuntu 12.04.
* Use proper getter for settings in sender and receiver.Tobias Brunner2012-05-032-2/+2
|
* Use name from initialization to access settings in libcharon.Tobias Brunner2012-05-0356-220/+279
| | | | Also fixes several whitespace errors.
* Store the name of the binary using libcharon to enable specific settings.Tobias Brunner2012-05-035-7/+14
|
* Changed default path to charon for NM frontend.Tobias Brunner2012-05-031-2/+2
|
* Integrate nm plugin directly in charon-nm.Tobias Brunner2012-05-0313-84/+66
|
* Added a small libcharon wrapper intended to directly host the nm plugin.Tobias Brunner2012-05-034-46/+382
| | | | For this reason it reclaims the --enable-nm configure option.
* Provide plugin list from charon, not internally in libcharon.Tobias Brunner2012-05-038-124/+126
|
* display (soft) same as (not loaded)Andreas Steffen2012-05-032-2/+2
|
* charon is now an IKE daemonAndreas Steffen2012-05-031-1/+1
|
* If we load new features from a plugin, restart loading from first pluginMartin Willi2012-05-031-0/+4
|
* stroke plugin sdepends on building CERT_ANY certificatesMartin Willi2012-05-031-0/+1
|