Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consolidate the non-canonical epoch timers, like cpuid and Win32's | lloyd | 2009-12-01 | 1 | -53/+0 |
* | The get_tm function was duplicated. Move single version to timer.{h,cpp} | lloyd | 2009-09-17 | 1 | -1/+4 |
* | Split up util.h into 3 files | lloyd | 2009-09-17 | 1 | -0/+5 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -1/+3 |
* | Check in a branch with a major redesign on how entropy polling is performed. | lloyd | 2009-01-27 | 1 | -3/+2 |
* | Add Doxygen comment for Timer::clock. Fix @return in benchmark.h and x509_ca.h | lloyd | 2008-11-25 | 1 | -0/+4 |
* | Make Timer a pure virtual interface and add a new subclass ANSI_Clock_Timer | lloyd | 2008-11-21 | 1 | -10/+18 |
* | Add an implementation of name() to Timer. This allows it to be | lloyd | 2008-11-12 | 1 | -0/+2 |
* | Move utils/{timer,mutex} to toplevel | lloyd | 2008-11-11 | 1 | -0/+30 |