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
*
Add --extra-cxxflags option
Jack Lloyd
2019-02-05
1
-4
/
+10
*
Add documentation of all configure.py options
Jack Lloyd
2019-02-05
1
-15
/
+441
*
Skip setting -momit-leaf-frame-pointer
Jack Lloyd
2019-02-05
1
-5
/
+0
*
Use threads for Asan tests too
Jack Lloyd
2019-02-05
1
-1
/
+1
*
Properly detect embedded PowerPC
Jack Lloyd
2019-02-05
1
-1
/
+6
*
Clean up test registration a bit
Jack Lloyd
2019-02-05
2
-24
/
+31
*
Build fixes for GNU/Hurd
Jack Lloyd
2019-02-04
2
-0
/
+3
*
Merge GH #1819 Add Thread_Pool and use it for running tests
Jack Lloyd
2019-01-31
13
-84
/
+454
|
\
|
*
Add a simple Thread_Pool test
Jack Lloyd
2019-01-31
2
-0
/
+88
|
*
Run the tests in multithreaded mode in CI
Jack Lloyd
2019-01-31
1
-2
/
+5
|
*
Run the test suite in multiple threads
Jack Lloyd
2019-01-31
6
-68
/
+149
|
*
Add a thread pool
Jack Lloyd
2019-01-31
5
-14
/
+212
*
|
Changes to CPUID layout caused ABI breakage, tick soname
Jack Lloyd
2019-01-31
1
-1
/
+1
*
|
Add a couple more ChaCha tests
Jack Lloyd
2019-01-31
1
-0
/
+9
*
|
Have set_mem only work for bytes
Jack Lloyd
2019-01-31
1
-4
/
+3
*
|
Minor HMAC optimizations
Jack Lloyd
2019-01-31
2
-15
/
+31
*
|
More todos
Jack Lloyd
2019-01-31
1
-1
/
+2
*
|
Better document hash function strings [ci skip]
Jack Lloyd
2019-01-31
1
-3
/
+29
|
/
*
Merge GH #1821 Refactor CPUID to be thread safe
Jack Lloyd
2019-01-31
9
-55
/
+90
|
\
|
*
Refactor CPUID to make it thread safe
Jack Lloyd
2019-01-30
9
-55
/
+90
*
|
Recognize BLAKE2b also [ci skip]
Jack Lloyd
2019-01-31
1
-1
/
+1
|
/
*
Compile fix
Jack Lloyd
2019-01-30
2
-2
/
+2
*
Use std::mutex instead of mutex_type here
Jack Lloyd
2019-01-30
4
-8
/
+8
*
Another mistake
Jack Lloyd
2019-01-29
1
-2
/
+8
*
Merge GH #1818 Prevent PKCS11 tests from allocating before main
Jack Lloyd
2019-01-28
4
-98
/
+94
|
\
|
*
Avoid invoking the mlock allocator before main starts
Jack Lloyd
2019-01-28
4
-98
/
+94
*
|
Avoid a harmless data race in RSA decryption
Jack Lloyd
2019-01-28
1
-0
/
+7
*
|
Add todo
Jack Lloyd
2019-01-25
1
-0
/
+1
|
/
*
Fix warning
Jack Lloyd
2019-01-24
1
-3
/
+6
*
Update news
Jack Lloyd
2019-01-24
1
-0
/
+6
*
Doc updates
Jack Lloyd
2019-01-24
2
-3
/
+24
*
Merge GH #1817 Deprecations and optimizations for BigInt encode/decode
Jack Lloyd
2019-01-24
5
-104
/
+131
|
\
|
*
Revamp BigInt encoding and decoding.
Jack Lloyd
2019-01-24
5
-104
/
+131
|
/
*
Fix macro checks
Jack Lloyd
2019-01-24
1
-2
/
+1
*
Split out bcrypt cli util to its own file
Jack Lloyd
2019-01-22
2
-78
/
+89
*
Make the Memory_Pool MMU operations a compile time option
Jack Lloyd
2019-01-22
2
-4
/
+30
*
Remove some unnecessary asserts
Jack Lloyd
2019-01-22
3
-34
/
+0
*
Fix XLC sanitizers
Jack Lloyd
2019-01-22
1
-1
/
+3
*
Move hash util to hash.cpp and add --format option
Jack Lloyd
2019-01-22
3
-65
/
+127
*
Update news
Jack Lloyd
2019-01-21
1
-0
/
+23
*
Merge GH #1816 Rename Integrity_Failure to Invalid_Authentication_Tag
Jack Lloyd
2019-01-21
23
-39
/
+65
|
\
|
*
Rename Integrity_Failure to Invalid_Authentication_Tag
Jack Lloyd
2019-01-18
23
-39
/
+65
*
|
Add BMI2 code to policy files
Jack Lloyd
2019-01-21
3
-0
/
+9
*
|
Merge GH #1815 Add BMI2 variants of SHA-512 and SHA-3
Jack Lloyd
2019-01-21
12
-10
/
+417
|
\
\
|
*
|
Add BMI2 variants for SHA-512 and SHA-3
Jack Lloyd
2019-01-18
12
-10
/
+417
|
|
/
*
|
Add a list of mistakes
Jack Lloyd
2019-01-21
1
-0
/
+50
*
|
Minor updates to filter docs
Jack Lloyd
2019-01-21
1
-0
/
+13
*
|
Add todos
Jack Lloyd
2019-01-21
1
-0
/
+2
|
/
*
Fix init ordering warning
Jack Lloyd
2019-01-18
1
-1
/
+1
*
Merge GH #1814 Drop use of Boost or std filesystem libs
Jack Lloyd
2019-01-18
4
-92
/
+32
|
\
[next]