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
*
Fix clang-tidy readability-container-size-empty warnings
Jack Lloyd
2022-02-06
6
-9
/
+9
*
Fix clang-tidy performance warnings
Jack Lloyd
2022-02-06
7
-9
/
+9
*
Avoid uses of volatile deprecated in C++20
Jack Lloyd
2022-01-27
2
-2
/
+2
*
Fix some Clang warnings
Jack Lloyd
2022-01-27
1
-2
/
+1
*
Check OSXSAVE and AVX flags before enabling AVX2 support.
Alexander Bluhm
2022-01-12
1
-2
/
+8
*
Merge GH #2827 Remove OpenSSL provider
Jack Lloyd
2021-12-11
3
-9
/
+3
|
\
|
*
Remove the OpenSSL provider
Jack Lloyd
2021-10-28
3
-9
/
+3
*
|
Remove OS::get_cpu_total and make OS::get_cpu_available more resiliant
Jack Lloyd
2021-10-28
2
-18
/
+21
|
/
*
Add an explicit overflow check for calloc
Jack Lloyd
2021-09-18
1
-0
/
+6
*
Merge GH #2798 Improve doc strings
Jack Lloyd
2021-09-18
1
-2
/
+2
|
\
|
*
Clarify some docstrings and comments
Philippe Lieser
2021-09-14
1
-2
/
+2
*
|
extends allocate_memory api using malloc_conceal/freezero on openbsd.
David Carlier
2021-09-14
1
-1
/
+4
|
/
*
Revamp x86 CPUID
Jack Lloyd
2021-05-24
1
-8
/
+7
*
Fix cast for ICC cpuid (GH #2748)
Jack Lloyd
2021-05-21
1
-4
/
+1
*
Merge GH #2747 Remove OpenMP support
Jack Lloyd
2021-05-20
1
-3
/
+1
|
\
|
*
Remove OpenMP support
Jack Lloyd
2021-05-19
1
-3
/
+1
*
|
Add missing limits include
Jack Lloyd
2021-05-19
1
-0
/
+1
|
/
*
Name constraint fixes
Jack Lloyd
2021-05-08
2
-4
/
+2
*
Merge GH #2733 Change CT::copy_output semantics
Jack Lloyd
2021-05-02
2
-23
/
+52
|
\
|
*
Change CT::copy_output semantics
Jack Lloyd
2021-04-29
2
-23
/
+52
*
|
Fix sstream usage
Jack Lloyd
2021-04-27
1
-1
/
+3
|
/
*
Clean up some visibility issues
Jack Lloyd
2021-04-25
3
-29
/
+29
*
Allow disabling the thread pool at runtime via env variable
Jack Lloyd
2021-04-21
2
-10
/
+56
*
cpuid arm64, sigill detection probing via sha512su0 instruction.
David CARLIER
2021-04-20
1
-0
/
+3
*
Make get_byte take a compile-time constant index
Jack Lloyd
2021-04-16
3
-36
/
+54
*
Remove raw new in socket code
Jack Lloyd
2021-04-05
2
-4
/
+4
*
More raw pointer removal
Jack Lloyd
2021-04-05
1
-3
/
+3
*
Fix C4127 warning
Jack Lloyd
2021-03-11
1
-2
/
+2
*
Merge GH #2644 Refactor mul128 code to avoid macros
Jack Lloyd
2021-03-09
1
-54
/
+25
|
\
|
*
Refactor mul128 to avoid macros
Jack Lloyd
2021-03-09
1
-54
/
+25
*
|
Fix asm clobbers for rotate asm
Jack Lloyd
2021-03-09
1
-2
/
+8
|
/
*
Drop trying to use the M1 cycle counter
Jack Lloyd
2021-03-09
1
-3
/
+0
*
Remove old scalar typedefs when we are building the library
Jack Lloyd
2021-03-07
1
-0
/
+2
*
using pragma directives instead
David CARLIER
2021-02-28
1
-0
/
+15
*
Add const annotation
Jack Lloyd
2021-02-17
1
-1
/
+1
*
Clean up latin1_to_utf8 fn
Jack Lloyd
2021-02-13
1
-15
/
+7
*
After discussing with an ARM specialist, it appears CNTVCT_EL0
David CARLIER
2021-01-27
1
-1
/
+1
*
referring to inner type instead
David Carlier
2021-01-23
1
-2
/
+2
*
get_auxval implementation for NetBSD.
David Carlier
2021-01-22
1
-0
/
+13
*
Name the reference here, in case the link changes
Jack Lloyd
2021-01-21
1
-1
/
+3
*
get_cpu_cycle_counter on Darwin ARM64 implementation.
David CARLIER
2021-01-20
1
-0
/
+3
*
Merge GH #2590 More charset function cleanups
Jack Lloyd
2021-01-13
4
-150
/
+2
|
\
|
*
More charset.h cleanups
Jack Lloyd
2021-01-13
4
-150
/
+2
*
|
Decode ASN.1 TeletexStrings strings correctly
Jack Lloyd
2021-01-13
2
-8
/
+4
|
/
*
Remove unused charset conversion functions
Jack Lloyd
2021-01-13
2
-64
/
+0
*
Avoid using macros in x86 cpuid code
Jack Lloyd
2021-01-09
2
-26
/
+41
*
Add compile-time AVX512VL versions of Ch and Maj for AVX2
Jack Lloyd
2021-01-09
1
-0
/
+8
*
Merge GH #2579 Add majority and choose bitwise functions
Jack Lloyd
2021-01-09
2
-2
/
+23
|
\
|
*
Add choose and majority functions
Jack Lloyd
2021-01-09
2
-2
/
+23
*
|
Whitespace fix
Jack Lloyd
2021-01-09
1
-1
/
+0
|
/
[next]