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
...
|
*
|
Respect --with-isa when choosing what to enable
lloyd
2009-11-06
1
-3
/
+4
|
*
|
GCC doesn't know what Nehalem or Westmere are, though it does know about
lloyd
2009-11-06
1
-0
/
+3
|
*
|
Dename unused length field
lloyd
2009-11-06
1
-1
/
+1
|
*
|
Add a new need_isa marker for info.txt that lets a module depend
lloyd
2009-11-06
6
-25
/
+31
|
*
|
Add a complete but untested AES-128 using the AES-NI intrinsics.
lloyd
2009-11-06
3
-68
/
+147
|
*
|
Stub for AES class using Intel's AES-NI instructions and an engine for
lloyd
2009-11-06
7
-0
/
+238
|
*
|
The default_submodel option was used by configure.pl but configure.py
lloyd
2009-11-06
17
-39
/
+8
|
*
|
The code for handling SIMD ISA extensions actually works fine for general
lloyd
2009-11-06
6
-35
/
+44
|
*
|
Make it possible to explicitly enable SIMD extensions.
lloyd
2009-11-06
1
-19
/
+28
|
*
|
Tick to 1.9.3-dev
lloyd
2009-11-06
6
-37
/
+27
|
*
|
Generate SIMD macro flags for build.h from data in build-data/arch for
lloyd
2009-11-06
6
-6
/
+70
|
|
/
*
|
propagate from branch 'net.randombit.botan' (head cead7027e70b68a8b4ae2e5bd8f...
lloyd
2009-11-05
16
-62
/
+84
|
\
|
|
*
Add an andc operation, in SSE2 and AltiVec, may be useful for Serpent sboxes
lloyd
2009-11-04
4
-4
/
+22
|
*
Set BOTAN_TARGET_CPU_HAS_SSE2 macro if amd64. Not set at all for any 32-bit
lloyd
2009-11-04
1
-0
/
+3
|
*
Indent and avoid one extra assignment
lloyd
2009-11-04
1
-3
/
+2
|
*
propagate from branch 'net.randombit.botan.1_8' (head 6e8c18515725a70923b3411...
lloyd
2009-11-03
559
-6939
/
+13364
|
|
\
|
|
*
propagate from branch 'net.randombit.botan.1_8' (head a101c8c86b755a666c72baf...
1.9.2
lloyd
2009-11-03
2
-2
/
+3
|
|
|
\
|
|
*
|
Update for 1.9.2 release 2009-11-03
lloyd
2009-11-03
4
-11
/
+5
|
|
*
|
Conver the rest of the hash functions to use the array-based load instructions.
lloyd
2009-11-03
5
-40
/
+41
|
*
|
|
Use negative values for adding constants >= 2^31 in the SHA-1 x86-64 asm.
lloyd
2009-11-03
1
-2
/
+8
|
|
|
/
|
|
/
|
|
*
|
Update docs for 1.8.8 release 2009-11-03
1.8.8
lloyd
2009-11-03
4
-5
/
+6
*
|
|
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
[prev]
[next]