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
...
*
|
Remove SIMD perf test from speed
Jack Lloyd
2017-11-15
1
-116
/
+0
|
/
*
Fix seek test with OpenSSL RC4
Jack Lloyd
2017-11-14
1
-1
/
+1
*
Support seeking in Salsa20
Jack Lloyd
2017-11-14
8
-9
/
+61
*
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
*
Use jom via botan-ci-tools repo
Jack Lloyd
2017-11-13
1
-2
/
+2
*
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
*
rename cert containing UTF8String consistently
René Meusel
2017-11-10
2
-1
/
+1
*
TEST: read (self signed) cert containing BMPString fields
René Meusel
2017-11-10
2
-0
/
+52
*
Switch test code to use big-endian UCS2/UCS4
Jack Lloyd
2017-11-09
1
-13
/
+11
*
Remove use of transcode
Jack Lloyd
2017-11-09
11
-196
/
+140
*
FIX: linker error on windows (VSO#143857)
René Meusel
2017-11-09
1
-2
/
+14
*
FIX: test method namespacing
René Meusel
2017-11-09
1
-2
/
+2
*
FIX: coding style
Rene Meusel
2017-11-09
1
-94
/
+92
*
add tests for UCS-2/4 parsing
Rene Meusel
2017-11-09
1
-0
/
+65
*
add conversion from UCS-2/4 to UTF-8
Rene Meusel
2017-11-09
2
-13
/
+47
*
introduce UNIVERSAL_STRING (UCS-4)
Rene Meusel
2017-11-09
2
-1
/
+3
*
add coding clarifications
Rene Meusel
2017-11-09
1
-2
/
+6
*
add test reading UTF-8 X509 cert
Rene Meusel
2017-11-09
3
-2
/
+61
*
allow encoding of UTF-8 strings
Rene Meusel
2017-11-09
2
-8
/
+70
*
switch to default utf-8 string in ASN1_String
Rene Meusel
2017-11-09
2
-8
/
+8
*
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
[prev]
[next]