aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* identification: Remove unused ID_USER_ID typeTobias Brunner2015-08-172-11/+3
* man: Clarify identity parsing and identity type prefixesTobias Brunner2015-08-171-6/+58
* pki: Add --dn command to extract the subject DN of a certificateTobias Brunner2015-08-178-80/+133
* scripts: Add script to extract the ASN.1 subject DN from a certificateTobias Brunner2015-08-172-1/+157
* plugin-feature: Add vendor specific EAP method registration macrosTobias Brunner2015-08-173-9/+20
* eap-radius: Use Framed-IPv6-Address attributes to send IPv6 VIPs in accountin...Tobias Brunner2015-08-171-4/+2
* eap-radius: Add support for some basic IPv6-specific RADIUS attributesTobias Brunner2015-08-173-2/+23
* utils: Check for dirfd(3)Tobias Brunner2015-08-172-1/+10
* utils: Directly use syscall() to close open FDs in closefrom()Tobias Brunner2015-08-172-6/+54
* utils: Don't use directory enumerator to close open FDs in closefrom()Tobias Brunner2015-08-171-24/+36
* Merge branch 'vici-updown'Tobias Brunner2015-08-175-51/+236
|\
| * vici: Add listen methods to receive arbitrary events in Python libraryTobias Brunner2015-08-171-0/+34
| * vici: Move event (un-)registration to a helper method in Python libraryTobias Brunner2015-08-173-49/+60
| * vici: Add ike/child-rekey eventsTobias Brunner2015-08-172-0/+108
| * vici: Document the ike/child-updown eventsTobias Brunner2015-08-171-0/+23
| * vici: Don't include a child-sas section in ike-updown eventTobias Brunner2015-08-171-2/+0
| * vici: Explicitly notify listeners of the type of ike/child-updown eventTobias Brunner2015-08-171-0/+11
|/
* Version bump to 5.3.3dr55.3.3dr5Andreas Steffen2015-08-161-1/+1
* Fixed AR identities in mutual TNC measurements caseAndreas Steffen2015-08-153-2/+11
* kernel-pfroute: Don't install virtual IPs if charon.install_virtual_ip is dis...Tobias Brunner2015-08-131-0/+17
* load-tester: Include string.h for strcmp() on some platformsTobias Brunner2015-08-131-0/+1
* Initialize variables that some compilers seem to warn aboutTobias Brunner2015-08-134-4/+4