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
...
*
Refactor certificate extension handling
Jack Lloyd
2017-11-14
2
-274
/
+441
*
Store all data of an X509 certificate in a shared_ptr data struct.
Jack Lloyd
2017-11-14
4
-364
/
+567
*
Use new Decoding_Error constructor
Jack Lloyd
2017-11-14
1
-4
/
+2
*
Require SHA-2 for X.509 module
Jack Lloyd
2017-11-14
1
-0
/
+1
*
In X509_CA save the hash function used
Jack Lloyd
2017-11-14
2
-2
/
+11
*
Move X509_DN and AlternativeName from asn1 to x509
Jack Lloyd
2017-11-14
6
-79
/
+115
*
Fix seek test with OpenSSL RC4
Jack Lloyd
2017-11-14
1
-1
/
+1
*
Support seeking in Salsa20
Jack Lloyd
2017-11-14
6
-9
/
+23
*
Add OIDS::oid2str and str2oid
Jack Lloyd
2017-11-14
1
-0
/
+10
*
Add a second constructor to Decoding_Error which takes an exception string.
Jack Lloyd
2017-11-14
2
-0
/
+5
*
Add <functional> include to TLS headers which use std::function
Jack Lloyd
2017-11-14
2
-0
/
+2
*
Compile fix
Jack Lloyd
2017-11-14
1
-2
/
+2
*
Correct issuer field of created CRLs
Jack Lloyd
2017-11-14
2
-6
/
+6
*
Remove duplicated include
Jack Lloyd
2017-11-13
1
-1
/
+0
*
Remove final on TLS policy objects (GH #1292)
Jack Lloyd
2017-11-13
1
-4
/
+4
*
Missing include: #include <cstdlib> is needed for std::free.
Yuri
2017-11-11
1
-0
/
+1
*
Remove use of transcode
Jack Lloyd
2017-11-09
9
-161
/
+125
*
FIX: linker error on windows (VSO#143857)
René Meusel
2017-11-09
1
-2
/
+14
*
add conversion from UCS-2/4 to UTF-8
Rene Meusel
2017-11-09
1
-11
/
+42
*
introduce UNIVERSAL_STRING (UCS-4)
Rene Meusel
2017-11-09
2
-1
/
+3
*
add coding clarifications
Rene Meusel
2017-11-09
1
-2
/
+6
*
allow encoding of UTF-8 strings
Rene Meusel
2017-11-09
1
-4
/
+1
*
switch to default utf-8 string in ASN1_String
Rene Meusel
2017-11-09
2
-8
/
+8
*
Add UCS-2 and UCS-4 to UTF-8 conversion functions
Jack Lloyd
2017-11-09
2
-0
/
+97
*
Add support for ARIA GCM ciphersuites
Jack Lloyd
2017-11-03
2
-1
/
+19
*
Format tweaks
Jack Lloyd
2017-11-02
1
-2
/
+2
*
Avoid using semicolon at and of do { } while(0) macro block.
Jack Lloyd
2017-11-02
2
-19
/
+19
*
Avoid saving a session to SQL database with empty hostname
Jack Lloyd
2017-11-02
1
-0
/
+3
*
Minor SIV/CMAC optimizations
Jack Lloyd
2017-11-02
2
-13
/
+17
*
Merge GH #1281 CRC24 optimizations
Jack Lloyd
2017-10-29
2
-67
/
+213
|
\
|
*
CRC24 performance improvement (32 bits in parallel)
Krzysztof Kwiatkowski
2017-10-29
2
-67
/
+213
*
|
Include <memory> in base type headers
Jack Lloyd
2017-10-29
4
-0
/
+4
|
/
*
Remove needless virtual on GMAC destructor
Jack Lloyd
2017-10-26
1
-1
/
+1
*
Add checks that keyed algorithms are actually keyed before use
Jack Lloyd
2017-10-26
36
-27
/
+172
*
Fix build on 32-bit
Jack Lloyd
2017-10-26
1
-1
/
+1
*
Avoid invalid iterator woes
Jack Lloyd
2017-10-26
1
-8
/
+18
*
Blake2b optimizations
Jack Lloyd
2017-10-26
3
-133
/
+94
*
Merge GH #1275 Avoid needless throw/catch during TLS handshake
Jack Lloyd
2017-10-26
1
-1
/
+2
|
\
|
*
Added missing include.
Frank Schoenmann
2017-10-25
1
-0
/
+1
|
*
Perform OIDS lookup before to prevent a guaranteed exception in EC_Group.
Frank Schoenmann
2017-10-25
1
-1
/
+1
*
|
Avoid sending OCSP status request on resumption client hello
Jack Lloyd
2017-10-25
1
-2
/
+0
|
/
*
Skip ARM32 specific byteswap code, enable MSVC byteswap intrinsics
Jack Lloyd
2017-10-24
2
-34
/
+15
*
Convert http:// links to https:// where possible
Jack Lloyd
2017-10-24
17
-21
/
+21
*
Merge GH #1263 Support FFDHE negotiation in TLS
Jack Lloyd
2017-10-22
10
-28
/
+352
|
\
|
*
Remove check for negotiated DH group in TLS client
René Korthaus
2017-10-20
1
-29
/
+0
|
*
Fall back to default group if client does not send any DH groups
René Korthaus
2017-10-20
2
-2
/
+19
|
*
Add allowed values for allowed groups
René Korthaus
2017-10-18
1
-3
/
+13
|
*
Add supported groups TLS extension (RFC 7919)
René Korthaus
2017-10-17
11
-27
/
+353
*
|
Merge GH #1271 Deprecate some exception types
Jack Lloyd
2017-10-22
1
-3
/
+3
|
\
\
|
*
|
deprecate exceptions
Daniel Neus
2017-10-21
1
-3
/
+3
[prev]
[next]