aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Add a tool to burn hashersMartin Willi2012-07-173-1/+78
|
* 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
|
* Add a return value to hasher_t.allocate_hash()Martin Willi2012-07-1640-150/+270
|
* Add a return value to keymat_v1_t.{get,update,confirm}_ivMartin Willi2012-07-165-31/+80
|
* Add a return value to hasher_t.get_hash()Martin Willi2012-07-1623-89/+174
|
* Add a return value to crypter_t.set_key()Martin Willi2012-07-1623-57/+87
|
* Add a return value to crypter_t.decrypt()Martin Willi2012-07-1617-35/+72
|
* Add a return value to crypter_t.encryptMartin Willi2012-07-1621-142/+232
|
* Identation fixes, warn about unused nonce_gen return valuesMartin Willi2012-07-161-2/+4
|
* Add a return value to mac_t.set_key()Martin Willi2012-07-167-14/+26
|
* Add a return value to mac_t.get_bytes()Martin Willi2012-07-167-41/+38
|
* Check rng return value when generating libfast session COOKIEsMartin Willi2012-07-163-6/+27
|
* Initialize conftest with the same plugins as charonMartin Willi2012-07-162-2/+3
|
* Remove unused replay variable in conftests seq number reset hookMartin Willi2012-07-161-3/+0
|
* Update conftest to use splitted listener/logger interfacesMartin Willi2012-07-161-2/+2
|
* Check rng return value when generating TLS session identifiersMartin Willi2012-07-161-3/+3
|