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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor HMAC optimizations
Jack Lloyd
2019-01-31
2
-15
/
+31
*
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
*
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
|
/
*
Fix warning
Jack Lloyd
2019-01-24
1
-3
/
+6
*
Doc updates
Jack Lloyd
2019-01-24
1
-1
/
+3
*
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
*
Merge GH #1816 Rename Integrity_Failure to Invalid_Authentication_Tag
Jack Lloyd
2019-01-21
21
-33
/
+50
|
\
|
*
Rename Integrity_Failure to Invalid_Authentication_Tag
Jack Lloyd
2019-01-18
21
-33
/
+50
*
|
Add BMI2 code to policy files
Jack Lloyd
2019-01-21
3
-0
/
+9
*
|
Add BMI2 variants for SHA-512 and SHA-3
Jack Lloyd
2019-01-18
12
-10
/
+417
|
/
*
Fix init ordering warning
Jack Lloyd
2019-01-18
1
-1
/
+1
*
Remove use of std::filesystem / boost::filesystem
Jack Lloyd
2019-01-17
3
-70
/
+8
*
Define BOTAN_IF_CONSTEXPR
Jack Lloyd
2019-01-17
4
-8
/
+25
*
Fix some warnings from PVS-Studio
Jack Lloyd
2019-01-17
12
-22
/
+37
*
Merge GH #1808 Add sandbox feature to CLI
Jack Lloyd
2019-01-14
6
-0
/
+82
|
\
|
*
Sandboxing feature from CLI pov.
David Carlier
2019-01-14
5
-25
/
+74
|
*
Proposal of sandboxing feature.
David Carlier
2019-01-06
5
-0
/
+33
*
|
Allocate aligned pages in mem pool fuzzer
Jack Lloyd
2019-01-13
1
-11
/
+68
*
|
Remove unused fields
Jack Lloyd
2019-01-13
1
-3
/
+0
*
|
Remove trailing whitespace
Jack Lloyd
2019-01-13
16
-66
/
+63
|
/
*
Fix indent [ci skip]
Jack Lloyd
2019-01-05
1
-7
/
+7
*
Revert #1798
Jack Lloyd
2019-01-05
1
-4
/
+14
*
Add a fast range check and inline some things
Jack Lloyd
2019-01-05
2
-78
/
+89
*
Split up allocations into pages
Jack Lloyd
2019-01-05
7
-172
/
+194
*
Update fuzzer for new Memory_Pool behavior and constructor
Jack Lloyd
2019-01-04
1
-7
/
+26
*
New Memory_Pool implementation
Jack Lloyd
2019-01-04
4
-138
/
+335
*
Merge GH #1807 Use sccache for MSVC builds
Jack Lloyd
2019-01-04
4
-32
/
+36
|
\
|
*
Use sccache for MSVC builds
Jack Lloyd
2019-01-04
4
-32
/
+36
*
|
Tick version to 2.10.0
Jack Lloyd
2019-01-04
1
-1
/
+1
*
|
Make cpu cycle test a little more lax
Jack Lloyd
2019-01-04
1
-5
/
+10
|
/
*
Split up these blocks in appveyor.yml [ci skip]
Jack Lloyd
2019-01-03
1
-1
/
+3
*
Some cleanups in McEliece keygen
Jack Lloyd
2019-01-03
1
-15
/
+17
*
Add cast for MSVC
Jack Lloyd
2019-01-03
1
-1
/
+4
*
Use memcpy instead of strcpy here to shut up MSVC warning
Jack Lloyd
2019-01-03
1
-1
/
+1
*
Casts to avoid MSVC warnings
Jack Lloyd
2019-01-03
1
-1
/
+9
*
Fix bogus macro check that disabled a test
Jack Lloyd
2019-01-03
1
-1
/
+1
*
Remove VC2013 support from AppVeyor script
Jack Lloyd
2019-01-03
1
-1
/
+0
*
Add VC 2019 preview build
Jack Lloyd
2019-01-02
5
-3
/
+10
[next]