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
*
Merge GH #2140 Avoid make install trying to build unwanted targets
Jack Lloyd
2019-10-10
2
-3
/
+5
|
\
|
*
install CLI only when it was built
René Meusel
2019-10-09
1
-2
/
+4
|
*
dynamically decide on required install targets
René Meusel
2019-10-09
1
-1
/
+1
*
|
Fuck you nmake
Jack Lloyd
2019-10-09
2
-1
/
+2
*
|
Fix nmake build
Jack Lloyd
2019-10-09
2
-2
/
+7
|
/
*
Enable SSE2 for RDSEED
Jack Lloyd
2019-10-09
1
-0
/
+1
*
Improve Doxygen front page references
Jack Lloyd
2019-10-07
1
-2
/
+2
*
Bump version to 2.13.0-pre
Jack Lloyd
2019-10-07
1
-1
/
+1
*
Fix FFI test failure when Scrypt is disabled in build
Jack Lloyd
2019-10-06
1
-2
/
+2
*
Add a test that (0,0) is not a valid point on any curve
Jack Lloyd
2019-10-06
1
-0
/
+4
*
Fix test failures in some configuration
Jack Lloyd
2019-10-06
2
-2
/
+2
*
Fix warning in XTS
Jack Lloyd
2019-10-06
1
-1
/
+1
*
Merge GH #2131 Merge rest of 2131
Jack Lloyd
2019-10-06
1
-1
/
+1
|
\
|
*
Quote the path to python to handle spaces in install path.
Jack Lloyd
2019-10-06
1
-1
/
+1
*
|
Throw if you attempt to use GOST 34.10-2012 with invalid params
Jack Lloyd
2019-10-06
2
-6
/
+26
*
|
Switch to using -fsanitize=fuzzer-no-link with Clang
Jack Lloyd
2019-10-06
1
-1
/
+1
|
/
*
Tweak block cipher encryption perf test
Jack Lloyd
2019-10-03
1
-2
/
+3
*
Threaded tests don't rely on thread local anymore
Jack Lloyd
2019-10-03
1
-1
/
+5
*
Build fix
Jack Lloyd
2019-10-03
1
-1
/
+2
*
Merge GH #2129 Fix Klocwork warning
Jack Lloyd
2019-10-02
2
-6
/
+6
|
\
|
*
fix for botan issue #2128: klocwork warning - get_affine_x() and
Martin Ostertag
2019-10-02
2
-6
/
+6
*
|
Some post merge fixups/reindent
Jack Lloyd
2019-10-02
3
-120
/
+90
*
|
Merge GH #2115 Improve PKCS11 tests
Jack Lloyd
2019-10-02
3
-152
/
+182
|
\
\
|
|
/
|
/
|
|
*
fixing indentation to match botan style
Michael Boric
2019-10-02
1
-16
/
+16
|
*
Review changes
Michael Boric
2019-10-02
3
-1686
/
+1085
|
*
Improve ECC PKCS#11 tests
Michael Boric
2019-09-24
2
-954
/
+1585
*
|
Have Clang print the deprecated message
Jack Lloyd
2019-10-01
1
-1
/
+1
*
|
fix deprecation warnings on MSVC
Patrick Schmidt
2019-10-01
1
-2
/
+2
*
|
Batch is not my favorite language
Jack Lloyd
2019-09-29
2
-8
/
+3
*
|
Add MSVC 2019 Release build
Jack Lloyd
2019-09-28
2
-13
/
+18
*
|
Avoid Coverity warning
Jack Lloyd
2019-09-28
1
-2
/
+2
*
|
Merge GH #2124 Add poly_dbl speed util
Jack Lloyd
2019-09-28
3
-3
/
+33
|
\
\
|
*
|
Add poly_dbl speed util
Jack Lloyd
2019-09-28
3
-3
/
+33
*
|
|
Merge GH #2123 XTS optimizations
Jack Lloyd
2019-09-28
2
-16
/
+19
|
\
\
\
|
*
|
|
XTS optimizations
Jack Lloyd
2019-09-28
2
-16
/
+19
|
|
/
/
*
/
/
OCB optimizations
Jack Lloyd
2019-09-28
3
-21
/
+24
|
/
/
*
|
Disable AVX2 Serpent on MSVC
Jack Lloyd
2019-09-27
1
-0
/
+6
*
|
Merge GH #2119 Optimize CTR_BE::seek
Jack Lloyd
2019-09-27
1
-1
/
+20
|
\
\
|
*
|
Optimize CTR_BE::seek
Jack Lloyd
2019-09-26
1
-1
/
+20
*
|
|
Fix small bug in is_prime speed test
Jack Lloyd
2019-09-27
1
-2
/
+2
*
|
|
Merge GH #2117 ChaCha20Poly1305 optimizations
Jack Lloyd
2019-09-26
1
-7
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Avoid memory allocations during ChaCha20Poly1305 start and finish
Jack Lloyd
2019-09-26
1
-7
/
+10
*
|
|
Merge GH #2116 Merge CLMUL and PMULL handling
Jack Lloyd
2019-09-26
17
-517
/
+305
|
\
\
\
|
*
|
|
Add tests for SIMD_4x32::shift_elems_{left,right}
Jack Lloyd
2019-09-25
2
-0
/
+14
|
*
|
|
Merge CLMUL and PMULL code
Jack Lloyd
2019-09-25
16
-517
/
+291
|
|
/
/
*
|
|
Merge GH #2109 Handle absolute path libdir/bindir options
Jack Lloyd
2019-09-26
3
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
support full-path styled --libdir and --bindir options
刘群
2019-09-21
2
-3
/
+3
|
*
|
build-data: fix up a bug in botan.pc.in
刘群
2019-09-21
1
-1
/
+1
*
|
|
Fix warning "type attributes ignored after type is already defined"
Jack Lloyd
2019-09-25
1
-1
/
+1
*
|
|
Merge GH #2110 Properly decode error-status OCSP responses
Jack Lloyd
2019-09-24
5
-6
/
+31
|
\
\
\
[next]