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
*
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
|
|
/
*
/
Rule of 5 for pubkey wrappers
Jack Lloyd
2020-11-08
2
-29
/
+34
|
/
*
Remove extra data getters from X509 certificate
Jack Lloyd
2020-11-08
1
-25
/
+0
*
Remove mul_add
Jack Lloyd
2020-11-08
3
-42
/
+1
*
Remove deprecated TLS interfaces
Jack Lloyd
2020-11-08
7
-371
/
+5
*
Remove various deprecated functions
Jack Lloyd
2020-11-08
15
-383
/
+1
*
Merge GH #2470 Remove deprecated pubkey functions
Jack Lloyd
2020-11-08
9
-224
/
+1
|
\
|
*
Remove deprecated functions from pubkey
Jack Lloyd
2020-11-08
9
-224
/
+1
*
|
Merge GH #2469 More work on calendar interface
Jack Lloyd
2020-11-08
3
-50
/
+45
|
\
\
|
*
|
More calendar cleanups
Jack Lloyd
2020-11-08
3
-50
/
+45
*
|
|
Merge GH #2468 Cleanups in number theory code
Jack Lloyd
2020-11-08
16
-899
/
+231
|
\
\
\
|
*
|
|
Cleanup in number theory
Jack Lloyd
2020-11-08
16
-899
/
+231
|
|
/
/
*
|
|
Merge GH #2366 Add -Wshorten-64-to-32 warning for Clang
Jack Lloyd
2020-11-08
17
-49
/
+63
|
\
\
\
|
*
|
|
Add -Wshorten-64-to-32 for Clang
Jack Lloyd
2020-11-08
17
-49
/
+63
|
|
/
/
*
/
/
Remove deprecated exception types
Jack Lloyd
2020-11-08
2
-64
/
+0
|
/
/
[next]