aboutsummaryrefslogtreecommitdiffstats
path: root/src/timers.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Bump copyright year to 2007lloyd2007-01-201-1/+1
|
* Add a couple of static_casts to make it clear where a type conversion islloyd2006-09-081-1/+1
| | | | | | | | | being performed. Undefined the prototype creating macro in x509stat.cpp after use. Avoid a possible type conversion in bigint_divop by storing high's top bit in a word instead of a bool.
* Initial checkin1.5.6lloyd2006-05-181-0/+44