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
*
Fix compilation problem when scrypt is disabled
Jack Lloyd
2018-10-29
1
-0
/
+1
*
Add ChaCha in NEON
Jack Lloyd
2018-10-26
4
-0
/
+324
*
In ChaCha AVX2/SSE2 code s/input/state/
Jack Lloyd
2018-10-26
2
-80
/
+79
*
Fix FFI compilation without hotp module
Tobias Brunner
2018-10-25
1
-2
/
+2
*
Add missing <string> necessary to use std::string in tss.h
Billy Robert O'Neal III
2018-10-23
1
-0
/
+1
*
Use more informative error message for invalid CBC padding
Jack Lloyd
2018-10-23
1
-1
/
+1
*
Add some long Blowfish tests
Jack Lloyd
2018-10-18
2
-0
/
+14
*
Handle different library naming on Windows in pkg-config file
Jack Lloyd
2018-10-18
1
-1
/
+1
*
Add option to enable/disable generation of pkg-config file
Jack Lloyd
2018-10-18
2
-0
/
+4
*
Set default compiler in the info files instead of in configure source
Jack Lloyd
2018-10-18
5
-0
/
+10
*
Add an OS flag for if the shared lib should be symlinked or not
Jack Lloyd
2018-10-18
2
-0
/
+4
*
Fix TLS version intolerance bug
Jack Lloyd
2018-10-17
1
-10
/
+10
*
Merge GH #1709 Fix TLS intolerance of unknown signature algorithms
Jack Lloyd
2018-10-16
4
-17
/
+33
|
\
|
*
Fix TLS signature algorithm intolerance
Jack Lloyd
2018-10-16
4
-17
/
+33
*
|
Fix CLI tests
Jack Lloyd
2018-10-16
1
-9
/
+13
|
/
*
Merge GH #1707 Refactor base32/base64
Jack Lloyd
2018-10-15
3
-72
/
+73
|
\
|
*
Simplify base32/base64 by moving common logic to code_base.h
Jack Lloyd
2018-10-15
3
-72
/
+73
*
|
Use a smaller sieve when generating primes
Jack Lloyd
2018-10-15
1
-3
/
+7
|
/
*
Correct error with XTS minimum block size
Jack Lloyd
2018-10-15
2
-1
/
+580
*
Remove duplicated XTS test vectors
Jack Lloyd
2018-10-15
1
-25
/
+2
*
Merge GH #1704 Use emplace_back where appropriate
Jack Lloyd
2018-10-15
6
-15
/
+15
|
\
|
*
move instead of copy
rumcajs
2018-10-14
6
-15
/
+15
*
|
Unroll Blowfish loop by 4 instead of 2
Jack Lloyd
2018-10-14
1
-16
/
+45
|
/
*
Only use Python3 in CI builds if requested explicitly
Jack Lloyd
2018-10-12
1
-2
/
+4
*
Disable use of pylint3 in Travis
Jack Lloyd
2018-10-12
3
-9
/
+9
*
Add an explicit OS target for Emscripten
Jack Lloyd
2018-10-12
6
-8
/
+42
*
Small fixes for QNX [ci skip]
Jack Lloyd
2018-10-12
2
-1
/
+2
*
Make it possible to overwrite options to ar using AR_OPTIONS
Jack Lloyd
2018-10-08
1
-1
/
+2
*
Fixes for building for LLVM bitcode/Emscripten
Jack Lloyd
2018-10-07
3
-2
/
+7
*
Alas, Clang in Travis is also too old for this to work
Jack Lloyd
2018-10-06
1
-1
/
+1
*
GCC in Travis is too old (doesn't have ISA attribute)
Jack Lloyd
2018-10-06
1
-1
/
+1
*
Test single amalgamation file
Jack Lloyd
2018-10-05
1
-0
/
+3
*
Add explicit AVX2 function annotations
Jack Lloyd
2018-10-05
3
-2
/
+30
*
Add more SM2 signature tests
Jack Lloyd
2018-10-05
1
-0
/
+56
*
Merge GH #1698 Resolve leak during ECDSA verify with old OpenSSL
Jack Lloyd
2018-10-04
2
-6
/
+24
|
\
|
*
Resolve a leak in OpenSSL ECDSA verification for old OpenSSL
Jack Lloyd
2018-10-03
2
-6
/
+24
*
|
Remove Travis notification emails [ci skip]
Jack Lloyd
2018-10-03
1
-3
/
+0
|
/
*
Bump version to 2.9
Jack Lloyd
2018-10-01
1
-1
/
+1
*
Make a few simple functions constexpr
Jack Lloyd
2018-10-01
6
-32
/
+29
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
49
-210
/
+127
*
Fix more MSVC warnings
Jack Lloyd
2018-10-01
4
-31
/
+56
*
With MSVC, use /arch:AVX for AVX2 enabled code
Jack Lloyd
2018-10-01
1
-1
/
+1
*
Fix [ci skip]
Jack Lloyd
2018-10-01
1
-1
/
+1
*
Handle PPC crypto bit in tests [ci skip]
Jack Lloyd
2018-10-01
2
-1
/
+3
*
Fix some warnings in ARM specific code
Jack Lloyd
2018-10-01
2
-28
/
+34
*
Fix more MSVC warnings
Jack Lloyd
2018-10-01
15
-37
/
+59
*
Avoid a MSVC 2015 warning
Jack Lloyd
2018-10-01
3
-3
/
+3
*
Fix some MSVC warnings
Jack Lloyd
2018-09-30
8
-18
/
+18
*
Merge GH #1696 Fix bugs in UUID class
Jack Lloyd
2018-09-30
6
-106
/
+230
|
\
|
*
Move UUID to utils, test it, and fix bugs.
Jack Lloyd
2018-09-30
6
-106
/
+230
[next]