Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove system_time(), replace entirely with std::chrono. | lloyd | 2009-12-01 | 1 | -10/+10 |
* | Remove to_string, replacing with std::to_string | lloyd | 2009-11-18 | 1 | -19/+28 |
* | Attic-ize all of src/timer, except for time_t_to_tm and system_time | lloyd | 2009-10-13 | 1 | -1/+1 |
* | The get_tm function was duplicated. Move single version to timer.{h,cpp} | lloyd | 2009-09-17 | 1 | -20/+2 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -46/+48 |
* | Move almost all of the ASN.1, BER, and DER codec related code into new | lloyd | 2008-09-28 | 1 | -0/+295 |