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
*
Officially deprecate headers
Jack Lloyd
2019-06-07
28
-686
/
+597
*
Merge GH #1979 Fix PKCS11 buffer output sizing
Jack Lloyd
2019-06-05
1
-10
/
+30
|
\
|
*
Fix PKCS#11 C_SignFinal output size.
Daniel Wyatt
2019-05-27
1
-1
/
+6
|
*
Fix PKCS#11 C_Sign output size.
Daniel Wyatt
2019-05-27
1
-2
/
+7
|
*
Fix PKCS#11 C_Encrypt output size.
Daniel Wyatt
2019-05-27
1
-2
/
+7
|
*
Fix PKCS#11 C_Decrypt buffer output size.
Daniel Wyatt
2019-05-26
1
-5
/
+10
*
|
Add Bcrypt-PBKDF
Jack Lloyd
2019-05-31
6
-4
/
+288
*
|
Merge rest of GH #1987 Argon2 improvements
Jack Lloyd
2019-05-30
2
-35
/
+41
|
\
\
|
*
|
Argon2: minor optimizations, add tests of CLI, tweak tuning
Jack Lloyd
2019-05-30
2
-33
/
+38
|
*
|
Improve test coverage. Fix Argon2 default params
Jack Lloyd
2019-05-29
1
-2
/
+2
|
*
|
Add missing include
Jack Lloyd
2019-05-29
1
-0
/
+1
*
|
|
Merge GH #1987 Argon2 improvements
Jack Lloyd
2019-05-30
4
-2
/
+371
|
\
|
|
|
*
|
Argon2: PasswordHash, documentation, hash formatting
Jack Lloyd
2019-05-29
4
-2
/
+371
*
|
|
Revert part of #1744 making Exception constructors protected
Jack Lloyd
2019-05-30
1
-1
/
+11
*
|
|
Document that FFI destroy operations can fail
Jack Lloyd
2019-05-29
1
-3
/
+37
*
|
|
Verify ffi object is not null before dereferencing it
Jack Lloyd
2019-05-28
1
-1
/
+5
*
|
|
Merge GH #1986 Fix compat with SoftHSM 2.5.0
Jack Lloyd
2019-05-28
1
-1
/
+1
|
\
\
\
|
*
|
|
SoftHSM 2.5.0 compatibility
Daniel Neus
2019-05-28
1
-1
/
+1
|
|
/
/
*
/
/
Correct documentation for botan_rng_init
Jack Lloyd
2019-05-28
1
-2
/
+5
|
/
/
*
|
Merge GH #1974 Add ability to set max allowed age for an OCSP response
Jack Lloyd
2019-05-28
6
-14
/
+29
|
\
\
|
*
|
add 'OCSP_IS_TOO_OLD' to Botan::to_string()
René Meusel
2019-05-28
1
-0
/
+2
|
*
|
add optional max_age for ocsp checks
Patrick Schmidt
2019-05-27
5
-14
/
+27
*
|
|
Merge GH #1982 Ask for updated cert status during a TLS resumption
Jack Lloyd
2019-05-28
1
-0
/
+3
|
\
\
\
|
*
|
|
Ask for certificate status even on a resumption attempt
Jack Lloyd
2019-05-28
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
Fix problem in TLS message parsing tests
Jack Lloyd
2019-05-27
1
-2
/
+2
*
|
|
Add Argon2
Jack Lloyd
2019-05-27
4
-5
/
+469
|
/
/
*
|
Merge AEAD and CBC codepaths here
Jack Lloyd
2019-05-25
1
-5
/
+8
*
|
Return reference here
Jack Lloyd
2019-05-25
2
-13
/
+16
*
|
Tweak
Jack Lloyd
2019-05-25
2
-12
/
+13
*
|
More record layer refactorings
Jack Lloyd
2019-05-24
4
-74
/
+56
*
|
Simplification in record layer
Jack Lloyd
2019-05-24
4
-10
/
+34
*
|
Make it possible to regen tls_suite_info.cpp with recent tls-parameters.txt
Jack Lloyd
2019-05-24
1
-2
/
+2
*
|
Remove bogus comment
Jack Lloyd
2019-05-24
2
-2
/
+0
*
|
Add reminder comments re enum class
Jack Lloyd
2019-05-24
4
-0
/
+6
*
|
Merge GH #1858 Update XMSS to conform to RFC 8391
Jack Lloyd
2019-05-24
15
-161
/
+147
|
\
\
|
*
|
Fix param names to match RFC
Jack Lloyd
2019-05-13
2
-25
/
+25
|
*
|
Fix param names
Jack Lloyd
2019-05-10
2
-24
/
+24
|
*
|
Serialize XMSS leaf index as four bytes
Matthias Gierlings
2019-05-06
3
-10
/
+6
|
*
|
Updates copyright notices
Matthias Gierlings
2019-05-06
11
-11
/
+11
|
*
|
Updates references to XMSS the standard document
Matthias Gierlings
2019-05-06
11
-47
/
+37
|
*
|
Updates XMSS parameters corresponding to RFC 8391
Matthias Gierlings
2019-05-06
4
-92
/
+92
*
|
|
Let TLS serialization know which side we are sending as
Jack Lloyd
2019-05-24
5
-59
/
+56
*
|
|
Add support for supported versions extension from TLS 1.3
Jack Lloyd
2019-05-24
8
-30
/
+174
*
|
|
Allow servers to prohibit renegotiation with fatal alert
Jack Lloyd
2019-05-24
1
-1
/
+4
*
|
|
Add script for running TLS fuzzer
Jack Lloyd
2019-05-24
4
-3
/
+10
*
|
|
Avoid unnecessary copies during TLS handshake
Jack Lloyd
2019-05-24
3
-24
/
+28
*
|
|
Merge GH #1971 Add error_type for database error
Jack Lloyd
2019-05-24
5
-62
/
+81
|
\
\
\
|
*
|
|
Add a DatabaseError type, set the sqlite return code in exception
Jack Lloyd
2019-05-23
5
-62
/
+81
*
|
|
|
Ignore large DTLS ciphertexts
Jack Lloyd
2019-05-23
1
-2
/
+6
*
|
|
|
Fix bugs when DTLS initial handshake messages are replayed
Jack Lloyd
2019-05-23
3
-0
/
+13
[next]