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
*
Merge GH #1034 Change dependency resolution to fix #1028
Jack Lloyd
2017-05-03
2
-0
/
+184
|
\
|
*
Rewrite dependency resolution
Simon Warta
2017-04-30
2
-0
/
+184
*
|
Merge GH #1036 Add FFI botan_hash_block_size
Jack Lloyd
2017-05-03
3
-0
/
+18
|
\
\
|
*
|
Add FFI botan_hash_block_size.
Daniel Wyatt
2017-04-30
3
-0
/
+18
|
|
/
*
|
Merge GH #1033 Fix FFI botan_bcrypt_is_valid return code
Jack Lloyd
2017-05-03
1
-2
/
+1
|
\
\
|
*
|
Fix botan_bcrypt_is_valid return code.
Daniel Wyatt
2017-04-29
1
-2
/
+1
|
|
/
*
|
Merge GH #1035 Support generating RSA keys with OpenSSL
Jack Lloyd
2017-05-03
8
-97
/
+195
|
\
\
|
*
|
Generate private RSA key with OpenSSL.
Alexander Bluhm
2017-04-30
8
-97
/
+195
|
|
/
*
|
Fix some ugly line breaks from #980 in test_ffi
Jack Lloyd
2017-05-03
1
-25
/
+26
*
|
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
87
-1807
/
+2679
|
/
*
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
*
|
Show OpenSSL error messages if test fails.
Alexander Bluhm
2017-04-28
1
-0
/
+10
|
/
*
Merge GH #1000 Support seeking in CTR mode
Jack Lloyd
2017-04-27
3
-25
/
+2856
|
\
|
*
Refactor: remove big-endian addition code duplication
René Meusel
2017-04-13
2
-18
/
+27
|
*
Refactor: use ::seek(0) in CTR_BE::set_iv()
René Meusel
2017-04-13
1
-18
/
+1
|
*
add test sets for CTR-BE(***)
René Meusel
2017-04-13
1
-0
/
+2810
|
*
Add implementation of CTR_BE::seek()
René Meusel
2017-04-13
2
-2
/
+31
*
|
Merge GH #1024 Further configure cleanups, make pylint mandatory
Jack Lloyd
2017-04-27
1
-3
/
+7
|
\
\
|
*
|
Make configure script pylint2 complient
Simon Warta
2017-04-26
1
-2
/
+6
|
*
|
Put lint travis job into action
Simon Warta
2017-04-26
1
-2
/
+2
*
|
|
Merge GH #1022 Support CBC ciphers via OpenSSL
Jack Lloyd
2017-04-27
6
-71
/
+344
|
\
\
\
|
*
|
|
Implement cipher modes with OpenSSL.
Alexander Bluhm
2017-04-25
6
-71
/
+344
|
|
/
/
*
|
|
Merge GH #1017 Complete wildcard handling for X.509 certificates
Jack Lloyd
2017-04-27
3
-4
/
+178
|
\
\
\
|
*
|
|
Complete wildcard handling for X.509 certificates
René Korthaus
2017-04-20
3
-4
/
+178
*
|
|
|
Merge GH #1023 Add missing functions to TLS::Text_Policy
Jack Lloyd
2017-04-27
1
-1
/
+13
|
\
\
\
\
|
*
|
|
|
Make it easier to customize Text_Policy when inheriting from it
louiz’
2017-04-27
1
-1
/
+1
|
*
|
|
|
Add some missing function overrides in TLS::Text_Policy
louiz’
2017-04-25
1
-0
/
+12
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge GH #1027 Add error return to botan_mp_to_str
Jack Lloyd
2017-04-27
2
-1
/
+4
|
\
\
\
\
|
*
|
|
|
Add explicit return to FFI botan_mp_to_str.
Daniel Wyatt
2017-04-26
2
-1
/
+4
|
|
/
/
/
*
|
|
|
Add BOTAN_ALIGNAS macro for MSVC 2013
Jack Lloyd
2017-04-27
1
-0
/
+9
*
|
|
|
In text-based tests clear all data if algo changes
Jack Lloyd
2017-04-27
1
-0
/
+1
|
/
/
/
*
|
|
Filter provider in test loops, skip text based without provider.
Alexander Bluhm
2017-04-21
8
-22
/
+48
*
|
|
Run tests for a specific provider.
Alexander Bluhm
2017-04-21
3
-2
/
+48
|
/
/
*
|
Merge GH #1002 Cleanups in configure.py main function
Jack Lloyd
2017-04-19
1
-1
/
+1
|
\
\
|
*
|
Make template variable misc_config more specific
Simon Warta
2017-04-18
1
-1
/
+1
*
|
|
Fix Clang warning in ffi
Jack Lloyd
2017-04-19
1
-121
/
+117
|
/
/
*
|
Use 3 arg BOTAN_UNUSED in a codepath that is compiled often
Simon Warta
2017-04-17
1
-3
/
+1
*
|
Mark correct variables unused in FFI botan_{pub,priv}key_load_elgamal
Simon Warta
2017-04-16
1
-7
/
+2
*
|
Improve unused handling in ffi methods
Simon Warta
2017-04-16
1
-16
/
+8
*
|
Let BOTAN_UNUSED take between 1 and 9 arguments
Simon Warta
2017-04-16
1
-2
/
+26
*
|
Merge GH #1006 Fix FFI cipher interface (see also GH #1003)
Jack Lloyd
2017-04-15
2
-65
/
+207
|
\
\
|
*
|
Add tests of GCM and CTR mode
Jack Lloyd
2017-04-14
1
-64
/
+205
|
*
|
Fix FFI cipher interface
Jack Lloyd
2017-04-14
2
-11
/
+12
*
|
|
Guard include of ElGamal header
Jack Lloyd
2017-04-15
1
-1
/
+4
*
|
|
Support for ElGamal in FFI interface
Krzysztof Kwiatkowski
2017-04-14
3
-1
/
+168
|
/
/
*
|
Merge GH #989 Avoid recursion in BER_Decoder::get_next_object
Jack Lloyd
2017-04-13
2
-11
/
+83
|
\
\
|
*
|
Add test for OSS-Fuzz 813
Jack Lloyd
2017-04-13
1
-0
/
+67
|
*
|
Avoid recursion in BER_Decoder::get_next_object
Jack Lloyd
2017-04-09
1
-11
/
+16
[next]