aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* auth-cfg: Don't enforce EAP_RADIUSTobias Brunner2015-08-211-1/+2
* testing: Add missing sim_files file to ikev2/rw-eap-sim-radius scenarioTobias Brunner2015-08-211-0/+3
* testing: alice is RADIUS server in the ikev2/rw-eap-sim-radius scenarioTobias Brunner2015-08-211-0/+4
* testing: Print triplets.dat files of clients in EAP-SIM scenariosTobias Brunner2015-08-214-0/+7
* Merge branch 'stroke-ca-sections'Tobias Brunner2015-08-207-168/+446
|\
| * stroke: Change how CA certificates are storedTobias Brunner2015-08-205-58/+285
| * stroke: Combine CA certificate load methodsTobias Brunner2015-08-201-82/+74
| * stroke: Atomically replace CA and AA certificates when reloading themTobias Brunner2015-08-201-34/+45
| * mem-cred: We don't need a write lock when looking for a certificateTobias Brunner2015-08-201-1/+1
| * mem-cred: Add a method to atomically replace all certificatesTobias Brunner2015-08-202-10/+58
|/
* ikev1: Fix handling of overlapping Quick Mode exchangesTobias Brunner2015-08-203-2/+70
* kernel-pfkey: Add support for AES-GCMTobias Brunner2015-08-201-3/+11
* auth-cfg: Don't enforce EAP_DYNAMICTobias Brunner2015-08-201-1/+2
* ikev2: Compare initiator flag again, partially reverts 17ec1c74deTobias Brunner2015-08-202-1/+5
* ikev2: Drop IKE_SA_INIT messages that don't have the initiator flag setTobias Brunner2015-08-201-1/+3
* ikev1: Pass current auth-cfg when looking for key to determine auth methodTobias Brunner2015-08-191-1/+1
* ikev2: Store outer EAP method used to authenticate remote peer in auth-cfgTobias Brunner2015-08-191-0/+9
* imc: get_default_pwd_status(), as it currently is, works on Windows tooTobias Brunner2015-08-191-8/+8
* ike: Use the original port when remote resolves to %anyTobias Brunner2015-08-191-1/+3
* testing: Add ikev2/trap-any scenarioTobias Brunner2015-08-1917-0/+181
* trap-manager: Enable auto=route with right=%any for transport mode connectionsTobias Brunner2015-08-191-27/+118
* Version bump to 5.3.3dr65.3.3dr6Andreas Steffen2015-08-191-1/+1
* Extend HCD attribute data for tnc/tnccs-20-hcd-eap scenarioAndreas Steffen2015-08-182-16/+45
* Added reason string support to HCD IMVAndreas Steffen2015-08-183-8/+88
* Fixed patches format delimited by CR/LFAndreas Steffen2015-08-186-76/+82
* Added imc-hcd attributes to strongswan.confAndreas Steffen2015-08-183-0/+75
* testing: Added tnc/tnccs-20-hcd-eap scenarioAndreas Steffen2015-08-1824-0/+674
* Use PWG HCD PA-TNC subtypes to transport HCD attributesAndreas Steffen2015-08-185-118/+276
* Add default password determination capability to os_infoAndreas Steffen2015-08-182-2/+18
* Reintroduced ietf_attr_fwd_enabled()Andreas Steffen2015-08-185-1/+319
* Defined PWG HCD PA-TNC subtypesAndreas Steffen2015-08-184-96/+217
* Added os_info support to HCD IMCAndreas Steffen2015-08-181-0/+14
* Subscribed Scanner IMC/IMV to IETF_FIREWALL PA subtypeAndreas Steffen2015-08-182-4/+4
* testing: enable HCD IMC and IMVAndreas Steffen2015-08-181-0/+2
* Implemented HCD IMC and IMVAndreas Steffen2015-08-1812-1/+1956
* Defined HCD PA subtype in PWG namespaceAndreas Steffen2015-08-182-2/+32
* Completed implementation of PWG HCD attributesAndreas Steffen2015-08-189-9/+567
* Defined generic non-nul terminated string PA-TNC attributeAndreas Steffen2015-08-189-59/+81
* Support of HCD Firewall Setting PA-TNC attributeAndreas Steffen2015-08-185-12/+20
* Defined generic boolean PA-TNC attributeAndreas Steffen2015-08-1810-434/+136
* Defined PWG HCD IF-M attributesAndreas Steffen2015-08-186-4/+191
* Fixed the implemention of the IF-M segmentation protocolAndreas Steffen2015-08-1813-51/+97
* kernel-netlink: Avoid route dump if routing rule excludes traffic with a cert...Tobias Brunner2015-08-181-7/+33
* include: Update (rt)netlink.h to the latest UAPI versionTobias Brunner2015-08-182-689/+230
* sql: Also do a reversed ID matchTobias Brunner2015-08-171-2/+9
* ha: Recreate the control FIFO if the file exists but is not a FIFOTobias Brunner2015-08-171-13/+68
* ikev1: Assume a default key length of 128-bit for AES-CBCTobias Brunner2015-08-171-0/+11
* auth-cfg: Matching one CA should be enough, similar to peer certificatesTobias Brunner2015-08-171-15/+20
* vici: Add option to disable policy installation for CHILD_SAsTobias Brunner2015-08-172-1/+12
* child-sa: Fix refcounting of allocated reqidsTobias Brunner2015-08-171-3/+12