aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Version bump to 5.6.0dr35.6.0dr3Andreas Steffen2017-07-182-2/+2
* testing: Fixed the path of pt-tls-clientAndreas Steffen2017-07-183-5/+5
* checksum: Compile sw-collector before checksumAndreas Steffen2017-07-181-4/+4
* checksum: Added pt-tls-client and sw-collectorAndreas Steffen2017-07-181-0/+8
* sw-collector: Moved to its own directory and added man pageAndreas Steffen2017-07-1818-22/+133
* pt-tls-client: Added man pageAndreas Steffen2017-07-164-4/+140
* Version bump to 5.6.0dr25.6.0dr2Andreas Steffen2017-07-133-2/+21
* sw-collector: strip arch suffix from package namesAndreas Steffen2017-07-135-34/+22
* sw-collector: Check for epoch-less Debian package versionsAndreas Steffen2017-07-1212-314/+881
* libtpmtss: Support of Intel TABRMD interfaceAndreas Steffen2017-07-122-17/+93
* Version bump to 5.6.0dr15.6.0dr1Andreas Steffen2017-07-082-2/+2
* Merge branch 'swima'Andreas Steffen2017-07-08113-629/+10005
|\
| * testing: Added tnc/tnccs-20-nea-pt-tls scenarioAndreas Steffen2017-07-0829-0/+455
| * testing: Adaptation to ISO 19770-2:2015 SWID standardAndreas Steffen2017-07-082-1/+3
| * pt-tls-client: Support for TPM keyidsAndreas Steffen2017-07-081-10/+27
| * imv-swima: Implemented SW event processingAndreas Steffen2017-07-086-87/+164
| * sw-collector: Query central collector databaseAndreas Steffen2017-07-089-42/+601
| * libimcv: Moved REST API from imv_swid and imv_swima to libimcvAndreas Steffen2017-07-0810-241/+114
| * swidtag: strongSwan swidtag file with double underscoresAndreas Steffen2017-07-084-12/+10
| * sw-collector: Collects endpoint software eventsAndreas Steffen2017-07-0810-3/+1434
| * imv-swima: Created SWIMA IMV pluginAndreas Steffen2017-07-0812-2/+1682
| * imc-swima: Created SWIMA IMC pluginAndreas Steffen2017-07-0810-1/+711
| * unit-tests: Added IETF SWIMA PA-TNC attribute testsAndreas Steffen2017-07-083-2/+1127
| * libimcv: Implemented IETF SW PA-TNC attributesAndreas Steffen2017-07-0826-14/+3532
| * libimcv: Fixed memory leakAndreas Steffen2017-07-081-0/+2
| * libimcv: Corrected order of subscription flagsAndreas Steffen2017-07-082-4/+4
| * libimcv: Added IETF Software PA-TNC attributesAndreas Steffen2017-07-084-13/+70
| * libtncif: Added IETF Software PA-TNC message subtypeAndreas Steffen2017-07-082-6/+7
| * libimcv: SWID tag generation and discoveryAndreas Steffen2017-07-0811-271/+40
| * libimcv: Update database to ISO 19770-2:2015 SWID standardAndreas Steffen2017-07-086-155/+257
|/
* testing: Fixed typo in openssl-ikev2/rw-suite-b-192 scenarioAndreas Steffen2017-07-081-1/+1
* testing: Support running multiple tests with * as wildcard (e.g. ikev2/ocsp-*)Tobias Brunner2017-07-071-6/+10
* x509: Correctly encode nonce in OCSP requestTobias Brunner2017-07-071-1/+2
* swanctl: Document eap_id in remote sectionsTobias Brunner2017-07-051-0/+6
* kernel-pfroute: Make sure there is a netmask when enumerating subnetsTobias Brunner2017-07-051-2/+2
* pki: Load pubkey plugin to print public keysTobias Brunner2017-07-051-1/+1
* pki: Fix typo in --print man pageTobias Brunner2017-07-051-3/+3
* 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
* ikev1: Determine transform ID before mapping integrity algorithm IDTobias Brunner2017-07-051-1/+1
* eap-aka-3gpp: Add plugin that implements 3GPP MILENAGE algorithm in softwareTobias Brunner2017-07-0516-2/+1395
* utils: Make second argument to memxor() constTobias Brunner2017-07-052-2/+2
* android: New release after fixing issues with older Android versions and DB u...Tobias Brunner2017-07-041-2/+2
* android: Fix database update from older versionsTobias Brunner2017-07-041-50/+80
* android: Fix version string on older Android releasesTobias Brunner2017-07-041-2/+6
* android: New release after fixing crash with existing profilesTobias Brunner2017-07-031-2/+2
* android: Fix null pointer dereference with existing profilesTobias Brunner2017-07-031-1/+1
* android: Only show disconnect button if actually connectedTobias Brunner2017-07-031-5/+11
* android: New release after adding lots of new stuffTobias Brunner2017-07-031-2/+2
* Merge branch '2309-android-disconnect-button'Tobias Brunner2017-07-0312-6/+104
|\