aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* vici: Add a python vici command execution handlerBjörn Schuberg2015-03-182-1/+134
* vici: Add vici python protocol handlerBjörn Schuberg2015-03-184-0/+199
* vici: Use %u to print stats returned by mallinfo(3)Tobias Brunner2015-03-131-4/+4
* stroke: Use %u to print stats returned by mallinfo(3)Tobias Brunner2015-03-131-1/+1
* eap-radius: Increase Acct-Session-ID string bufferMartin Willi2015-03-131-1/+1
* ha: Destroy synced IKE_SA if no configuration is found during updateMartin Willi2015-03-101-0/+3
* libipsec: Pass separate inbound/update flags to the IPsec SA managerMartin Willi2015-03-091-1/+2
* kernel-interface: Add a separate "update" flag to add_sa()Martin Willi2015-03-093-3/+3
* Revert "ha: Always install the CHILD_SAs with the inbound flag set to FALSE"Martin Willi2015-03-091-2/+2
* Make access requestor IP address available to TNC serverAndreas Steffen2015-03-082-12/+39
* stroke: Enable BLISS-based public key constraintsTobias Brunner2015-03-041-4/+19
* stroke: Support public key constraints for EAP methodsMartin Willi2015-03-031-1/+8
* eap-ttls: Support EAP auth information getter in EAP-TTLSMartin Willi2015-03-031-0/+7
* eap-tls: Support EAP auth information getter in EAP-TLSMartin Willi2015-03-031-0/+7
* stroke: Serve ca section CA certificates directly, not over central CA setMartin Willi2015-03-033-5/+85
* stroke: Purge existing CA/AA certificates during rereadMartin Willi2015-03-031-0/+4
* stroke: Use separate credential sets for CA/AA certificatesMartin Willi2015-03-031-3/+21
* stroke: Refactor load_certdir functionMartin Willi2015-03-031-108/+158
* vici: Don't use a default rand_time larger than half of rekey/reauth_timeMartin Willi2015-03-031-3/+11
* vici: If a IKE reauth_time is configured, disable the default rekey_timeMartin Willi2015-03-031-1/+16
* vici: Support ruby gem out-of-tree buildsMartin Willi2015-02-271-1/+3
* ha: Always install the CHILD_SAs with the inbound flag set to FALSEMartin Willi2015-02-271-2/+2
* forecast: Explicitly cast sockaddr to fix compiler warningTobias Brunner2015-02-231-1/+1
* configure: Use pkg-config to detect libiptc used by connmark/forecastTobias Brunner2015-02-232-4/+4
* forecast: Add the broadcast/multicast forwarding plugin called forecastMartin Willi2015-02-207-0/+1472
* connmark: Add CONNMARK rules to select correct output SA based on conntrackMartin Willi2015-02-204-0/+611
* connmark: Add a plugin stubMartin Willi2015-02-203-0/+143
* load-tester: Support initiating XAuth authenticationMartin Willi2015-02-201-0/+22
* mem-pool: Pass the remote IKE address, to re-acquire() an address during reauthMartin Willi2015-02-203-13/+17
* attribute-handler: Pass full IKE_SA to handler backendsMartin Willi2015-02-206-50/+40
* attribute-provider: Pass full IKE_SA to provider backendsMartin Willi2015-02-208-46/+45
* unit-tester: Drop the old unit-tester libcharon pluginMartin Willi2015-02-2012-946/+0
* attributes: Move the configuration attributes framework to libcharonMartin Willi2015-02-2014-72/+66
* attr-sql: Move plugin to libcharonMartin Willi2015-02-205-0/+715
* attr: Move plugin to libcharonMartin Willi2015-02-205-0/+553
* resolve: Move plugin back to libcharonMartin Willi2015-02-205-0/+588
* ike: Consistently log CHILD_SAs with their unique_id instead of their reqidMartin Willi2015-02-202-2/+2
* unity: Reference IKE_SAs by the IKEv1 COOKIEs, improving lookup performanceMartin Willi2015-02-203-14/+17
* ike-sa-manager: Remove IKE_SA checkout by CHILD_SA reqidMartin Willi2015-02-201-1/+1
* kernel-interface: Raise expires with a proto/SPI/dst tuple instead of reqidMartin Willi2015-02-203-13/+10
* controller: Use the CHILD_SA unique_id to terminate CHILD_SAsMartin Willi2015-02-203-13/+13
* stroke: List CHILD_SA unique ID as the primary identifier, but print reqid, tooMartin Willi2015-02-201-5/+6
* vici: Include the CHILD_SA unique ID in list-sa eventMartin Willi2015-02-202-0/+2
* child-sa: Replace reqid based marks by "unique" marksMartin Willi2015-02-201-1/+2
* kernel-interface: Pass full list of traffic selectors to add_sa()Martin Willi2015-02-203-3/+3
* libipsec: Remove unused src/dst_ts parameters from ipsec_sa_mgr_t.add_sa()Martin Willi2015-02-201-2/+1
* kernel-interface: Remove reqid parameter from get_spi/get_cpi() methodsMartin Willi2015-02-203-6/+6
* libipsec: Remove unused reqid parameter from ipsec_sa_mgr_t.get_spi()Martin Willi2015-02-191-1/+1
* ha: Perform child rekeying outside of CHILD_SA enumeratorThomas Egerer2015-02-191-7/+22
* vici: Fix ruby gem author emailMartin Willi2015-01-221-1/+1