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
*
add a failing test for an UTF-8 string and a successful test for ASCII
Rene Meusel
2017-11-09
1
-0
/
+57
*
Add UCS-2 and UCS-4 to UTF-8 conversion functions
Jack Lloyd
2017-11-09
4
-5
/
+131
*
Add SHACAL2 test from Bouncy Castle
Jack Lloyd
2017-11-05
1
-0
/
+5
*
Fix shadow warning
Jack Lloyd
2017-11-05
1
-2
/
+3
*
Add support for ARIA GCM ciphersuites
Jack Lloyd
2017-11-03
4
-7
/
+30
*
Add some KDF2 values from Bouncy Castle
Jack Lloyd
2017-11-02
1
-0
/
+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
*
speed: simplify some code
Jack Lloyd
2017-11-02
1
-167
/
+60
*
Use a simple PRNG for the tests
Jack Lloyd
2017-10-29
4
-123
/
+114
*
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
40
-30
/
+287
*
Add more SipHash tests
Jack Lloyd
2017-10-26
1
-0
/
+187
*
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
*
|
Round block cipher buffer sizes to multiple of block size
Jack Lloyd
2017-10-25
1
-2
/
+12
|
/
*
Skip ARM32 specific byteswap code, enable MSVC byteswap intrinsics
Jack Lloyd
2017-10-24
2
-34
/
+15
*
Fix botan-test --help
Jack Lloyd
2017-10-24
3
-36
/
+48
*
Convert http:// links to https:// where possible
Jack Lloyd
2017-10-24
17
-21
/
+21
*
Add header for std::min
Jack Lloyd
2017-10-24
1
-0
/
+1
*
Tweak help output a bit
Jack Lloyd
2017-10-24
4
-35
/
+53
*
Inline Test::run_test into only caller
Jack Lloyd
2017-10-24
3
-45
/
+21
*
Merge GH #1273 Refactor test and cli runner code
Jack Lloyd
2017-10-24
18
-973
/
+1156
|
\
|
*
Avoid using namespace, other cleanups
Jack Lloyd
2017-10-24
1
-27
/
+24
|
*
Refactor option parsing in cli and test code
Jack Lloyd
2017-10-24
18
-947
/
+1133
*
|
In cipher tests count IV setup as part of the message cost
Jack Lloyd
2017-10-24
1
-10
/
+2
*
|
Avoid "using namespace" in test code
Jack Lloyd
2017-10-24
3
-64
/
+51
|
/
*
Merge GH #1263 Support FFDHE negotiation in TLS
Jack Lloyd
2017-10-22
15
-36
/
+371
|
\
|
*
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
16
-35
/
+372
*
|
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
*
|
|
Merge GH #1270 Support verification of PSS X.509 objects
Jack Lloyd
2017-10-22
239
-11
/
+9131
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
review changes
Daniel Neus
2017-10-21
4
-235
/
+235
|
*
|
X.509 RSA-PSS verification
Daniel Neus
2017-10-20
239
-10
/
+9130
*
|
|
Fix for 32-bit Windows
Jack Lloyd
2017-10-20
1
-4
/
+4
*
|
|
Add ability to print fingerprint in cert_info cli
Jack Lloyd
2017-10-20
1
-1
/
+4
*
|
|
Allow setting CTR width via string
Jack Lloyd
2017-10-20
4
-6
/
+32
[next]