aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Version bump to 5.6.0dr45.6.0dr4Andreas Steffen2017-08-043-3/+5
* testing: Added tnc/tnccs-20-ev-pt-tls scenarioAndreas Steffen2017-08-0441-22/+526
* swid-gen: Share SWID generator between sw-collector, imc-swima and imc-swidAndreas Steffen2017-08-0415-445/+561
* sw-collector: Added --full optionAndreas Steffen2017-08-033-28/+110
* sw-collector: Added --installed/removed optionsAndreas Steffen2017-08-035-43/+109
* Merge branch 'appveyor'Tobias Brunner2017-08-025-12/+48
|\
| * appveyor: Build against OpenSSLTobias Brunner2017-07-281-0/+5
| * unit-tests: Double escape backslashes in Windows paths in settings testTobias Brunner2017-07-281-2/+6
| * unit-tests: Stringify direction in message asserts earlyTobias Brunner2017-07-281-6/+6
| * unit-tests: iv_gen_seq has a dependency on RNG_STRONGTobias Brunner2017-07-281-1/+1
| * appveyor: Run tests on AppVeyor Windows containersTobias Brunner2017-07-282-3/+30
|/
* peer-cfg: Use an rwlock instead of a mutex to safely access child-cfgsTobias Brunner2017-07-271-15/+15
* credential-manager: Log issuer identity if not foundTobias Brunner2017-07-271-0/+2
* auth-cfg: Don't limit subjectAltName check to received certificatesTobias Brunner2017-07-271-1/+1
* swanctl: Read default socket from swanctl.socket optionTobias Brunner2017-07-272-1/+8
* swanctl: Include config snippets from conf.d subdirectoryTobias Brunner2017-07-272-0/+3
* conf: Add support to generate include statements in .conf filesTobias Brunner2017-07-271-7/+33
* curl: Enable following redirectsTobias Brunner2017-07-273-0/+13
* ikev2: AES-CMAC-PRF-128 only uses the first 64 bits of each nonceTobias Brunner2017-07-271-2/+5
* 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
* ike: Trigger CHILD_INSTALLED state change after corresponding log messageTobias Brunner2017-07-272-10/+9
* sw-collector: sw-collector.first_file setting retrieves creation date from fi...Andreas Steffen2017-07-262-2/+52
* swima-collector: Fix compile error if SWID_DIRECTORY is not definedTobias Brunner2017-07-241-1/+10
* libimcv: Add missing files to Android.mkTobias Brunner2017-07-241-0/+11
* 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