index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
timer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new need_isa marker for info.txt that lets a module depend
lloyd
2009-11-06
1
-0
/
+2
*
Remove the 'realname' attribute on all modules and cc/cpu/os info files.
lloyd
2009-10-29
5
-13
/
+0
*
The get_tm function was duplicated. Move single version to timer.{h,cpp}
lloyd
2009-09-17
2
-1
/
+17
*
Split up util.h into 3 files
lloyd
2009-09-17
4
-3
/
+5
*
Add support for Dragonfly BSD (a fork of FreeBSD).
lloyd
2009-07-25
2
-0
/
+2
*
Add a script that reads the output of print_deps.py and rewrites
lloyd
2009-07-15
1
-0
/
+4
*
Minor hackery to deal with win32 library dependencies
lloyd
2009-07-02
1
-1
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
10
-58
/
+78
*
Check in a branch with a major redesign on how entropy polling is performed.
lloyd
2009-01-27
2
-16
/
+5
*
Add Doxygen comment for Timer::clock. Fix @return in benchmark.h and x509_ca.h
lloyd
2008-11-25
1
-0
/
+4
*
Avoid a potential 32-bit overflow in Timer::combine_timers by promoting
lloyd
2008-11-21
1
-2
/
+4
*
Make Timer a pure virtual interface and add a new subclass ANSI_Clock_Timer
lloyd
2008-11-21
2
-31
/
+40
*
Add an implementation of name() to Timer. This allows it to be
lloyd
2008-11-12
1
-0
/
+2
*
Mention an idea for wall clock sync in Hardware_Timer
lloyd
2008-11-11
1
-0
/
+6
*
Move utils/{timer,mutex} to toplevel
lloyd
2008-11-11
15
-0
/
+442