Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Most files including <botan/time.h> actually just needed <chrono> | lloyd | 2009-12-01 | 1 | -1/+1 |
* | Use std::chrono::duration instead of untyped u32bit values for times in | lloyd | 2009-12-01 | 1 | -6/+7 |
* | Remove system_time(), replace entirely with std::chrono. | lloyd | 2009-12-01 | 1 | -10/+14 |
* | Use auto for long iterator names, etc. | lloyd | 2009-11-16 | 1 | -2/+1 |
* | Replace X509_Store::Search_Func with std::function and lambdas | lloyd | 2009-11-16 | 1 | -2/+2 |
* | Attic-ize all of src/timer, except for time_t_to_tm and system_time | lloyd | 2009-10-13 | 1 | -1/+1 |
* | propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53... | lloyd | 2009-09-17 | 1 | -1/+1 |
|\ | |||||
| * | Split up util.h into 3 files | lloyd | 2009-09-17 | 1 | -1/+1 |
* | | Replace the (deprecated) auto_ptr with unique_ptr. | lloyd | 2009-04-01 | 1 | -2/+2 |
|/ | |||||
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -103/+105 |
* | Move x509 into cert/ subdir (in prep for InSiTo adding cert/cvc) | lloyd | 2008-09-29 | 1 | -0/+693 |