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
*
Do not load OpenSSL error messages in library.
Alexander Bluhm
2017-04-28
1
-1
/
+0
*
Merge GH #1000 Support seeking in CTR mode
Jack Lloyd
2017-04-27
2
-25
/
+46
|
\
|
*
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 implementation of CTR_BE::seek()
René Meusel
2017-04-13
2
-2
/
+31
*
|
Merge GH #1022 Support CBC ciphers via OpenSSL
Jack Lloyd
2017-04-27
4
-5
/
+253
|
\
\
|
*
|
Implement cipher modes with OpenSSL.
Alexander Bluhm
2017-04-25
4
-5
/
+253
*
|
|
Merge GH #1017 Complete wildcard handling for X.509 certificates
Jack Lloyd
2017-04-27
1
-4
/
+84
|
\
\
\
|
*
|
|
Complete wildcard handling for X.509 certificates
René Korthaus
2017-04-20
1
-4
/
+84
|
|
/
/
*
|
|
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
1
-1
/
+1
|
\
\
\
|
*
|
|
Add explicit return to FFI botan_mp_to_str.
Daniel Wyatt
2017-04-26
1
-1
/
+1
|
|
/
/
*
/
/
Add BOTAN_ALIGNAS macro for MSVC 2013
Jack Lloyd
2017-04-27
1
-0
/
+9
|
/
/
*
|
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
1
-0
/
+2
|
\
\
|
*
|
Fix FFI cipher interface
Jack Lloyd
2017-04-14
1
-0
/
+2
*
|
|
Guard include of ElGamal header
Jack Lloyd
2017-04-15
1
-1
/
+4
*
|
|
Support for ElGamal in FFI interface
Krzysztof Kwiatkowski
2017-04-14
2
-1
/
+92
|
/
/
*
|
Merge GH #989 Avoid recursion in BER_Decoder::get_next_object
Jack Lloyd
2017-04-13
1
-11
/
+16
|
\
\
|
|
/
|
/
|
|
*
Avoid recursion in BER_Decoder::get_next_object
Jack Lloyd
2017-04-09
1
-11
/
+16
*
|
fix missing flush in DataSink_Stream::end_msg
Philippe Lieser
2017-04-10
2
-0
/
+12
|
/
*
Small ffi fixes
Jack Lloyd
2017-04-08
2
-4
/
+6
*
Merge GH #979 Doc fix [ci skip]
Jack Lloyd
2017-04-05
1
-1
/
+1
|
\
|
*
Fix description of coprime parameter to random_prime() [ci skip]
René Korthaus
2017-04-05
1
-1
/
+1
*
|
Merge GH #966 Add SM3 hash function
Jack Lloyd
2017-04-05
4
-0
/
+334
|
\
\
|
|
/
|
/
|
|
*
Re-roll two loops in SM3 hash compression function that are causing test fail...
Daniel Wyatt
2017-04-04
1
-94
/
+32
|
*
Unroll loops in SM3 hash compress_n.
Daniel Wyatt
2017-04-03
2
-65
/
+241
|
*
Fix info.txt date and update to new format.
Daniel Wyatt
2017-04-03
1
-1
/
+3
|
*
Merge remote-tracking branch 'origin/master' into sm3
Daniel Wyatt
2017-04-03
177
-191
/
+538
|
|
\
|
*
|
Add SM3 hash function
Daniel Wyatt
2017-04-03
4
-0
/
+218
*
|
|
Merge GH #978 Fix bad read in X509 DN comparisons (CVE-2017-2801)
Jack Lloyd
2017-04-04
1
-0
/
+2
|
\
\
\
|
*
|
|
Fix X509 DN comparisons
Jack Lloyd
2017-04-04
1
-0
/
+2
*
|
|
|
Merge GH #900 Add ability to search by X509 DN hash
Jack Lloyd
2017-04-04
8
-39
/
+95
|
\
\
\
\
|
*
|
|
|
Add certificate store lookup by subject DN hash
Nuno Goncalves
2017-04-03
4
-0
/
+38
|
*
|
|
|
Add X509 issuer and subject DN hash methods
Nuno Goncalves
2017-04-03
2
-0
/
+24
|
*
|
|
|
Fix comments
Nuno Goncalves
2017-04-03
1
-2
/
+2
|
*
|
|
|
Throw exception for Not_Implemented
Nuno Goncalves
2017-04-03
1
-2
/
+1
|
*
|
|
|
Refactor find_cert_by_pubkey_sha1 to reuse hash object
Nuno Goncalves
2017-04-03
1
-2
/
+6
|
*
|
|
|
X509_CA: constantify X509_CA::sign_request
Nuno Goncalves
2017-04-03
2
-2
/
+2
|
*
|
|
|
Refactor and modernize files to be edited
Nuno Goncalves
2017-04-03
1
-33
/
+24
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge GH #977 Add block cipher interface to C API
Jack Lloyd
2017-04-04
2
-0
/
+122
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add block cipher interface to C API
Jack Lloyd
2017-04-04
2
-0
/
+122
*
|
|
|
Merge GH #974 Add wrapper for make_unique
Jack Lloyd
2017-04-04
2
-0
/
+78
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
add Botan::make_unique
Tomasz Frydrych
2017-04-04
2
-0
/
+78
|
|
/
/
[next]