Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 2 | -7/+7 |
* | Certificate store using SQLite | Kai Michaelis | 2016-10-02 | 2 | -0/+8 |
* | Build fix. Add SQL_DB_Error exception type | Jack Lloyd | 2015-12-11 | 1 | -9/+10 |
* | Missing adds | Jack Lloyd | 2015-12-11 | 1 | -1/+0 |
* | Reroot the exception hierarchy into a toplevel Exception class | Jack Lloyd | 2015-12-11 | 1 | -8/+8 |
* | Add remove_all to TLS session manager interface | Jack Lloyd | 2015-11-13 | 2 | -3/+9 |
* | Move boost and sqlite3 to utils | Jack Lloyd | 2015-09-22 | 3 | -0/+209 |
* | Enable OpenSSL for providing ciphers and hashes again. | lloyd | 2015-02-05 | 3 | -209/+0 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -1/+1 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 2 | -2/+2 |
* | Add abstract database interface so applications can easily store info | lloyd | 2014-12-20 | 3 | -67/+59 |
* | Various small fixes and cleanups, new is_prime util | lloyd | 2014-11-03 | 1 | -2/+0 |
* | Move lib into src | lloyd | 2014-01-10 | 3 | -0/+219 |