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
*
include what you use
René Meusel
2022-04-05
4
-1
/
+4
*
Remove redundant TLS_Policy::use_extended_master_secret()
René Meusel
2022-04-05
3
-28
/
+0
*
prepare TLS 1.2 for addition of TLS 1.3
Hannes Rantzsch
2022-04-04
70
-2744
/
+4285
*
Merge pull request #2947 from neXenio/tls13/transitions
René Meusel
2022-04-04
6
-138
/
+338
|
\
|
*
adress review comments
René Meusel
2022-04-04
1
-22
/
+20
|
*
Extract helper for handshake message transitions
René Meusel
2022-04-04
6
-138
/
+340
*
|
Merge pull request #2948 from neXenio/tls13/tls_data_reader
René Meusel
2022-04-04
1
-2
/
+25
|
\
\
|
|
/
|
/
|
|
*
Additional convenience methods for TLS_Data_Reader
René Meusel
2022-04-04
1
-2
/
+25
*
|
Merge GH #2941 Improve and expand the test utilities
Jack Lloyd
2022-04-04
3
-40
/
+247
|
\
\
|
|
/
|
/
|
|
*
addressing review comment
René Meusel
2022-04-04
1
-1
/
+1
|
*
add CHECK convenience helper and .require()
René Meusel
2022-03-30
1
-1
/
+71
|
*
allow registering multiple function-style tests in one compilation unit
René Meusel
2022-03-30
1
-8
/
+53
|
*
add more test_throws overloads
René Meusel
2022-03-30
3
-31
/
+123
*
|
performance: don't reserve before buffer inserting
Hannes Rantzsch
2022-04-01
1
-3
/
+0
|
/
*
Fix python3 linter complaints
Rostyslav Khudolii
2022-03-25
2
-16
/
+16
*
Fix review comments
Rostyslav Khudolii
2022-03-25
2
-122
/
+153
*
Add support for SRP6 FFI
Rostyslav Khudolii
2022-03-19
4
-14
/
+350
*
Merge GH #2933 Fix some X.509 test failures when SHA-1 is disabled
Jack Lloyd
2022-03-12
1
-2
/
+11
|
\
|
*
Re-enable test without SHA-1, check result
René Fischer
2022-03-12
1
-4
/
+9
|
*
Fix ecdsa_unit test failures when SHA-1 not available
René Fischer
2022-03-10
1
-2
/
+6
*
|
Provide a generic .editorconfig
Hannes Rantzsch
2022-03-10
1
-0
/
+17
*
|
Provide a basic project configuration for Sublime Text
René Meusel
2022-03-10
5
-1
/
+230
*
|
Merge GH #2930 Allow Argon2 and Kyber in BSI mode
Jack Lloyd
2022-03-09
1
-3
/
+11
|
\
\
|
*
|
Readd shake, blake2 to bsi policy, but comment out
René Fischer
2022-03-09
1
-0
/
+3
|
*
|
Add kyber, argon2 to BSI module policy
René Fischer
2022-03-09
1
-3
/
+8
|
|
/
*
/
Fixed more -Wredundant-tags warnings
Jan Körner
2022-03-08
3
-3
/
+8
|
/
*
Merge GH #2928 Fix -Wredundant-tags warnings
Jack Lloyd
2022-03-07
10
-27
/
+27
|
\
|
*
Fixed -Wredundant-tags Warnings
Jan Körner
2022-03-07
10
-27
/
+27
*
|
Remove needless include
Jack Lloyd
2022-03-05
1
-1
/
+0
|
/
*
if/else
Jack Lloyd
2022-03-04
1
-4
/
+6
*
Add ISA annotations needed for amalgamation build
Jack Lloyd
2022-03-04
1
-0
/
+2
*
Compile fix with Argon2 but not argon2fmt
Jack Lloyd
2022-03-04
1
-3
/
+3
*
Add Argon2 SSSE3 implementation
Jack Lloyd
2022-03-04
4
-0
/
+292
*
Add threading to Argon2
Jack Lloyd
2022-03-04
2
-171
/
+122
*
Merge GH #2924 Remove duplicate chars from PrintableString check
Jack Lloyd
2022-03-01
1
-1
/
+1
|
\
|
*
Remove duplicated chars from allowed chars in ASN1_Type::PrintableString
Philippe Lieser
2022-02-25
1
-1
/
+1
*
|
Merge GH #2909 Fix UWP System_RNG build issue
Jack Lloyd
2022-03-01
1
-15
/
+13
|
\
\
|
|
/
|
/
|
|
*
Fix UWP System_RNG build issue (GH #2887)
Jack Lloyd
2022-02-09
1
-15
/
+13
*
|
Merge GH #2913 Replace some macro-like functions with inlines
Jack Lloyd
2022-02-13
10
-707
/
+782
|
\
\
|
*
|
I hate compiler bugs
Jack Lloyd
2022-02-12
1
-0
/
+39
|
*
|
Remove function macros from Threefish-512
Jack Lloyd
2022-02-12
1
-120
/
+162
|
*
|
Remove macro usage from the AES-NI implementation
Jack Lloyd
2022-02-12
1
-431
/
+408
|
*
|
Remove macro usage from Serpent
Jack Lloyd
2022-02-12
6
-135
/
+146
|
*
|
Remove macro usage from Salsa20
Jack Lloyd
2022-02-12
1
-27
/
+32
|
*
|
Remove macro usage from ChaCha
Jack Lloyd
2022-02-12
1
-27
/
+28
*
|
|
Fix clang-tidy readability-convert-member-functions-to-static
Jack Lloyd
2022-02-11
38
-211
/
+221
|
/
/
*
|
More clang-tidy fixes
Jack Lloyd
2022-02-10
48
-185
/
+281
*
|
Merge GH #2872 Add Kyber post-quantum KEM
Jack Lloyd
2022-02-10
20
-2
/
+7114
|
\
\
|
*
|
review: fix cache based side channel
Hannes Rantzsch
2022-02-10
1
-11
/
+9
|
*
|
move Botan::unreachable() to assert.h
René Meusel
2022-02-07
3
-21
/
+18
[next]