aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fixed some typos, courtesy of codespellTobias Brunner2017-11-152-2/+2
* unit-tests: Rename targets for libstrongswan and kernel-netlinkThomas Egerer2017-11-091-5/+5
* kernel-pfkey: Support anti-replay windows > 2kTobias Brunner2017-11-081-1/+14
* kernel-pfkey: Don't include keys in SADB_UPDATE message to update IPs on FreeBSDTobias Brunner2017-11-081-0/+3
* vici: Add 'get|reset-counters' commandsTobias Brunner2017-11-084-1/+191
* counters: Move IKE event counter collection from stroke to a separate pluginTobias Brunner2017-11-0811-387/+849
* systime-fix: Add timeout option to stop waiting for valid system timeTobias Brunner2017-11-081-10/+42
* vici: Make setting mark on inbound SA configurableTobias Brunner2017-11-021-7/+19
* eap-radius: Optionally send Class attributes in RADIUS accounting messagesTobias Brunner2017-11-023-21/+83
* kernel-netlink: Add strings for newer XFRM attribute typesTobias Brunner2017-10-061-1/+6
* kernel-pfroute: Delay call to if_indextoname(3) when handling RTM_IFINFOTobias Brunner2017-09-261-0/+5
* dhcp: Fix warning regarding unaligned pointer value due to packed structTobias Brunner2017-09-181-1/+1
* dhcp: Don't use signed char for DHCP optionsTobias Brunner2017-09-181-1/+1
* kernel-netlink: Set usable state whenever an interface appearsTobias Brunner2017-08-231-2/+2
* Fixed some typos, courtesy of codespellTobias Brunner2017-08-072-2/+2
* kernel-netlink: Wipe buffer used to read Netlink messagesTobias Brunner2017-08-071-2/+12
* kernel-netlink: Set SPI on outbound policyTobias Brunner2017-08-071-4/+10
* error-notify: Don't stop sending notifies after removing a disconnected listenerTobias Brunner2017-07-271-2/+1
* farp: Only remove one tracked entryTobias Brunner2017-07-271-0/+1
* kernel-pfroute: Make sure there is a netmask when enumerating subnetsTobias Brunner2017-07-051-2/+2
* sql: Use qualified names in SQL query statementsTobias Brunner2017-07-052-49/+54
* stroke: Don't load configs with invalid proposalsTobias Brunner2017-07-051-7/+20
* eap-aka-3gpp: Add plugin that implements 3GPP MILENAGE algorithm in softwareTobias Brunner2017-07-059-0/+1373
* eap-sim-file: Remove redundant enumerator allocationTobias Brunner2017-05-261-1/+1
* sql: Remove redundant enumerator allocationTobias Brunner2017-05-261-1/+1
* Fixed some typos, courtesy of codespellTobias Brunner2017-05-264-5/+5
* linked-list: Change return value of find_first() and signature of its callbackTobias Brunner2017-05-2610-96/+91
* linked-list: Change interface of callback for invoke_function()Tobias Brunner2017-05-263-18/+48
* Change interface for enumerator_create_filter() callbackTobias Brunner2017-05-2614-257/+343
* Migrate all enumerators to venumerate() interface changeTobias Brunner2017-05-2625-132/+256
* vici: Make 96-bit truncation for SHA-256 configurableTobias Brunner2017-05-261-0/+11
* stroke: Make 96-bit truncation for SHA-256 configurableTobias Brunner2017-05-262-1/+3
* android-log: Link against liblogTobias Brunner2017-05-261-0/+1
* child-sa: Change API used to set/install policiesTobias Brunner2017-05-231-9/+7
* tnc-ifmap: Null-terminate buffer to make sscanf()-calls safeTobias Brunner2017-05-231-4/+5
* kernel-netlink: Use total retransmit timeout as acquire timeoutTobias Brunner2017-05-232-13/+23
* kernel-netlink: Try to add new inbound SA if update failsThomas Egerer2017-05-231-3/+12
* kernel-pfkey: Update SA addresses if supported by the kernelTobias Brunner2017-05-231-21/+16
* kernel-pfkey: Use new encap flag on Mac OS X when updating SAsTobias Brunner2017-05-231-1/+1
* kernel-netlink: Update hardware offload attribute when SAs are updatedTobias Brunner2017-05-231-11/+37
* kernel-netlink: Base SA update on correct message in multi-message responseTobias Brunner2017-05-231-7/+7
* vici: Make hardware offload configurableTobias Brunner2017-05-231-0/+11
* child-cfg: Use flags for boolean optionsTobias Brunner2017-05-236-20/+67
* kernel-netlink: Enable hardware offloading if configured for an SATobias Brunner2017-05-231-0/+25
* kernel-netlink: Directly handle Netlink messages if thread pool is emptyTobias Brunner2017-05-231-1/+2
* socket-default: Add an option to force the sending interface via IP_PKTINFOMartin Willi2017-05-231-7/+48
* Add an option to announce support for IKE fragmentation but not sending fragm...Tobias Brunner2017-05-231-0/+1
* vici: Return key ID from load-key commandTobias Brunner2017-05-232-4/+13
* attr-sql: Make release of online leases during startup optionalTobias Brunner2017-05-191-8/+12
* eap-simaka-sql: Fixed database column from use to usedAndreas Steffen2017-04-261-4/+7