aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed typoAndreas Steffen2012-07-231-1/+1
|
* Release leaking child config after uninstalling shunt policyMartin Willi2012-07-231-0/+1
|
* moved PA-TNC message logging to level 1Andreas Steffen2012-07-231-2/+2
|
* transport IMA file info via PTS Component Evidence Policy URIAndreas Steffen2012-07-2311-119/+156
|
* ipsec attest now deletes file hashesAndreas Steffen2012-07-222-2/+25
|
* buffer PA-TNC attributes until Generate Attestation Evidence attribute is ↵Andreas Steffen2012-07-213-21/+20
| | | | received
* allow --rel as an abbreviation for --relativeAndreas Steffen2012-07-211-0/+1
|
* moved all shadow PCR stuff to the pts_pcr classAndreas Steffen2012-07-218-292/+335
|
* Support Unity split-include/exclude options in attr pluginMartin Willi2012-07-201-7/+9
|
* Don't print hexdumps on loglevel 1 if hash verification failsMartin Willi2012-07-201-3/+3
|
* created a pts_pcr class for PCR computationsAndreas Steffen2012-07-204-53/+285
|
* renamed build_database.sh to build-database.shAndreas Steffen2012-07-202-1/+2
|
* why the hell do firefox, thunderbird and acroread their own Linux libraries?Andreas Steffen2012-07-191-1/+40
|
* added some multiply defined librariesAndreas Steffen2012-07-191-0/+4
|
* queries with relative filenames might return multiple resultsAndreas Steffen2012-07-191-9/+13
|
* updated build_database.shAndreas Steffen2012-07-191-123/+190
|
* added index to files tableAndreas Steffen2012-07-191-0/+4
|
* updated build_database.shAndreas Steffen2012-07-191-4/+52
|
* Fix EAP-MSCHAPv2 master key derivation, broken with 87dd205bMartin Willi2012-07-181-4/+12
|
* Remove debugging leftoversMartin Willi2012-07-181-10/+2
|
* Add a SHA1 test vector forcing padding over block boundaryMartin Willi2012-07-182-0/+7
|
* builds an Ubuntu 12.04 LTS measurement databaseAndreas Steffen2012-07-182-0/+79
|
* minor fixes in attestAndreas Steffen2012-07-182-2/+2
|
* Use centralized hasher names in pki utilityMartin Willi2012-07-176-45/+8
|
* Use centralized hasher names in coupling pluginMartin Willi2012-07-171-20/+2
|
* Use centralized hasher names in openssl pluginMartin Willi2012-07-172-73/+10
|
* Add short names for hasher algorithmsMartin Willi2012-07-172-0/+18
|
* various PTS fixesAndreas Steffen2012-07-174-6/+8
|
* parcel IMA file measurements into batchesAndreas Steffen2012-07-171-24/+39
|
* register _check_file_measurement() methodAndreas Steffen2012-07-172-45/+46
|
* Fix tls_prf bug introduced with bc474883Martin Willi2012-07-171-4/+7
|
* check IMA file measurements against database referenceAndreas Steffen2012-07-175-9/+84
|
* Support void return values in OpenSSL 0.9.8 HMAC functionsMartin Willi2012-07-171-17/+28
|
* handled return values in tnc-pdpAndreas Steffen2012-07-161-8/+17
|
* fixed potential hasher problem in IMA template hashAndreas Steffen2012-07-161-3/+11
|
* fixed potential hasher problemsAndreas Steffen2012-07-162-11/+29
|
* use a nonce for a PA-TNC message identifierAndreas Steffen2012-07-164-9/+26
|
* ipsec attest supports ima template hashesAndreas Steffen2012-07-165-62/+114
|
* Handle PRF failures in eap-aka-3gpp2Martin Willi2012-07-164-57/+124
|
* Refactored error handling in keymat_v1_tMartin Willi2012-07-161-25/+27
|
* Clean up error handling in keymat_v2_tMartin Willi2012-07-161-87/+65
|
* Cleaned up memory management and return values for encryption payloadMartin Willi2012-07-165-35/+35
|
* Fix memory management in SIM/AKA crypto functionsMartin Willi2012-07-161-3/+4
|
* Test reset() of hasher in crypto testerMartin Willi2012-07-161-1/+9
|
* Refactored error handling in crypto testerMartin Willi2012-07-161-95/+114
|
* Set a key before benching PRFsMartin Willi2012-07-161-1/+8
|
* Resetting OpenSSL HMAC with NULL key reuses existing keyMartin Willi2012-07-161-11/+2
|
* Make sure HMAC_Init is called before HMAC_Update, fixes crashMartin Willi2012-07-161-0/+5
|
* Check and forward syscall errors in AF_ALGMartin Willi2012-07-166-52/+71
|
* Add a return value to hasher_t.reset()Martin Willi2012-07-1612-51/+74
|