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
/
openssl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix problems with failure to build in various configurations
Jack Lloyd
2018-03-31
1
-0
/
+3
*
Add PointGFp::encode as replacement for EC2OSP
Jack Lloyd
2018-03-10
1
-2
/
+2
*
Ensure exception types are exported from DLL
Jack Lloyd
2018-03-06
1
-1
/
+1
*
Avoid deprecated functions in OpenSSL provider [ci skip]
Jack Lloyd
2018-02-01
1
-3
/
+3
*
Fix a leak in OpenSSL block ciphers
Jack Lloyd
2018-01-28
1
-0
/
+3
*
Correct OpenSSL RC4 naming
Jack Lloyd
2017-12-28
1
-1
/
+1
*
Fix seek test with OpenSSL RC4
Jack Lloyd
2017-11-14
1
-1
/
+1
*
Remove duplicated include
Jack Lloyd
2017-11-13
1
-1
/
+0
*
Missing include: #include <cstdlib> is needed for std::free.
Yuri
2017-11-11
1
-0
/
+1
*
Add checks that keyed algorithms are actually keyed before use
Jack Lloyd
2017-10-26
2
-3
/
+17
*
Accept SHA-1, SHA1, or SHA-160 equally
Jack Lloyd
2017-10-13
1
-1
/
+1
*
Add limits.h header for INT_MAX
Alon Bar-Lev
2017-10-13
1
-0
/
+1
*
Remove needless mutable
Jack Lloyd
2017-10-12
1
-2
/
+2
*
Add limits.h header for INT_MAX
Jack Lloyd
2017-10-04
1
-0
/
+1
*
Add missing cstdlib include to openssl_rsa.cpp
ilovezfs
2017-10-03
1
-0
/
+1
*
Refer to free in std::
Jack Lloyd
2017-09-22
1
-1
/
+1
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
7
-12
/
+12
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
More annotations
Jack Lloyd
2017-09-19
1
-1
/
+1
*
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 #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
|
/
*
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
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
add "--with-external-libdir" to configure.py
Daniel Neus
2017-01-26
1
-1
/
+2
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
5
-45
/
+45
*
Add support for brainpool curves in openssl provider
René Korthaus
2016-12-17
1
-1
/
+17
*
Add Private_Key::private_key_info()
René Korthaus
2016-12-05
1
-2
/
+2
*
Add Public_Key::subject_public_key()
René Korthaus
2016-12-05
1
-2
/
+2
*
Fix OpenSSL RC4 clone - ignored skip param
Jack Lloyd
2016-11-26
1
-1
/
+1
*
Pubkey cleanups
Jack Lloyd
2016-11-12
3
-9
/
+4
*
Remove Key_Type typedefs
Jack Lloyd
2016-11-08
2
-5
/
+0
*
Avoid possibility of mismatched brackets.
Jack Lloyd
2016-10-31
1
-2
/
+6
*
Static analyzer fixes
Jack Lloyd
2016-10-25
1
-1
/
+0
*
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
4
-101
/
+127
*
The other half of 55b8fb5
Jack Lloyd
2016-10-09
1
-7
/
+9
*
Make pk_ops.h internal
Jack Lloyd
2016-10-08
1
-1
/
+1
*
OpenSSL fixes
Jack Lloyd
2016-10-07
2
-4
/
+4
*
Revert PK_Verifier change (don't require RNG there).
Jack Lloyd
2016-10-07
1
-17
/
+5
[next]