aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* vici: Correctly document 'up' key for updown eventsTobias Brunner2016-03-011-4/+4
* Fix of the mutual TNC measurement use caseAndreas Steffen2016-02-161-1/+1
* utils: Add enum name for pseudo log group 'any'Tobias Brunner2016-02-051-10/+3
* libipsec: Pass the same data to del_policy() as to add_policy()Tobias Brunner2016-02-041-2/+2
* load-tester: Register kernel-ipsec implementation as plugin featureTobias Brunner2016-02-011-10/+11
* ha: Properly sync IKEv1 IV if gateway is initiatorTobias Brunner2016-02-011-12/+16
* ha: Add DH group to CHILD_ADD messageTobias Brunner2016-02-012-1/+12
* ha: Add DH group to IKE_ADD messageTobias Brunner2016-02-014-0/+16
* vici: Support multiple named raw ublic keysAndreas Steffen2016-01-101-15/+19
* swanctl: Load pubkeys with load-credsAndreas Steffen2016-01-091-6/+7
* vici: list-cert sends subject, not-before and not-after attributes for pubkeysAndreas Steffen2016-01-092-1/+28
* vici: Support of raw public keysAndreas Steffen2016-01-095-9/+60
* vici: Enable transport encoding of CERT_TRUSTED_PUBKEY objectsAndreas Steffen2016-01-031-5/+8
* stroke: List DH groups for CHILD_SA proposalsTobias Brunner2015-12-211-23/+19
* vici: Use correct constant when checking for integrity algorithmTobias Brunner2015-12-211-1/+1
* vici: CHILD_SA proposals never contain a PRFTobias Brunner2015-12-211-5/+0
* vici: allow legacy shortcuts in cert queriesAndreas Steffen2015-12-191-10/+14
* Use 128 bit security in README.pod examplesAndreas Steffen2015-12-181-4/+4
* Improvements to the VICI Perl bindings by Andreas HofmeisterAndreas Hofmeister2015-12-184-189/+127
* Apply pubkey and signature constraints in vici pluginAndreas Steffen2015-12-172-115/+7
* Refactored certificate management for the vici and stroke interfaces5.4.0dr1Andreas Steffen2015-12-126-216/+93
* Modified vici_cert_info class for use with load_creds and vici_credAndreas Steffen2015-12-112-59/+31
* Removed VICI protocol versioningAndreas Steffen2015-12-115-88/+0
* Share vici_cert_info.c with vici_cred.cAndreas Steffen2015-12-113-37/+35
* Use VICI 2.0 protocol version for certificate queriesAndreas Steffen2015-12-114-52/+159
* Sort certificate types during enumerationAndreas Steffen2015-12-111-39/+205
* Define VICI protocol versionsAndreas Steffen2015-12-115-0/+88
* vici: Don't report memory usage via leak-detectiveTobias Brunner2015-12-111-17/+0
* Standardized printing of certificate informationAndreas Steffen2015-12-111-445/+68
* vici: Fix documentation about the initiate/terminate timeoutMartin Willi2015-12-071-2/+2
* vici: Honor an optionally passed IKE configuration name in initiate/installMartin Willi2015-12-072-5/+13
* vici: Support completely asynchronous initiating and terminationMartin Willi2015-12-072-5/+23
* vici: Use an empty local auth round if none givenMartin Willi2015-12-071-3/+2
* vici: Limit start action undoing to IKE_SAs using the base peer config nameMartin Willi2015-12-071-3/+7
* vici: Close empty IKE_SAs after undoing CHILD_SA start actionsMartin Willi2015-12-071-6/+44
* vici: Use value based array to store CHILD_SA ids during restartMartin Willi2015-12-071-5/+6
* vici: Undo start actions when unloading configsMartin Willi2015-12-071-0/+1
* vici: Fix clean-local target for Perl bindings if they were not builtTobias Brunner2015-12-041-1/+1
* Extended and refactored vici perl implementationAndreas Steffen2015-12-013-80/+121
* Built the CPAN file structure for the Vici::Session perl moduleAndreas Steffen2015-12-0115-72/+1038
* Implement vici Perl bindingAndreas Steffen2015-12-018-0/+559
* vici: Add get-algorithms command to query loaded algorithms and implementationsTobias Brunner2015-11-302-0/+116
* eap-radius: Add ability to configure RADIUS retransmission behaviorThom Troy2015-11-171-2/+58
* eap-mschapv2: Keep internal state to prevent authentication from succeeding p...Tobias Brunner2015-11-161-24/+67
* vici: Attribute certificates are not trustedTobias Brunner2015-11-121-1/+3
* vici: Properly add CRLs to the credential setTobias Brunner2015-11-121-2/+8
* eap-radius: Compare address family when handing out virtual IPsTobias Brunner2015-11-121-6/+26
* eap-mschapv2: Report username if different from EAP-Identity (or IKE identity)Tobias Brunner2015-11-121-1/+4
* eap-mschapv2: Provide EAP-MSCHAPv2 username as EAP-IdentityTobias Brunner2015-11-121-2/+17
* kernel-interface: Pass the same data to del_policy() that was passed to add_p...Tobias Brunner2015-11-103-9/+12