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
Commit message (
Expand
)
Author
Age
Files
Lines
*
propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6...
lloyd
2009-11-02
102
-549
/
+458
|
\
|
*
Attic-ize all of src/timer, except for time_t_to_tm and system_time
lloyd
2009-10-13
25
-9
/
+47
|
*
Fix for removal of Default_Benchmark_Timer
lloyd
2009-10-13
2
-9
/
+18
|
*
propagate from branch 'net.randombit.botan' (head d2bced090807e3590304d38724d...
lloyd
2009-10-13
1
-0
/
+4
|
|
\
|
*
|
Fixup post-merge breakage
lloyd
2009-10-13
1
-1
/
+1
|
*
|
Fixup post-merge breakage
lloyd
2009-10-13
1
-5
/
+5
|
*
|
propagate from branch 'net.randombit.botan' (head 139d6957d20f0b1202e0eacc63c...
lloyd
2009-10-13
79
-525
/
+387
|
|
\
\
|
|
*
|
Change call to system_time to use std::chrono
lloyd
2009-09-30
1
-2
/
+4
|
|
*
|
propagate from branch 'net.randombit.botan' (head 8a5eb02c2e451fc983f234f7ba2...
lloyd
2009-09-30
78
-528
/
+388
|
|
|
\
\
|
|
|
*
\
propagate from branch 'net.randombit.botan' (head b9ca6596a127964cb9795d22bc2...
lloyd
2009-09-17
6
-66
/
+37
|
|
|
|
\
\
|
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53...
lloyd
2009-09-17
35
-99
/
+163
|
|
|
|
\
\
\
|
|
|
*
|
|
|
Use <chrono> in the runtime benchmarking code instead of the local
lloyd
2009-09-16
4
-58
/
+48
|
|
|
*
|
|
|
propagate from branch 'net.randombit.botan' (head 32f457161b1ad1afb7a3d0ccebc...
lloyd
2009-09-16
74
-447
/
+326
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
Remove dep on mutex module (doesn't exist here). Use initializer list in libs...
lloyd
2009-09-11
4
-18
/
+11
|
|
|
|
*
|
|
|
Use GCC 4.4.1-release for C++0x testing
lloyd
2009-09-09
1
-1
/
+1
|
|
|
|
*
|
|
|
propagate from branch 'net.randombit.botan' (head 5cadcc57872bef55226579df573...
lloyd
2009-09-08
71
-430
/
+316
|
|
|
|
|
\
\
\
\
|
|
|
|
|
*
\
\
\
propagate from branch 'net.randombit.botan' (head 95eb8083f5884531e5ca0667388...
lloyd
2009-07-21
149
-507
/
+873
|
|
|
|
|
|
\
\
\
\
|
|
|
|
|
*
\
\
\
\
propagate from branch 'net.randombit.botan' (head 5438defd358f82e876917a8bd6d...
lloyd
2009-07-15
71
-432
/
+318
|
|
|
|
|
|
\
\
\
\
\
|
|
|
|
|
|
*
|
|
|
|
Move mutex directory back to the Attic
lloyd
2009-07-03
14
-0
/
+0
|
|
|
|
|
|
*
|
|
|
|
propagate from branch 'net.randombit.botan' (head d6d32791adfa878b6fc0dd3a5b6...
lloyd
2009-07-03
35
-222
/
+1250
|
|
|
|
|
|
|
\
\
\
\
\
|
|
|
|
|
|
*
|
|
|
|
|
Move mutex.h to src/mutex (from Attic)
lloyd
2009-07-03
1
-0
/
+0
|
|
|
|
|
|
*
|
|
|
|
|
Move mutex from Attic to src to deal with merge conflict
lloyd
2009-07-03
12
-0
/
+0
|
|
|
|
|
|
*
|
|
|
|
|
propagate from branch 'net.randombit.botan' (head 6a746ccf1e957dba703e6537205...
lloyd
2009-06-04
71
-433
/
+318
|
|
|
|
|
|
|
\
\
\
\
\
\
|
|
|
|
|
|
|
*
|
|
|
|
|
Use C++0x std::shared_ptr<> instead of TR1's
lloyd
2009-04-01
17
-82
/
+68
|
|
|
|
|
|
|
*
|
|
|
|
|
Replace the (deprecated) auto_ptr with unique_ptr.
lloyd
2009-04-01
31
-121
/
+129
|
|
|
|
|
|
|
*
|
|
|
|
|
A few experiments with auto keyword type inference. Looks like things will
lloyd
2009-04-01
3
-79
/
+68
|
|
|
|
|
|
|
*
|
|
|
|
|
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
25
-133
/
+51
|
|
|
|
|
|
|
*
|
|
|
|
|
Start a new branch for C++0x experimentation.
lloyd
2009-04-01
1
-2
/
+2
*
|
|
|
|
|
|
|
|
|
|
|
|
Slight cleanups in the Altivec detection code for readability.
lloyd
2009-10-29
1
-5
/
+12
*
|
|
|
|
|
|
|
|
|
|
|
|
Add a new looping load_be / load_le for loading large arrays at once, and
lloyd
2009-10-29
11
-49
/
+104
*
|
|
|
|
|
|
|
|
|
|
|
|
Fix cpuid with icc (tested with 11.1)
lloyd
2009-10-29
2
-2
/
+5
*
|
|
|
|
|
|
|
|
|
|
|
|
propagate from branch 'net.randombit.botan' (head 4fd7eb9630271d3c1dfed21987e...
lloyd
2009-10-29
30
-964
/
+1723
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
|
Clean up prep00_15 - same speed on Core2
lloyd
2009-10-29
1
-16
/
+10
|
*
|
|
|
|
|
|
|
|
|
|
|
|
Clean up the SSE2 SHA-1 code quite a bit, make better use of C++ features
lloyd
2009-10-29
2
-308
/
+267
|
*
|
|
|
|
|
|
|
|
|
|
|
|
Format for easier reading
lloyd
2009-10-29
1
-31
/
+43
|
*
|
|
|
|
|
|
|
|
|
|
|
|
Small cleanups (remove tab characters, change macros to fit the rest of
lloyd
2009-10-29
1
-123
/
+121
|
*
|
|
|
|
|
|
|
|
|
|
|
|
Give each version of SIMD_32 a public bswap()
lloyd
2009-10-29
3
-11
/
+29
|
*
|
|
|
|
|
|
|
|
|
|
|
|
Add new function enabled() to each of the SIMD_32 instantiations which
lloyd
2009-10-29
3
-1
/
+9
|
*
|
|
|
|
|
|
|
|
|
|
|
|
No ||= operator!
lloyd
2009-10-29
1
-7
/
+7
|
*
|
|
|
|
|
|
|
|
|
|
|
|
Add CPUID::have_altivec for AltiVec runtime detection.
lloyd
2009-10-29
3
-0
/
+63
|
*
|
|
|
|
|
|
|
|
|
|
|
|
Rename sse2 engine to simd
lloyd
2009-10-29
2
-2
/
+2
|
*
|
|
|
|
|
|
|
|
|
|
|
|
Use register writes in the Altivec code for stores because Altivec's handling
lloyd
2009-10-29
1
-7
/
+16
|
*
|
|
|
|
|
|
|
|
|
|
|
|
Kill realnames on new modules not in mailine
lloyd
2009-10-29
3
-5
/
+0
|
*
|
|
|
|
|
|
|
|
|
|
|
|
propagate from branch 'net.randombit.botan' (head 54d2cc7b00ecd5f41295e147d23...
lloyd
2009-10-29
23
-621
/
+1324
|
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
\
\
\
\
\
propagate from branch 'net.randombit.botan' (head 8fb69dd1c599ada1008c4cab2a6...
lloyd
2009-10-29
23
-621
/
+1324
|
|
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
|
Rename SSE2 stuff to be generally SIMD since it supports at least SSE2
lloyd
2009-10-29
16
-135
/
+126
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
|
Add copyright + license on the new SIMD files
lloyd
2009-10-28
4
-2
/
+14
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
|
Document SIMD changes
lloyd
2009-10-28
1
-0
/
+2
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
|
propagate from branch 'net.randombit.botan' (head bf629b13dd132b263e76a72b7ec...
lloyd
2009-10-28
12
-404
/
+1101
|
|
|
|
\
\
\
\
\
\
\
\
\
\
\
\
\
[next]