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
*
Update for 1.11.6 release
1.11.6
lloyd
2013-12-29
2
-6
/
+7
*
Cleanup
lloyd
2013-12-29
1
-13
/
+13
*
Add 1.10.7 release notes
lloyd
2013-12-29
3
-9
/
+16
*
Fix running without --write-hash-file
lloyd
2013-12-29
1
-1
/
+2
*
Make Boost easier to disable with minimal feature loss
lloyd
2013-12-28
9
-41
/
+124
*
Move clmul to its own file (for abi flags)
lloyd
2013-12-27
6
-74
/
+103
*
Unused
lloyd
2013-12-27
1
-7
/
+0
*
Cleanup
lloyd
2013-12-27
2
-19
/
+17
*
Clean up GCM. Add CLMUL support.
lloyd
2013-12-27
4
-52
/
+220
*
Report size
lloyd
2013-12-27
1
-1
/
+1
*
Avoid inline std::string constructors for OID constants
lloyd
2013-12-27
3
-190
/
+197
*
Support multiple ISA requirements. Fix CLMUL flag.
lloyd
2013-12-27
3
-21
/
+27
*
Split up libstate/get_enc.cpp
lloyd
2013-12-25
7
-117
/
+119
*
Store OID info in a pair of maps in distinct storage rather than in
lloyd
2013-12-25
10
-451
/
+407
*
Use a const reference return
lloyd
2013-12-25
2
-3
/
+3
*
Add EC groups
lloyd
2013-12-25
1
-0
/
+307
*
Move add_alias and deref_alias from Library_State to SCAN_Name
lloyd
2013-12-25
10
-86
/
+67
*
Same for EC groups
lloyd
2013-12-25
6
-278
/
+18
*
Store all DH group info in constant memory instead of Library_State config
lloyd
2013-12-25
11
-368
/
+373
*
Make Serialized_RNG public
lloyd
2013-12-25
4
-105
/
+60
*
Remove global_rng calls for setting up blinding, instead require a RNG
lloyd
2013-12-25
18
-104
/
+114
*
Turn on debug by default on non-release builds
lloyd
2013-12-25
1
-1
/
+1
*
Add CPUID check for AVX-512
lloyd
2013-12-25
3
-3
/
+11
*
Interleave two blocks during Threefish AVX2 encrypt
lloyd
2013-12-25
1
-59
/
+159
*
Add Threefish-512 AVX2 decrypt
lloyd
2013-12-25
4
-14
/
+130
*
Provide Threefish as a block cipher, add decryption
lloyd
2013-12-25
7
-124
/
+138
*
Add Threefish-512 in AVX2
lloyd
2013-12-24
10
-42
/
+252
*
Set -m flags for rdrand.cpp. Update compiler ISA flags
lloyd
2013-12-23
6
-19
/
+31
*
Fix TLS-SRP example
lloyd
2013-12-21
1
-1
/
+1
*
Add info for SRP-GCM
lloyd
2013-12-21
1
-0
/
+23
*
Make Simd_Scalar of generic size
lloyd
2013-12-21
2
-114
/
+105
*
Fix gcc cpuid call
lloyd
2013-12-21
1
-13
/
+9
*
Use needed -m ABI flags in --via-amalgamation builds
lloyd
2013-12-21
1
-5
/
+28
*
Fixes for alamgamation build
lloyd
2013-12-20
2
-5
/
+5
*
Blind fix attempt for Visual C++ 2013 (github issue #5)
lloyd
2013-12-20
1
-1
/
+1
*
merge of '4439cb0d4cbdd714900273efb340756b630f471a'
lloyd
2013-12-20
7
-4
/
+12
|
\
|
*
Add missing header for FreeBSD 10
lloyd
2013-12-19
3
-0
/
+3
|
*
merge of 'c55938af0026b98297194116c1553d467104b41a'
lloyd
2013-12-19
54
-261
/
+800
|
|
\
|
*
|
Refuse to make RSA/RW keys under 1024 bits
lloyd
2013-12-06
2
-2
/
+2
|
*
|
Fix OAEP key size check during encoding, and an array over-read when
lloyd
2013-12-06
2
-2
/
+7
*
|
|
Clean up makefile output
lloyd
2013-12-15
1
-3
/
+3
|
|
/
|
/
|
*
|
Add AVX2 compiler flags for GCC and Clang. Tidy compiler option ordering.
lloyd
2013-12-14
5
-10
/
+21
*
|
Fix maintainer mode flags
lloyd
2013-12-14
1
-2
/
+2
*
|
Add cpuid support for new x86 feature flags like AVX2 and RDSEED
lloyd
2013-12-14
3
-88
/
+118
*
|
Make it possible to remove Boost dependency by disabling a few modules
lloyd
2013-12-14
6
-7
/
+18
*
|
Use -Werror only when --maintainer-mode is set as warnings will sneak
lloyd
2013-12-14
2
-6
/
+9
*
|
Add --cc-abi-flags option to configure.py
lloyd
2013-12-14
1
-10
/
+12
*
|
Add --write-hash-file to dist.py, producing a sha256sum file
lloyd
2013-12-12
1
-9
/
+35
*
|
Move OCB test to AEAD test framework. Disable Threefish benchmark.
lloyd
2013-12-11
4
-33
/
+20
*
|
Cleanups
lloyd
2013-12-10
1
-38
/
+42
[next]