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
/
entropy
Commit message (
Expand
)
Author
Age
Files
Lines
*
propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...
lloyd
2010-06-17
13
-26
/
+85
|
\
|
*
More Doxygen
lloyd
2010-06-16
2
-0
/
+8
|
*
Hide File_Descriptor_Source
lloyd
2010-06-16
2
-12
/
+16
|
*
Yet more Doxygen comments
lloyd
2010-06-16
1
-1
/
+40
|
*
More Doxygen updates/fixes
lloyd
2010-06-15
4
-3
/
+11
|
*
Use strncpy instead of strcpy in EGD reader
lloyd
2010-06-13
1
-1
/
+1
|
*
Use "/*" instead of "/**" in starting comments at the begining of a file.
lloyd
2010-06-07
7
-7
/
+7
|
*
Add constructor and destructor for pipe_wrapper to handle init and close
lloyd
2010-06-02
1
-5
/
+5
*
|
propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...
lloyd
2010-01-21
1
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929...
lloyd
2009-12-24
4
-4
/
+4
|
|
\
|
*
\
propagate from branch 'net.randombit.botan' (head 22c82e10d78ad0e2cdaa56cb02f...
lloyd
2009-12-16
1
-4
/
+2
|
|
\
\
|
|
*
\
propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...
lloyd
2009-12-16
22
-29
/
+76
|
|
|
\
\
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head 142a9359ba02d5dfcf3f2c9f999...
lloyd
2009-12-08
1
-4
/
+2
|
|
|
\
\
\
|
|
|
*
|
|
Instead of checking for Windows generically before using QueryPerformanceCoun...
lloyd
2009-12-01
1
-3
/
+2
|
|
|
*
|
|
Most files including <botan/time.h> actually just needed <chrono>
lloyd
2009-12-01
1
-1
/
+0
*
|
|
|
|
|
Oops, it's TARGET_CPU_IS_XXX_FAMILY, not TARGET_IS_XXX_FAMILY.
lloyd
2009-12-30
1
-2
/
+2
*
|
|
|
|
|
Use IS_XXX_FAMILY macros where useful
lloyd
2009-12-30
1
-2
/
+2
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Fix compilation on Win32
lloyd
2009-12-23
1
-1
/
+1
*
|
|
|
|
Include as internal/
lloyd
2009-12-23
3
-3
/
+3
|
/
/
/
/
*
|
|
/
Add missing BOTAN_DLL exports.
lloyd
2009-12-16
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Make many more headers internal-only.
lloyd
2009-12-16
6
-6
/
+6
*
|
|
Full working amalgamation build, plus internal-only headers concept.
lloyd
2009-12-16
18
-23
/
+70
|
/
/
*
/
Load hres_timer on any compiler or arch; macro feature detection takes care
lloyd
2009-12-01
1
-27
/
+0
|
/
*
Consolidate the non-canonical epoch timers, like cpuid and Win32's
lloyd
2009-12-01
3
-0
/
+125
*
Move most code that relies heavily on Filters into src/filters.
lloyd
2009-11-17
7
-50
/
+3
*
Rename/remove some secmem member variables for better matching with STL
lloyd
2009-11-17
1
-1
/
+1
*
Remove the 'realname' attribute on all modules and cc/cpu/os info files.
lloyd
2009-10-29
8
-16
/
+0
*
Add support for GNU/Hurd
lloyd
2009-10-07
2
-0
/
+2
*
Add support for Dragonfly BSD (a fork of FreeBSD).
lloyd
2009-07-25
3
-0
/
+3
*
Two changes to proc_walk:
lloyd
2009-07-25
1
-2
/
+2
*
Fix some unused variable nits pointed out by icc 10.1
lloyd
2009-07-21
1
-1
/
+1
*
Move some files around to break up dependencies between directories
lloyd
2009-07-16
3
-0
/
+12
*
static_cast a double before returning it as a u32bit to avoid a warning
lloyd
2009-07-10
1
-1
/
+1
*
Fix a subtle bug in the /dev/*random reader. The maximum ms wait time was
lloyd
2009-07-02
1
-2
/
+3
*
Minor hackery to deal with win32 library dependencies
lloyd
2009-07-02
2
-2
/
+2
*
Changes to /dev/*random poller - read up to 48 bytes, and wait longer in sele...
lloyd
2009-06-09
1
-3
/
+2
*
Many source files included bit_ops.h when what was really desired was
lloyd
2009-05-13
1
-1
/
+0
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
18
-23
/
+59
*
merge of '93d8e162df445b607d3085d0f966f4e7b286108a'
lloyd
2009-01-31
3
-23
/
+38
|
\
|
*
In es_unix, two changes
lloyd
2009-01-31
1
-6
/
+3
|
*
Recast to byte pointer in Entropy_Accumulator before passing to add_bytes
lloyd
2009-01-31
1
-4
/
+4
|
*
Change the max amount read from /dev/*random to 128 bits.
lloyd
2009-01-31
1
-9
/
+4
|
*
Track the collected entropy as a double instead of a unsigned int. Otherwise
lloyd
2009-01-31
1
-3
/
+5
|
*
Make Entropy_Accumulator a pure virtual to allow other accumulation
lloyd
2009-01-31
1
-5
/
+26
*
|
Compilation fixes for the Win32 entropy sources.
lloyd
2009-01-28
2
-4
/
+4
|
/
*
Double the static estimate in es_ftw. To collect 256 bits of estimated
lloyd
2009-01-28
1
-1
/
+1
*
In the BeOS entropy poll, quit the loop early if the polling goal was
lloyd
2009-01-28
1
-0
/
+3
*
Go back to entropy bits per byte, instead of total estimated entropy of
lloyd
2009-01-28
1
-4
/
+4
*
Have Entropy_Accumulator dump everything into a BufferedComputation.
lloyd
2009-01-27
3
-103
/
+23
*
Check in a branch with a major redesign on how entropy polling is performed.
lloyd
2009-01-27
20
-442
/
+510
[next]