Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some misc MSVC warnings | Jack Lloyd | 2018-12-04 | 1 | -1/+1 |
| | |||||
* | Fixes and improvments for TSS code | Jack Lloyd | 2018-10-29 | 1 | -44/+113 |
| | | | | Fix a bug (bad length field), new APIs, etc | ||||
* | Accept SHA-1, SHA1, or SHA-160 equally | Jack Lloyd | 2017-10-13 | 1 | -1/+1 |
| | | | | | | Fixes #1235 [ci skip] | ||||
* | Avoid creating hash objects directly in TSS code | Jack Lloyd | 2017-09-22 | 1 | -8/+7 |
| | |||||
* | Header file cleanups | Jack Lloyd | 2017-09-21 | 1 | -0/+2 |
| | | | | Some help from include-what-you-use | ||||
* | Use constant_time_compare instead of same_mem | Jack Lloyd | 2017-09-16 | 1 | -2/+5 |
| | | | | New name, same great operation | ||||
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -29/+29 |
| | | | | | | Renames a couple of functions for somewhat better name consistency, eg make_u32bit becomes make_uint32. The old typedefs remain for now since probably lots of application code uses them. | ||||
* | Remove bogus filter dependency in TSS | Jack Lloyd | 2016-10-28 | 1 | -1/+0 |
| | | | | [ci skip] | ||||
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -17/+17 |
| | |||||
* | lib/misc: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-25 | 1 | -5/+5 |
| | |||||
* | Clean up root dir, remove some unneeded dependencies | lloyd | 2015-02-05 | 1 | -0/+261 |