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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check OSXSAVE and AVX flags before enabling AVX2 support.
Alexander Bluhm
2022-01-12
1
-2
/
+8
*
No need for a conditional here
Jack Lloyd
2022-01-10
1
-4
/
+1
*
SystemRNG update for macOs.
David CARLIER
2021-12-23
1
-0
/
+24
*
In zfec avoid inversion if not necessary
Jack Lloyd
2021-12-22
1
-4
/
+15
*
Various ZFEC inprovements
Jack Lloyd
2021-12-21
4
-111
/
+137
*
Add missing include
Jack Lloyd
2021-12-18
1
-0
/
+1
*
Merge pull request #2864 from reneme/fix/emscripten
René Meusel
2021-12-17
1
-2
/
+0
|
\
|
*
FIX: m_mutex is not used in Certificate_Store_In_SQL
René Meusel
2021-12-16
1
-2
/
+0
*
|
Add a zfec-compatible forward error correction implementation
Jack Lloyd
2021-12-16
7
-0
/
+1426
*
|
Merge GH #2862 Fix GH #2861
Jack Lloyd
2021-12-14
1
-0
/
+3
|
\
\
|
*
|
Fix GH #2861 Anything under 512 bits == 0 security
Jack Lloyd
2021-12-13
1
-0
/
+3
|
|
/
*
|
Merge GH #2860 Cleanup SHA-3 Clang workaround
Jack Lloyd
2021-12-14
3
-198
/
+132
|
\
\
|
|
/
|
/
|
|
*
Add header guard
Jack Lloyd
2021-12-11
1
-0
/
+5
|
*
Cleanup SHA-3 Clang workaround
Jack Lloyd
2021-12-11
3
-198
/
+127
*
|
Merge GH #2755 Check TLS record type immediately on receipt
Jack Lloyd
2021-12-11
1
-6
/
+26
|
\
\
|
*
|
Check the TLS record type immediately on decoding
Jack Lloyd
2021-12-11
1
-6
/
+26
|
|
/
*
/
Minor format tweaks [ci skip]
Jack Lloyd
2021-12-11
1
-6
/
+6
|
/
*
Merge GH #2827 Remove OpenSSL provider
Jack Lloyd
2021-12-11
25
-1749
/
+12
|
\
|
*
Remove the OpenSSL provider
Jack Lloyd
2021-10-28
25
-1749
/
+12
*
|
Merge pull request #2854 from tenzap/master-cstdlib
René Meusel
2021-11-23
1
-0
/
+1
|
\
\
|
*
|
add missing header: cstdlib
tenzap
2021-11-23
1
-0
/
+1
*
|
|
Fix compilation issue on older mac (< 10.12)
tenzap
2021-11-17
1
-0
/
+4
|
/
/
*
|
Merge pull request #2831 from reneme/fix/potential_segfault
René Meusel
2021-11-16
9
-33
/
+62
|
\
\
|
*
|
FIX: review comment
René Meusel
2021-11-15
1
-1
/
+1
|
*
|
detect unknown ciphers when parsing TLS session
René Meusel
2021-10-29
1
-1
/
+9
|
*
|
remove default c'tor from TLS::Ciphersuite
René Meusel
2021-10-28
3
-22
/
+22
|
*
|
Ciphersuite::by_id() ::from_name() return a std::optional
René Meusel
2021-10-28
8
-20
/
+41
*
|
|
Remove OS::get_cpu_total and make OS::get_cpu_available more resiliant
Jack Lloyd
2021-10-28
2
-18
/
+21
|
|
/
|
/
|
*
|
FIX: amalgamation build (SHA3 BMI2)
René Meusel
2021-10-28
1
-2
/
+2
|
/
*
Merge GH #2822 Disable OpenSSL support for algos deprecated in OpenSSL 3.0
Jack Lloyd
2021-10-20
2
-32
/
+0
|
\
|
*
Disable OpenSSL support for algorithms deprecated in OpenSSL 3.0
Jack Lloyd
2021-10-20
2
-32
/
+0
*
|
Merge GH #2803 Workaround miscompilation of SHA-3 in Clang 12 + XCode 13
Jack Lloyd
2021-10-20
2
-10
/
+56
|
\
\
|
|
/
|
/
|
|
*
workaround a miscompilation issue in clang 12 (XCode 13)
René Meusel
2021-10-19
2
-10
/
+56
*
|
Merge GH #2811 Doc improvements
Jack Lloyd
2021-10-20
1
-5
/
+6
|
\
\
|
*
|
Fix some typos in documentation
Peter Meerwald-Stadler
2021-10-01
1
-3
/
+3
|
*
|
Clarify description of out_len argument for botan_hex_decode()
Peter Meerwald-Stadler
2021-10-01
1
-1
/
+1
|
*
|
Improve documentation of return value for botan_hex_*()
Peter Meerwald-Stadler
2021-10-01
1
-1
/
+2
|
|
/
*
/
Fix a couple of trivial typos allover
Peter Meerwald-Stadler
2021-10-01
2
-8
/
+8
|
/
*
Update comment to be more clear, and add a ref to eprint
Jack Lloyd
2021-09-18
1
-2
/
+6
*
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
4
-6
/
+6
|
\
|
*
Clarify some docstrings and comments
Philippe Lieser
2021-09-14
4
-6
/
+6
*
|
Merge GH #2796 Support OpenBSD calloc_conceal
Jack Lloyd
2021-09-18
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
extends allocate_memory api using malloc_conceal/freezero on openbsd.
David Carlier
2021-09-14
1
-1
/
+4
*
|
Fix a minor OAEP side channel
Jack Lloyd
2021-09-14
1
-3
/
+5
*
|
Clarify behavior of RNG in docstring
Philippe Lieser
2021-09-02
1
-1
/
+29
|
/
*
Avoid using short exponents with ElGamal
Jack Lloyd
2021-08-03
1
-2
/
+6
*
Small SM4 optimization
Jack Lloyd
2021-07-30
1
-59
/
+70
*
Merge GH #2780 Fix Windows cert store lookup by SHA-1 when keyID is of altern...
Jack Lloyd
2021-07-29
3
-3
/
+70
|
\
|
*
review comments
René Meusel
2021-07-15
2
-47
/
+57
[next]