Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a variant of RandomNumberGenerator::random_vec | Jack Lloyd | 2019-09-13 | 1 | -1/+1 |
* | Skip allocation if OctetString is constructed with empty string. | Tom | 2019-07-05 | 1 | -2/+5 |
* | s/as_string/to_string/ | Jack Lloyd | 2019-03-01 | 1 | -1/+1 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -4/+4 |
* | Avoid some Wshadows in GCC 4.8 | Jack Lloyd | 2016-02-20 | 1 | -2/+2 |
* | Minor sanity updates for OctetString | Simon Warta | 2015-12-09 | 1 | -13/+13 |
* | Internal header cleanups | Jack Lloyd | 2015-09-19 | 1 | -1/+0 |
* | lib/base: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-27 | 1 | -5/+5 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -0/+132 |