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
*
Avoid using C++ attribute for ffi.h
Jack Lloyd
2020-11-28
1
-3
/
+7
*
Remove some unused macro checks/includes
Jack Lloyd
2020-11-28
1
-8
/
+0
*
Merge GH #2517 Allow custom RSA private keys during TLS
Jack Lloyd
2020-11-28
1
-1
/
+1
|
\
|
*
Allow custom RSA Private_Key in Client_Key_Exchange message
Claudius Hauptmann
2020-11-27
1
-1
/
+1
*
|
Merge GH #2516 Add a flag for VSX instructions
Jack Lloyd
2020-11-28
2
-6
/
+10
|
\
\
|
*
|
Add a new ISA flag for VSX instructions
Jack Lloyd
2020-11-27
2
-6
/
+10
|
|
/
*
|
Merge GH #2513 Various math improvements
Jack Lloyd
2020-11-28
7
-53
/
+118
|
\
\
|
*
|
SRP6 improvements
Jack Lloyd
2020-11-24
1
-28
/
+32
|
*
|
Some DL_Group and Montgomery exp improvements
Jack Lloyd
2020-11-24
6
-25
/
+86
|
|
/
*
|
Merge GH #2512 Remove support for TLS DHE_PSK suites
Jack Lloyd
2020-11-28
8
-38
/
+9
|
\
\
|
*
|
Remove support for DHE_PSK
Jack Lloyd
2020-11-24
8
-38
/
+9
|
|
/
*
/
Fix placement of deprecated macro
Jack Lloyd
2020-11-28
1
-1
/
+2
|
/
*
Merge GH #2511 Remove support for AES-128 OCB ciphersuites
Jack Lloyd
2020-11-24
3
-11
/
+1
|
\
|
*
Remove support for AES-128 OCB ciphersuites
Jack Lloyd
2020-11-24
3
-11
/
+1
*
|
Merge GH #2510 Fix some C++17 todos
Jack Lloyd
2020-11-24
2
-43
/
+37
|
\
\
|
|
/
|
/
|
|
*
try to calm gcc 9
Hannes Rantzsch
2020-11-24
1
-0
/
+2
|
*
directly use return value of emplace_back
Hannes Rantzsch
2020-11-24
1
-10
/
+7
|
*
use if constexpr rather than sfinae
Hannes Rantzsch
2020-11-24
1
-33
/
+28
*
|
Remove Camellia CBC TLS ciphersuites
Jack Lloyd
2020-11-23
3
-39
/
+15
*
|
Remove support for SEED TLS ciphersuites
Jack Lloyd
2020-11-23
3
-5
/
+1
*
|
Remove outer shared_ptr from Certificate in certstore interface
Jack Lloyd
2020-11-23
23
-291
/
+274
*
|
Remove SRP support from TLS
Jack Lloyd
2020-11-23
21
-376
/
+26
|
/
*
Remove TLS support for DSA certificates/ciphersuites
Jack Lloyd
2020-11-21
8
-88
/
+2
*
Improvements to TLS suite generation script
Jack Lloyd
2020-11-21
1
-6
/
+2
*
Remove support for TLS anonymous DH/ECDH suites
Jack Lloyd
2020-11-21
7
-30
/
+4
*
Use constexpr where applicable in util headers
Jack Lloyd
2020-11-13
5
-99
/
+75
*
Remove some unused includes of rounding.h
Jack Lloyd
2020-11-11
5
-5
/
+0
*
Remove unused prefetch.h
Jack Lloyd
2020-11-11
2
-40
/
+0
*
Remove clamp, which was unused
Jack Lloyd
2020-11-11
1
-12
/
+0
*
Merge GH #2488 Cleanup of exception types
Jack Lloyd
2020-11-11
14
-109
/
+25
|
\
|
*
Remove several disused or rarely used exception types
Jack Lloyd
2020-11-11
14
-109
/
+25
*
|
Merge GH #2487 Make polyn_gf2m.h internal
Jack Lloyd
2020-11-11
8
-13
/
+17
|
\
\
|
*
|
Rule of 5
Jack Lloyd
2020-11-11
2
-0
/
+10
|
*
|
Make polyn_gf2m.h internal
Jack Lloyd
2020-11-11
8
-13
/
+7
|
|
/
*
|
Merge GH #2489 Remove some unnecessary macros
Jack Lloyd
2020-11-11
8
-112
/
+32
|
\
\
|
*
|
Remove unnecessary code due to compiler limitations
Jack Lloyd
2020-11-11
8
-112
/
+32
|
|
/
*
/
Remove some deprecated typedefs
Jack Lloyd
2020-11-11
1
-4
/
+0
|
/
*
Disable MD4/MD5 support in CommonCrypto
Jack Lloyd
2020-11-11
1
-9
/
+0
*
Switch to invoke_result
Jack Lloyd
2020-11-11
1
-2
/
+2
*
Remove old BOTAN_IF_CONSTEXPR define
Jack Lloyd
2020-11-11
1
-11
/
+0
*
Use if constexpr
Jack Lloyd
2020-11-11
5
-11
/
+11
*
Merge GH #2483 Fix warning in FreeBSD specific code
Jack Lloyd
2020-11-11
1
-1
/
+1
|
\
|
*
getauxval FreeBSD warning fix.
David Carlier
2020-11-10
1
-1
/
+1
*
|
Add missing include for MSVC
Jack Lloyd
2020-11-10
1
-0
/
+1
|
/
*
Remove split_on_pred
Jack Lloyd
2020-11-10
2
-21
/
+1
*
Use -mcpu=power9 for DARN support
Jack Lloyd
2020-11-09
1
-0
/
+4
*
Merge GH #2472 Add X509_DN::DER_encode
Jack Lloyd
2020-11-09
4
-9
/
+17
|
\
|
*
Add X509_DN::DER_encode
Jack Lloyd
2020-11-09
4
-9
/
+17
*
|
Merge GH #2478 Avoid long loop in modular square root with certain composite ...
Jack Lloyd
2020-11-09
1
-4
/
+17
|
\
\
|
*
|
Avoid a long loop in modular square root with certain composite moduli
Jack Lloyd
2020-11-09
1
-4
/
+17
|
|
/
[next]