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
*
Add a patch from Markus Wanner that extends DataSource (including
lloyd
2012-07-09
2
-0
/
+10
*
Replace 0 and NULL pointer constants with nullptr. Also fix an old
lloyd
2012-05-18
4
-20
/
+20
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
6
-7
/
+7
*
propagate from branch 'net.randombit.botan' (head 6332543aa5a8a4cc13662008ff9...
lloyd
2012-05-18
3
-0
/
+108
|
\
|
*
Markus Wanner pointed out on the mailing list that using rdrand opcode
lloyd
2012-05-07
1
-3
/
+8
|
*
Add support for the rdrand instruction, added in Intel's Ivy Bridge
lloyd
2012-04-26
3
-0
/
+103
*
|
Merge fixups
lloyd
2012-02-20
1
-4
/
+2
*
|
propagate from branch 'net.randombit.botan' (head c247a55e7c0bcd239fcfc672139...
lloyd
2012-02-20
4
-36
/
+60
|
\
|
|
*
Avoid blocking more than 100 ms in the random device reader. Scale up
lloyd
2012-02-20
1
-3
/
+6
|
*
Avoid having more than one directory open at a time by just keeping a
lloyd
2012-02-20
1
-28
/
+49
|
*
Be more conservative about entropy estimates. In particular, instead
lloyd
2012-02-17
4
-6
/
+6
*
|
propagate from branch 'net.randombit.botan' (head 39f53266912f33dc48e942b1b86...
lloyd
2011-12-18
2
-1
/
+39
|
\
|
|
*
Poll clock_gettime in High_Resolution_Timestamp::poll with whatever
lloyd
2011-11-11
2
-1
/
+39
*
|
propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8...
lloyd
2011-06-13
1
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
propagate from branch 'net.randombit.botan' (head dd068808e5bf87c982765a8bcc3...
lloyd
2011-03-08
1
-1
/
+1
|
|
\
|
*
\
propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7...
lloyd
2011-02-11
1
-4
/
+2
|
|
\
\
|
|
*
\
propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b...
lloyd
2010-11-04
1
-4
/
+2
|
|
|
\
\
|
|
|
*
\
propagate from branch 'net.randombit.botan' (head 2841fb518e20d2fe0a374e4f6b0...
lloyd
2010-10-28
3
-3
/
+3
|
|
|
|
\
\
|
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...
lloyd
2010-10-13
1
-4
/
+2
|
|
|
|
\
\
\
|
|
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head fb78974f57bc3065d8537ebeb52...
lloyd
2010-09-07
3
-27
/
+36
|
|
|
|
|
\
\
\
|
|
|
|
*
\
\
\
propagate from branch 'net.randombit.botan' (head 647eeb4f4cf8fa4cf487cdc463d...
lloyd
2010-06-22
2
-5
/
+13
|
|
|
|
|
\
\
\
\
|
|
|
|
*
\
\
\
\
propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...
lloyd
2010-06-17
13
-26
/
+85
|
|
|
|
|
\
\
\
\
\
|
|
|
|
*
\
\
\
\
\
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
*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FD_ZERO on Solaris uses memset, and assumes we included string.h
lloyd
2011-05-24
2
-0
/
+2
*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I can't spell
lloyd
2011-05-13
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Enable unix_procs for FreeBSD. It was disabled in 2006 to work
lloyd
2011-04-21
4
-8
/
+6
*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These should be precisely 32 bits
lloyd
2011-04-04
1
-2
/
+2
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
|
|
Tick to 1.9.15-dev
lloyd
2011-03-07
1
-1
/
+1
|
/
/
/
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
|
|
|
Remove inclusions of unused headers.
lloyd
2011-02-10
1
-1
/
+0
*
|
|
|
|
|
|
|
|
|
|
|
|
Fix compile
lloyd
2010-12-13
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
|
|
|
Fix some VC warnings under 64 bit compiles
lloyd
2010-12-13
1
-1
/
+1
|
/
/
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
|
|
Doxygen updates.
lloyd
2010-11-02
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
|
|
Doxygen
lloyd
2010-11-02
2
-3
/
+7
*
|
|
|
|
|
|
|
|
|
|
|
Add new top-level algorithm which provides basic functionality: name
lloyd
2010-11-01
2
-5
/
+6
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
These are internal headers and do not need public linkage
lloyd
2010-10-28
3
-3
/
+3
|
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
Use size_t instead of u32bit in entropy and rng
lloyd
2010-10-12
12
-55
/
+55
*
|
|
|
|
|
|
|
|
|
Use size_t in filters
lloyd
2010-10-12
2
-8
/
+10
*
|
|
|
|
|
|
|
|
|
Remove more uses of vector to pointer implicit conversions
lloyd
2010-09-13
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
Anywhere where we use MemoryRegion::begin to get access to the raw pointer
lloyd
2010-09-13
5
-9
/
+9
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Fix comparison functor
lloyd
2010-09-03
1
-3
/
+3
*
|
|
|
|
|
|
|
|
Clean up the unix process running entropy source a little bit. Tweak
lloyd
2010-09-03
3
-24
/
+35
*
|
|
|
|
|
|
|
|
Remove calling getsid, it causes problems with too many different
lloyd
2010-09-03
1
-3
/
+1
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Doxygen
lloyd
2010-06-21
1
-0
/
+11
*
|
|
|
|
|
|
|
Enable the /proc walker on NetBSD. The version that had problems
lloyd
2010-06-16
1
-5
/
+2
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
[next]