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
/
prov
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add API stability annotations.
Jack Lloyd
2017-09-19
12
-46
/
+46
*
Avoid int vs size_t warning in OpenSSL code
Jack Lloyd
2017-09-17
1
-1
/
+1
*
OpenSSL module requires public key code be enabled in build
Jack Lloyd
2017-08-29
1
-0
/
+4
*
Fix bad iterator deref in OpenSSL RSA
Jack Lloyd
2017-08-25
1
-1
/
+3
*
Merge GH #1094 Add initial BearSSL provider
Jack Lloyd
2017-08-02
4
-0
/
+392
|
\
|
*
BearSSL: replace more NULLs with nullptr
Patrick Wildt
2017-07-10
1
-4
/
+4
|
*
BearSSL: implement PR feedback and compare ECGroup OID name
Patrick Wildt
2017-07-05
3
-12
/
+29
|
*
BearSSL: move includes into extern "C"
Patrick Wildt
2017-07-05
2
-3
/
+8
|
*
BearSSL: Support for ECDSA
Patrick Wildt
2017-07-05
2
-0
/
+206
|
*
BearSSL: Initial support and hash tests
Patrick Wildt
2017-07-05
3
-0
/
+164
*
|
Merge GH #1132 Fix Doxygen errors and add -Wdocumentation flag to clang maint...
Jack Lloyd
2017-07-31
2
-2
/
+2
|
\
\
|
*
|
Fix warnings from clangs -Wdocumentation flag
Jack Lloyd
2017-07-28
2
-2
/
+2
|
|
/
*
|
Merge GH #1131 Confirm OpenSSL supports curve at runtime before attempting to...
Jack Lloyd
2017-07-31
1
-12
/
+35
|
\
\
|
*
|
Check if curve is built into OpenSSL at runtime
René Korthaus
2017-07-28
1
-12
/
+35
|
|
/
*
/
Don't crash if openssl can't allocate a new context
Kirill A. Korinsky
2017-06-29
3
-2
/
+13
|
/
*
Add basic test for TPM UUID class
Jack Lloyd
2017-06-04
1
-3
/
+3
*
Make Botan compile with LibreSSL again.
Alexander Bluhm
2017-05-24
3
-6
/
+6
*
Add copy_state to OpenSSL hash functions, and port to OpenSSL 1.1.0
Jack Lloyd
2017-05-22
5
-74
/
+130
*
Generate private RSA key with OpenSSL.
Alexander Bluhm
2017-04-30
2
-0
/
+39
*
Merge GH #1032 Throw exception with OpenSSL error message if OpenSSL API call...
Jack Lloyd
2017-04-29
5
-35
/
+65
|
\
|
*
Throw OpenSSL exception if any OpenSSL function failed.
Alexander Bluhm
2017-04-29
5
-35
/
+65
*
|
Do not load OpenSSL error messages in library.
Alexander Bluhm
2017-04-28
1
-1
/
+0
|
/
*
Implement cipher modes with OpenSSL.
Alexander Bluhm
2017-04-25
2
-0
/
+207
*
Content:
Tomasz Frydrych
2017-04-03
4
-6
/
+4
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
3
-3
/
+9
*
add "--with-external-libdir" to configure.py
Daniel Neus
2017-01-26
1
-1
/
+2
*
Enable PKCS11 module by default and remove --with-pkcs11 option
René Korthaus
2017-01-11
1
-2
/
+0
*
Add try/catch blocks in noexcept destructors that might throw
Jack Lloyd
2017-01-06
3
-8
/
+29
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
23
-200
/
+200
*
Add support for brainpool curves in openssl provider
René Korthaus
2016-12-17
1
-1
/
+17
*
Remove <source> block from info.txt files
Jack Lloyd
2016-12-08
1
-15
/
+0
*
Fix TPM private_key_bits() exception message
René Korthaus
2016-12-05
1
-1
/
+1
*
Add Private_Key::private_key_info()
René Korthaus
2016-12-05
9
-13
/
+13
*
Add Public_Key::subject_public_key()
René Korthaus
2016-12-05
5
-6
/
+6
*
Expose pk_ops.h as public interface again
Jack Lloyd
2016-12-04
4
-5
/
+4
*
Fix OpenSSL RC4 clone - ignored skip param
Jack Lloyd
2016-11-26
1
-1
/
+1
*
Pubkey cleanups
Jack Lloyd
2016-11-12
10
-78
/
+11
*
Remove Key_Type typedefs
Jack Lloyd
2016-11-08
3
-9
/
+0
*
Fix PKCS11 test error
Jack Lloyd
2016-11-04
2
-7
/
+3
*
Update PKCS11 code, no RNG required
Jack Lloyd
2016-11-03
1
-14
/
+1
*
Avoid possibility of mismatched brackets.
Jack Lloyd
2016-10-31
1
-2
/
+6
*
Static analyzer fixes
Jack Lloyd
2016-10-25
1
-1
/
+0
*
Remote unused macros
Jack Lloyd
2016-10-24
2
-5
/
+1
*
Initialize member variable in PKCS11_EC_PrivateKey
Jack Lloyd
2016-10-24
2
-2
/
+2
*
Merge GH #668: Remove Algo_Registry and associated global locks
Jack Lloyd
2016-10-24
8
-118
/
+143
|
\
|
*
Small cleanup in OpenSSL EC
Jack Lloyd
2016-10-21
1
-12
/
+13
|
*
Remove alias logic from SCAN_Name
Jack Lloyd
2016-10-21
1
-2
/
+3
|
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
7
-104
/
+127
*
|
Fix invalid UTF-8 char in API doc [ci skip]
René Korthaus
2016-10-22
1
-1
/
+1
|
/
*
Fix doxygen warnings [ci skip]
René Korthaus
2016-10-19
2
-8
/
+7
[next]