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
*
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
*
Improve pkcs11 doxygen [ci skip]
René Korthaus
2016-10-19
3
-13
/
+49
*
The other half of 55b8fb5
Jack Lloyd
2016-10-09
1
-7
/
+9
*
Make pk_ops.h internal
Jack Lloyd
2016-10-08
5
-6
/
+6
*
OpenSSL fixes
Jack Lloyd
2016-10-07
2
-4
/
+4
*
Revert PK_Verifier change (don't require RNG there).
Jack Lloyd
2016-10-07
6
-31
/
+15
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
13
-181
/
+249
*
fix compiler error: openssl w/o rc4
t0b3
2016-10-01
1
-1
/
+1
*
Change T::provider to return std::string
Jack Lloyd
2016-09-15
3
-3
/
+3
*
Add T::provider() to allow user to inquire about implementation used
Jack Lloyd
2016-09-15
3
-0
/
+4
*
Remove deprecated hashes MD2, HAS-160, and RIPEMD-128
Jack Lloyd
2016-09-02
1
-4
/
+0
*
RNG changes (GH #593)
Jack Lloyd
2016-08-24
1
-2
/
+2
*
Another PKCS #11 amalg fix
Jack Lloyd
2016-08-23
1
-1
/
+1
*
Work around some amalgamation issues.
Jack Lloyd
2016-08-23
2
-6
/
+4
*
restore to original pkcs11.h
Daniel Neus
2016-08-12
1
-4
/
+4
*
Headers can be marked as external by using `<header:external>` in info.txt.
Daniel Neus
2016-08-12
2
-2
/
+5
*
include external PKCS#11 headers into botan
Daniel Neus
2016-07-26
5
-1
/
+3208
*
Make Stream_Cipher::set_iv() pure virtual
René Korthaus
2016-07-20
1
-0
/
+6
*
Add Stateful_RNG
Jack Lloyd
2016-07-17
1
-2
/
+3
*
Switch to HMAC_DRBG for all RNG generation.
Jack Lloyd
2016-07-17
1
-14
/
+7
*
remove rfc6979 module dependency for pkcs11
Daniel Neus
2016-07-05
1
-1
/
+0
*
Merge GH #507 Add PKCS #11 support. Previous merge 360a3a5 missed later commits
Jack Lloyd
2016-07-04
7
-37
/
+12
|
\
|
*
remove unnecessary include
Daniel Neus
2016-06-28
1
-1
/
+0
|
*
fix some warnings and one compile error
Daniel Neus
2016-06-28
4
-6
/
+7
[next]