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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
propagate from branch 'net.randombit.botan' (head 139d6957d20f0b1202e0eacc63c...
lloyd
2009-10-13
2
-34
/
+18
|
\
|
*
propagate from branch 'net.randombit.botan' (head 8a5eb02c2e451fc983f234f7ba2...
lloyd
2009-09-30
2
-34
/
+18
|
|
\
|
|
*
propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53...
lloyd
2009-09-17
6
-110
/
+70
|
|
|
\
|
|
*
\
propagate from branch 'net.randombit.botan' (head 5cadcc57872bef55226579df573...
lloyd
2009-09-08
2
-34
/
+18
|
|
|
\
\
|
|
|
*
\
propagate from branch 'net.randombit.botan' (head 95eb8083f5884531e5ca0667388...
lloyd
2009-07-21
11
-959
/
+24
|
|
|
|
\
\
|
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head 5438defd358f82e876917a8bd6d...
lloyd
2009-07-15
3
-34
/
+19
|
|
|
|
\
\
\
|
|
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head d6d32791adfa878b6fc0dd3a5b6...
lloyd
2009-07-03
2
-2
/
+9
|
|
|
|
|
\
\
\
|
|
|
|
*
\
\
\
propagate from branch 'net.randombit.botan' (head 6a746ccf1e957dba703e6537205...
lloyd
2009-06-04
5
-91
/
+19
|
|
|
|
|
\
\
\
\
|
|
|
|
|
*
|
|
|
A few experiments with auto keyword type inference. Looks like things will
lloyd
2009-04-01
1
-18
/
+18
|
|
|
|
|
*
|
|
|
Remove copy_if, now included in C++0x (also, it turns out, not being used
lloyd
2009-04-01
1
-16
/
+0
|
|
|
|
|
*
|
|
|
Remove the mutex classes in favor of C++0x's std::mutex and std::lock_guard
lloyd
2009-04-01
3
-57
/
+1
*
|
|
|
|
|
|
|
|
In to_u32bit, ignore space characters in input
lloyd
2009-10-06
1
-0
/
+3
*
|
|
|
|
|
|
|
|
Clean up cpuid calling
lloyd
2009-10-06
1
-32
/
+26
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Disable prefetch in AES for now. Problem: with iterative modes like CBC,
lloyd
2009-09-30
1
-12
/
+0
*
|
|
|
|
|
|
|
Add cpuid check for Intel AES
lloyd
2009-09-30
1
-1
/
+8
*
|
|
|
|
|
|
|
Add vendor ID for AMD
lloyd
2009-09-29
1
-1
/
+1
*
|
|
|
|
|
|
|
Significantly rework CPUID support. Add cache line detection
lloyd
2009-09-29
2
-87
/
+99
*
|
|
|
|
|
|
|
Change the prefetching interface; move to PREFETCH namespace, and add a
lloyd
2009-09-29
1
-9
/
+25
*
|
|
|
|
|
|
|
Remove add block from utils/info.txt
lloyd
2009-09-29
1
-27
/
+0
*
|
|
|
|
|
|
|
Add some basic prefetching support (only supported with GNU C++ or things
lloyd
2009-09-29
4
-3
/
+44
*
|
|
|
|
|
|
|
merge of '1efb42e84eca9e01edd7b7f1335af7011eab994c'
lloyd
2009-09-25
3
-0
/
+161
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Add runtime cpuid support. Check in the SSE2 engine that SSE2 is actually
lloyd
2009-09-25
3
-0
/
+161
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Add engine deps on the asm_xxx modules so the engines get loaded
lloyd
2009-09-24
2
-0
/
+8
*
|
|
|
|
|
|
|
propagate from branch 'net.randombit.botan.1_8' (head 1f4729658b70a340064bc9a...
lloyd
2009-09-17
6
-110
/
+70
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Split up util.h into 3 files
lloyd
2009-09-17
3
-65
/
+4
|
*
|
|
|
|
|
|
Move memory locking function decls to mlock.h
lloyd
2009-09-17
5
-25
/
+46
|
|
/
/
/
/
/
/
*
/
/
/
/
/
/
Fix macro generation + checks in configure.py and bswap.h. Had the effect
lloyd
2009-09-17
1
-2
/
+2
|
/
/
/
/
/
/
*
|
|
|
|
|
Add a new option --no-autoload to configure.py. This will produce a minimal
lloyd
2009-09-04
1
-1
/
+1
*
|
|
|
|
|
Fix variable name in 32-bit bswap for VC++
lloyd
2009-08-03
1
-1
/
+1
*
|
|
|
|
|
A typo in a macro check in bswap.h meant inline asm bswap was not
lloyd
2009-07-31
1
-1
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Add missing info.txt files
lloyd
2009-07-16
2
-0
/
+24
*
|
|
|
|
Correct source listings for moved files
lloyd
2009-07-16
1
-2
/
+0
*
|
|
|
|
Move some files around to break up dependencies between directories
lloyd
2009-07-16
9
-958
/
+0
*
|
|
|
|
Add a script that reads the output of print_deps.py and rewrites
lloyd
2009-07-15
1
-4
/
+6
|
/
/
/
/
*
|
|
/
Remove unnecessary includes of <iostream>; either delete entirely as not
lloyd
2009-07-11
1
-2
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Move mutex.h from utils/ to mutex/ dir as more relevant area
lloyd
2009-07-01
2
-57
/
+0
*
|
|
DataSource::discard_next did not actually return the number of discarded
lloyd
2009-06-24
1
-1
/
+1
*
|
|
Use an input insensitive implementation of same_mem instead of memcmp.
lloyd
2009-06-22
1
-1
/
+8
|
/
/
*
|
Many source files included bit_ops.h when what was really desired was
lloyd
2009-05-13
1
-1
/
+0
*
|
Include <algorithm> in secmem.h for std::swap
lloyd
2009-04-08
1
-0
/
+1
|
/
*
Add a new version of SCAN_Name::arg that returns a default value if the
lloyd
2009-03-31
2
-2
/
+17
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
32
-500
/
+564
*
Use u32bit instead of int for loop counter in ctz
lloyd
2009-03-27
1
-1
/
+1
*
propagate from branch 'net.randombit.botan' (head 4518ef63a5e28e22a61d21a6066...
lloyd
2009-01-31
3
-63
/
+0
|
\
|
*
Check in a branch with a major redesign on how entropy polling is performed.
lloyd
2009-01-27
3
-63
/
+0
*
|
A new warning in glibc triggers if memset is called with a constant size
lloyd
2009-01-31
1
-8
/
+8
|
/
*
Use a simple run length encoding in xor_into_buf, so long blocks of spaces,
lloyd
2008-11-23
2
-3
/
+22
*
Pass by const reference so larger structs can be used with xor_into_buf template
lloyd
2008-11-23
1
-1
/
+1
*
Move xor_into_buf to xor_buf.cpp. Also add a new template wrapper for
lloyd
2008-11-23
3
-10
/
+39
*
Add xor_into_buf. Add Doxygen comments for xor_buf
lloyd
2008-11-23
1
-10
/
+32
[next]