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
/
lib
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing <stdexcept> <string> necessary
Cheney-Wang
2018-11-02
1
-0
/
+2
*
Simplify base32/base64 by moving common logic to code_base.h
Jack Lloyd
2018-10-15
1
-1
/
+56
*
Add an explicit OS target for Emscripten
Jack Lloyd
2018-10-12
1
-3
/
+15
*
Small fixes for QNX [ci skip]
Jack Lloyd
2018-10-12
1
-0
/
+1
*
Add explicit AVX2 function annotations
Jack Lloyd
2018-10-05
1
-2
/
+22
*
Make a few simple functions constexpr
Jack Lloyd
2018-10-01
5
-23
/
+20
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
9
-67
/
+17
*
Fix more MSVC warnings
Jack Lloyd
2018-10-01
1
-2
/
+3
*
Fix [ci skip]
Jack Lloyd
2018-10-01
1
-1
/
+1
*
Handle PPC crypto bit in tests [ci skip]
Jack Lloyd
2018-10-01
1
-0
/
+2
*
Fix more MSVC warnings
Jack Lloyd
2018-10-01
2
-5
/
+6
*
Fix some MSVC warnings
Jack Lloyd
2018-09-30
1
-2
/
+2
*
Move UUID to utils, test it, and fix bugs.
Jack Lloyd
2018-09-30
3
-0
/
+156
*
Spell check the documentation
Jack Lloyd
2018-09-28
1
-1
/
+1
*
Skip using mmap allocation if mlock is not available.
Jack Lloyd
2018-09-27
1
-8
/
+4
*
Add OS::running_in_privileged_state
Jack Lloyd
2018-09-27
2
-15
/
+37
*
Add fuzzer for mode unpadding, and fix bugs found thereby
Jack Lloyd
2018-09-22
1
-0
/
+8
*
Promote Timer to an internal util class
Jack Lloyd
2018-09-10
3
-1
/
+336
*
Merge GH #1678 Add read_kv utility function
Jack Lloyd
2018-09-09
2
-3
/
+111
|
\
|
*
Add read_kv for parsing strings with key/value pairs
Jack Lloyd
2018-09-09
2
-3
/
+111
*
|
Optimize CT::is_zero, CT::expand_mask, CT::expand_top_bit
Jack Lloyd
2018-09-07
1
-21
/
+20
|
/
*
Simplify code for SIMD_4x32::rho
Jack Lloyd
2018-08-26
1
-49
/
+4
*
Move AVX2 wrapper to utils
Jack Lloyd
2018-08-24
2
-0
/
+214
*
Simplify exception messages
Jack Lloyd
2018-08-22
2
-5
/
+22
*
Add BOTAN_STATE_CHECK macro
Jack Lloyd
2018-08-17
2
-2
/
+21
*
Remove support for 8 or 16 bit BigInt words
Jack Lloyd
2018-08-15
1
-6
/
+2
*
Combine SM2 key types for signatures and encryption
Jack Lloyd
2018-08-01
1
-1
/
+1
*
Fix ARMv7 build
Jack Lloyd
2018-07-09
1
-0
/
+3
*
Add support for ARMv8 SM4 instructions
Jack Lloyd
2018-07-09
3
-5
/
+70
*
Correct Doxygen errors
Jack Lloyd
2018-07-02
1
-1
/
+1
*
Fix handling of SHA instructions in tests
Jack Lloyd
2018-06-29
1
-0
/
+2
*
Fix error in 1024-bit polynomial double
Jack Lloyd
2018-06-25
1
-2
/
+2
*
Use ASCII specific function calls for Windows API calls
Jack Lloyd
2018-06-25
1
-3
/
+3
*
Use masked table lookup in ECC base point multiplication
Jack Lloyd
2018-06-19
1
-0
/
+12
*
Make Karatsuba multiply completely const time
Jack Lloyd
2018-06-14
1
-5
/
+7
*
Constify some local variables
Jack Lloyd
2018-06-08
1
-2
/
+2
*
Move codec_base.h to internal header in utils
Jack Lloyd
2018-05-31
2
-0
/
+166
*
Add BMI2-specific SHA-256
Jack Lloyd
2018-05-27
3
-2
/
+25
*
Remove debug printf
Jack Lloyd
2018-05-22
1
-1
/
+1
*
Merge GH #1568 Use BOTAN_ARG_CHECK more
Jack Lloyd
2018-05-14
5
-6
/
+27
|
\
|
*
Add message to BOTAN_ARG_CHECK and use it more widely
Jack Lloyd
2018-05-13
5
-6
/
+27
*
|
Apple Clang requires min/max be constexpr
Jack Lloyd
2018-05-13
1
-1
/
+10
*
|
Fixes for compilation in C++17 mode by MSVC
Jack Lloyd
2018-05-13
1
-3
/
+7
|
/
*
Use GCC builtins for clz operation
Jack Lloyd
2018-04-15
1
-1
/
+26
*
Fix bugs in wildcard matching
Jack Lloyd
2018-03-31
1
-77
/
+107
*
Avoid another problem with AltiVec
Jack Lloyd
2018-03-28
1
-15
/
+6
*
Add back posix_mlock flag
Jack Lloyd
2018-03-26
1
-0
/
+6
*
Avoid code that triggers problems under GCC 8
Jack Lloyd
2018-03-18
1
-1
/
+1
*
Fix CPUID::has_cpuid_bit
Jack Lloyd
2018-03-17
1
-1
/
+3
*
Avoid creating stringstream unless needed in version check
Jack Lloyd
2018-03-17
1
-3
/
+3
[next]