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
*
Merge GH #2312 Make CBC padding constant time
Jack Lloyd
2020-04-01
1
-2
/
+3
|
\
|
*
Make CBC padding constant time
Jack Lloyd
2020-03-29
1
-2
/
+3
*
|
Merge GH #2311 Fix for ARM cpuid code
Jack Lloyd
2020-04-01
1
-1
/
+5
|
\
\
|
*
|
cpu arm: Dead code as the symbol was never defined.
David Carlier
2020-03-28
1
-1
/
+5
|
|
/
*
/
Assert the length of size_t
Jack Lloyd
2020-03-24
1
-0
/
+7
|
/
*
Add baremetal (gcc-arm-none-eabi) build
Jack Lloyd
2020-03-14
2
-12
/
+21
*
Add a 'none' OS target for bare metal builds.
Jack Lloyd
2020-03-14
1
-1
/
+1
*
Merge GH #2289 Avoid inlining the deprecated modular inverse functions
Jack Lloyd
2020-03-03
1
-0
/
+6
|
\
|
*
Avoid inlining the deprecated modular inverse functions
Jack Lloyd
2020-03-02
1
-0
/
+6
*
|
Fix SHACAL2 AVX2 inlining
Jack Lloyd
2020-03-03
1
-3
/
+12
|
/
*
Small cleanups
Jack Lloyd
2020-02-14
1
-4
/
+5
*
Remove debug printf
Jack Lloyd
2020-02-11
1
-1
/
+0
*
Fix some maintainer mode warnings
Jack Lloyd
2020-02-11
3
-5
/
+8
*
Disable AVX2 under Intel C++
Jack Lloyd
2020-02-10
1
-1
/
+4
*
Fix an unused var warning when compiling for iOS
Jack Lloyd
2020-02-09
1
-0
/
+4
*
Merge GH #2247 Add POWER VPSUM support for GCM
Jack Lloyd
2020-01-25
2
-0
/
+3
|
\
|
*
Add support for POWER VPSUM instruction for GCM
Jack Lloyd
2020-01-23
2
-0
/
+3
*
|
Remove support for splitting the amalgamation by ABI
Jack Lloyd
2020-01-22
1
-3
/
+3
|
/
*
Clean up handling of POWER ISA extensions
Jack Lloyd
2019-12-12
3
-7
/
+7
*
Merge GH #2215 Use .lib suffix consistently on Windows
Jack Lloyd
2019-12-07
1
-1
/
+1
|
\
|
*
Fix Windows linking to consistently use .lib suffix as required
Jack Lloyd
2019-12-06
1
-1
/
+1
*
|
Resolve various integer conversion warnings from MSVC
Jack Lloyd
2019-12-06
3
-4
/
+6
*
|
Make CPU probes noexcept
Jack Lloyd
2019-12-06
2
-6
/
+6
*
|
if constexpr is C++17 only
Jack Lloyd
2019-12-06
1
-1
/
+1
*
|
Fix MSVC warnings in socket utils
Jack Lloyd
2019-12-06
2
-14
/
+18
*
|
Avoid MSVC warnings about dead code in FFI layer
Jack Lloyd
2019-12-06
2
-23
/
+29
|
/
*
Add -Werror mode for CI build
Jack Lloyd
2019-12-03
2
-2
/
+6
*
Add SHACAL2 AVX2
Jack Lloyd
2019-11-14
1
-1
/
+37
*
FreeBSD build fix.
David Carlier
2019-10-24
1
-0
/
+2
*
silence trivial warnings
Nuno Goncalves
2019-10-20
5
-0
/
+10
*
Merge GH #2166 Prefix macro with BOTAN_
Jack Lloyd
2019-10-19
1
-4
/
+4
|
\
|
*
prefix macro with BOTAN_
Nuno Goncalves
2019-10-19
1
-4
/
+4
*
|
Suppress unused warning.
Tom
2019-10-18
1
-0
/
+1
|
/
*
Avoid Coverity warning about unreachable code
Jack Lloyd
2019-10-18
1
-2
/
+4
*
Fix arm32 NEON target attribute syntax
Jack Lloyd
2019-10-18
1
-3
/
+7
*
Merge GH #2157 Handle new RoughtimeError type
Jack Lloyd
2019-10-16
1
-0
/
+2
|
\
|
*
fix missing ErrorType::RoughtimeError on switches
Nuno Goncalves
2019-10-16
1
-0
/
+2
*
|
Merge GH #2156 Avoid a warning on x86-32 with GCC 4.9
Jack Lloyd
2019-10-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Avoid an ABI warning with GCC 4.9
Jack Lloyd
2019-10-16
1
-1
/
+1
*
|
Add roughtime protocol
Nuno Goncalves
2019-10-14
1
-0
/
+2
*
|
Add UDP client
Nuno Goncalves
2019-10-14
3
-0
/
+412
*
|
Add URI class to parse IPv4, IPv6 and domain names together with port number
Nuno Goncalves
2019-10-14
2
-0
/
+232
*
|
Style fix
Nuno Goncalves
2019-10-14
1
-11
/
+5
*
|
Add missing define of _WINSOCKAPI_ to avoid unintentional of winsock
Nuno Goncalves
2019-10-14
1
-0
/
+1
*
|
Add additional typecast and several static_asserts
Nuno Goncalves
2019-10-14
1
-0
/
+22
|
/
*
Improve Doxygen front page references
Jack Lloyd
2019-10-07
1
-2
/
+2
*
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
*
Add poly_dbl speed util
Jack Lloyd
2019-09-28
1
-2
/
+2
*
Add tests for SIMD_4x32::shift_elems_{left,right}
Jack Lloyd
2019-09-25
1
-0
/
+6
[next]