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
...
*
Add TLS v1.3 downgrade indicator
Jack Lloyd
2019-07-12
3
-2
/
+45
*
Avoid needless allocation during GMAC finalization
Jack Lloyd
2019-07-10
1
-2
/
+2
*
Fix Coverity issue
Jack Lloyd
2019-07-10
1
-3
/
+1
*
Remove another malloc+free per GCM message overhead
Jack Lloyd
2019-07-05
1
-3
/
+4
*
Report parallism for AES when hardware is available
Jack Lloyd
2019-07-05
1
-0
/
+14
*
Avoid pointless write
Jack Lloyd
2019-07-05
1
-1
/
+1
*
Avoid allocations during GCM message processing
Jack Lloyd
2019-07-05
4
-23
/
+41
*
Merge GH #2022 Support 64-bit RDRAND on x86-64
Jack Lloyd
2019-07-05
1
-3
/
+47
|
\
|
*
Use 64-bit RDRAND on x86-64
Jack Lloyd
2019-07-05
1
-3
/
+47
*
|
Merge GH #2023 Avoid needless allocation in OctetString default constructor
Jack Lloyd
2019-07-05
1
-2
/
+5
|
\
\
|
*
|
Skip allocation if OctetString is constructed with empty string.
Tom
2019-07-05
1
-2
/
+5
|
|
/
*
/
Fix LGTM warning
Jack Lloyd
2019-07-05
1
-4
/
+2
|
/
*
Merge GH #2021 TLS record layer cleanups
Jack Lloyd
2019-07-05
4
-196
/
+173
|
\
|
*
Avoid &v[v.size()]
Jack Lloyd
2019-07-05
1
-2
/
+2
|
*
Small cleanup
Jack Lloyd
2019-07-05
1
-12
/
+4
|
*
Return the record metadata in a struct
Jack Lloyd
2019-07-05
4
-122
/
+135
|
*
Remove Record_Raw_Input
Jack Lloyd
2019-07-04
3
-43
/
+30
|
*
Remove Record_Message struct
Jack Lloyd
2019-07-04
3
-40
/
+25
*
|
Remove BearSSL provider
Jack Lloyd
2019-07-05
6
-443
/
+1
|
/
*
Fix include for getentropy
Jack Lloyd
2019-07-04
1
-3
/
+3
*
Avoid use of __GNUG__ in headers that may be parsed by C compilers
Jack Lloyd
2019-07-02
1
-5
/
+5
*
Fix some MSVC and LGTM warnings
Jack Lloyd
2019-06-29
5
-100
/
+108
*
Merge GH #2010 Fix MSVC warnings
Jack Lloyd
2019-06-29
18
-57
/
+62
|
\
|
*
Fix various MSVC warnings
Jack Lloyd
2019-06-29
18
-57
/
+62
*
|
Fix some minimized build problems
Jack Lloyd
2019-06-29
1
-0
/
+1
|
/
*
Merge GH #2009 Remove const from TLS OCSP callback
Jack Lloyd
2019-06-29
1
-1
/
+4
|
\
|
*
Make the TLS OCSP callback not const.
Jack Lloyd
2019-06-29
1
-1
/
+4
*
|
Merge GH #2008 Handle loss/retransmit of DTLS client hello
Jack Lloyd
2019-06-29
1
-1
/
+1
|
\
\
|
*
|
Handle DTLS client hello being lost
Jack Lloyd
2019-06-29
1
-1
/
+1
|
|
/
*
/
Fix a warning when building under XLC
Jack Lloyd
2019-06-29
1
-1
/
+4
|
/
*
Change XMSS OIDs and feature macro name
Jack Lloyd
2019-06-23
3
-8
/
+10
*
Use qualified-id for XMSS key size check
Matthias Gierlings
2019-06-21
2
-2
/
+2
*
FreeBSD using new mmap flags to protect against possible too wide
David Carlier
2019-06-21
1
-1
/
+5
*
Add support for RFC 8032 Ed25519ph
Jack Lloyd
2019-06-20
4
-15
/
+49
*
Fix conflict when BMI2 is enabled and --single-amalgamation-file
Jack Lloyd
2019-06-19
1
-3
/
+3
*
Fix some LGTM issues
Jack Lloyd
2019-06-19
3
-3
/
+4
*
Add support for HelloVerifyRequest on server side
Jack Lloyd
2019-06-18
9
-10
/
+102
*
Fix allocation. Add more tests.
Jack Lloyd
2019-06-15
1
-1
/
+5
*
Add a compatability shim for libsodium
Jack Lloyd
2019-06-15
12
-5
/
+2635
*
Fix more MSVC warnings
Jack Lloyd
2019-06-14
4
-22
/
+22
*
Resolve some MSVC warnings
Jack Lloyd
2019-06-14
6
-10
/
+10
*
Merge GH #1995 Allow setting max OCSP response age during verification
Jack Lloyd
2019-06-14
2
-22
/
+45
|
\
|
*
add option to specify ocsp max age
Patrick Schmidt
2019-06-14
2
-22
/
+45
*
|
Merge GH #1992 Allow overriding cert verify in TLS::Stream
Jack Lloyd
2019-06-14
2
-34
/
+155
|
\
\
|
|
/
|
/
|
|
*
TLS::Context holds references rather than pointers
Hannes Rantzsch
2019-06-13
2
-47
/
+60
|
*
Update comments as suggested per review
Hannes Rantzsch
2019-06-04
2
-9
/
+14
|
*
Refactor: template meta-programming to reuse the callback signature
René Meusel
2019-06-03
1
-7
/
+16
|
*
Use TLS::Context::verifyCallback as tls_verify_cert_chain callback
Hannes Rantzsch
2019-06-03
1
-22
/
+62
|
*
allow setting a verify_callback in TLS::Context
Hannes Rantzsch
2019-06-03
1
-7
/
+61
*
|
Officially deprecate headers
Jack Lloyd
2019-06-07
28
-686
/
+597
[prev]
[next]