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 -o flag to website generator
Jack Lloyd
2018-01-04
1
-1
/
+1
*
Add a test of EAX via FFI
Jack Lloyd
2018-01-04
1
-3
/
+89
*
Add note on OAEP version implemented [ci skip]
René Korthaus
2018-01-04
1
-0
/
+1
*
Force codecov script back to earlier version
Jack Lloyd
2018-01-03
1
-1
/
+1
*
Improve output of the ASN1 printer
Jack Lloyd
2018-01-03
9
-69
/
+238
*
Avoid including x509_ext.h in pkcs10.h
Jack Lloyd
2018-01-03
1
-1
/
+1
*
Merge GH #1381 Support caIssuers in AIA X509 extension
Jack Lloyd
2018-01-03
9
-4
/
+160
|
\
|
*
add test case for X509_Certificate::ca_issuers()
René Meusel
2018-01-03
3
-0
/
+116
|
*
use range-based for loop instead of std::for_each
Patrik Fiedler
2018-01-03
3
-6
/
+5
|
*
add the detection for the ca issuers field(1.3.6.1.5.5.7.48.2) in x509 certif...
Patrik Fiedler
2018-01-03
5
-3
/
+44
*
|
Use helper for char to uint8_t conversions.
Jack Lloyd
2018-01-02
1
-2
/
+2
*
|
Cleanup ECIES test
Jack Lloyd
2018-01-02
2
-18
/
+11
*
|
Avoid a warning in Sonar
Jack Lloyd
2018-01-02
1
-1
/
+3
|
/
*
Avoid warning with old Clang
Jack Lloyd
2018-01-01
1
-1
/
+1
*
Fix build on old Clang
Jack Lloyd
2018-01-01
1
-1
/
+2
*
Fix bogus comparison [ci skip]
Jack Lloyd
2018-01-01
1
-1
/
+1
*
Fix function call accidentally removed in 903d8042a9
Jack Lloyd
2018-01-01
1
-1
/
+3
*
Add some basic tests of Data_Store class
Jack Lloyd
2018-01-01
1
-0
/
+71
*
Add a cast to avoid Sonar warning
Jack Lloyd
2018-01-01
1
-6
/
+3
*
Fix hardcoded date
Jack Lloyd
2018-01-01
1
-4
/
+3
*
Merge GH #1379 Fix undefined behavior in Ed25519
Jack Lloyd
2017-12-31
4
-287
/
+313
|
\
|
*
Resolve undefined behavior in Ed25519 code
Jack Lloyd
2017-12-31
4
-287
/
+313
*
|
Enable GCC inline asm under Sun Studio compilers
Jack Lloyd
2017-12-31
1
-1
/
+1
*
|
Fix make clean target
Jack Lloyd
2017-12-31
1
-7
/
+6
|
/
*
Add a test that update_granularity > minimum_final_size
Jack Lloyd
2017-12-31
2
-0
/
+8
*
Fix Ed25519 tests
Jack Lloyd
2017-12-31
2
-10
/
+4
*
Add version detection for XLC [ci skip]
Jack Lloyd
2017-12-31
1
-0
/
+4
*
Avoid macros in Blake2b to workaround Visual C++ 2017 infinite loop
Jack Lloyd
2017-12-30
1
-39
/
+44
*
Reorder fields of X509_Certificate_Data to reduce size
Jack Lloyd
2017-12-30
1
-8
/
+8
*
Change X509_Certificate to cache cert policies and name constraints
Jack Lloyd
2017-12-30
2
-20
/
+20
*
Deprecate X509_Certificate::policies
Jack Lloyd
2017-12-30
1
-1
/
+1
*
Remove BOTAN_FORCE_SEMICOLON macro
Jack Lloyd
2017-12-30
3
-10
/
+4
*
Disable sockets on MinGW
Jack Lloyd
2017-12-30
1
-3
/
+3
*
Support regexes for OS aliases
Jack Lloyd
2017-12-30
1
-1
/
+1
*
Increase EAX update granularity to 128 bytes.
Jack Lloyd
2017-12-30
1
-1
/
+5
*
Fix lambda capture, MSVC didn't like this
Jack Lloyd
2017-12-29
1
-1
/
+1
*
Add some tests of ASN1_Pretty_Printer
Jack Lloyd
2017-12-29
10
-1
/
+79
*
Move utils for reading test data files up to Test:: from OCSP
Jack Lloyd
2017-12-29
3
-32
/
+48
*
Check that Cipher_Mode::start with invalid nonce size throws
Jack Lloyd
2017-12-29
1
-0
/
+6
*
Test output_length of cipher modes
Jack Lloyd
2017-12-29
1
-0
/
+13
*
Test AEAD provider strings
Jack Lloyd
2017-12-29
1
-0
/
+7
*
Add explicit int return type declarations on FFI lambdas.
Jack Lloyd
2017-12-28
13
-53
/
+53
*
Hack for building on Cygwin (newlib)
Jack Lloyd
2017-12-28
1
-0
/
+1
*
Add a test of Skein using personalization string
Jack Lloyd
2017-12-28
1
-0
/
+5
*
Add a test for distinct master keys in a single PSK_DB
Jack Lloyd
2017-12-28
1
-0
/
+11
*
Correct OpenSSL RC4 naming
Jack Lloyd
2017-12-28
1
-1
/
+1
*
Add passhash9 tests for edge cases
Jack Lloyd
2017-12-28
2
-3
/
+20
*
Deprecate CMAC::poly_double
Jack Lloyd
2017-12-28
1
-1
/
+7
*
Fix RC4 name in case of skipped bytes
Jack Lloyd
2017-12-28
4
-39
/
+19
*
Merge GH #1375 Refactor ASN1_Pretty_Printer to allow custom formatting
Jack Lloyd
2017-12-28
4
-145
/
+216
|
\
[next]