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
*
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
|
|
/
*
|
Remove stray semicolon
Jack Lloyd
2017-04-04
1
-1
/
+1
*
|
Merge GH #885 Change HMAC_DRBG::security_level to match NIST SP800-90A
Jack Lloyd
2017-04-04
2
-5
/
+21
|
\
\
|
*
|
Follow NIST SP 800-57 for HMAC_DRBG security level
René Korthaus
2017-04-03
1
-3
/
+12
|
*
|
Change security_strength of HMAC_DRBG
René Korthaus
2017-04-03
2
-5
/
+12
|
|
/
*
|
Merge GH #965 Various code cleanups
Jack Lloyd
2017-04-04
91
-238
/
+223
|
\
\
|
*
|
Content:
Tomasz Frydrych
2017-04-03
91
-238
/
+223
|
|
/
*
|
Merge GH #964 Add various useful FFI functions for public key crypto
Jack Lloyd
2017-04-04
2
-81
/
+307
|
\
\
|
|
/
|
/
|
|
*
Implement botan_pubkey_load
Jack Lloyd
2017-04-03
1
-0
/
+24
|
*
Fix botan_privkey_create if the desired algorithm was not available in build
Jack Lloyd
2017-04-03
1
-8
/
+27
|
*
Add generic getters for PK parameters in C interface
Jack Lloyd
2017-04-02
2
-75
/
+258
*
|
Merge GH #962 More configure.py refactorings/improvements
Jack Lloyd
2017-04-03
177
-191
/
+538
|
\
\
|
*
|
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
177
-191
/
+538
|
|
/
*
|
Merge GH #961 Add some more BigInt functions to C API
Jack Lloyd
2017-04-02
2
-47
/
+137
|
\
\
|
|
/
|
/
|
|
*
Add some more useful bigint functions to C interface
Jack Lloyd
2017-03-31
2
-47
/
+137
*
|
Fix Doxygen comment errors
Jack Lloyd
2017-03-31
1
-1
/
+3
|
/
*
Merge GH #954 Always poll 256 bytes from getentropy syscall
Jack Lloyd
2017-03-30
1
-3
/
+4
|
\
|
*
Always poll 256 bytes from Getentropy.
Alexander Bluhm
2017-03-30
1
-3
/
+4
*
|
Use arc4random(3) as system rng on OpenBSD.
Alexander Bluhm
2017-03-30
1
-0
/
+15
|
/
*
Disable entropy proc_walk on OpenBSD.
Alexander Bluhm
2017-03-30
1
-1
/
+0
*
Merge GH #899 Add ability to specify iterations when encrypting a private key
Jack Lloyd
2017-03-29
6
-18
/
+382
|
\
|
*
Add ability to specify iterations when encrypting a private key
Jack Lloyd
2017-02-26
6
-18
/
+382
*
|
Merge GH #946 Expose multiple precision integers in C interface
Jack Lloyd
2017-03-29
3
-10
/
+500
|
\
\
|
*
|
Expose BigInt API subset to C API
Jack Lloyd
2017-03-28
3
-10
/
+500
*
|
|
Use getentropy(2) as random source.
Alexander Bluhm
2017-03-29
4
-0
/
+78
|
/
/
*
|
Merge GH #944 Add check_key to C API
Jack Lloyd
2017-03-28
2
-1
/
+21
|
\
\
|
*
|
Expose PK::check_key functions in C interface
Jack Lloyd
2017-03-27
2
-1
/
+21
*
|
|
Fix incorrect password truncation in bcrypt password hashing.
Jack Lloyd
2017-03-24
1
-7
/
+11
|
/
/
*
|
Fix some compiler warnings.
Jack Lloyd
2017-03-22
2
-2
/
+2
*
|
Remove duplicate include GH #928
Jack Lloyd
2017-03-22
1
-1
/
+0
*
|
Merge GH #897 Add generic memory type BER decoder
Jack Lloyd
2017-03-22
1
-0
/
+32
|
\
\
|
*
|
Add generic memory type value BER decoder
Nuno Goncalves
2017-03-07
1
-0
/
+32
*
|
|
Fix #917: calendar_point::to_std_timepoint() does not support years after 2037
Daniel Neus
2017-03-21
1
-3
/
+4
*
|
|
No C++ exceptions from cpu probe functions. See GH #920
Jack Lloyd
2017-03-19
2
-26
/
+11
*
|
|
Fix further compiler macro bug exposed by #921
Jack Lloyd
2017-03-19
1
-1
/
+1
*
|
|
BOTAN_TARGET_COMPILER_IS -> BOTAN_BUILD_COMPILER_IS
Daniel Neus
2017-03-15
2
-2
/
+2
*
|
|
Merge GH #913 Follow PKIX rules for X.509 time formatting
Jack Lloyd
2017-03-13
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix: UTCTime interpreted as GeneralizedTime
Daniel Neus
2017-03-13
1
-2
/
+2
|
|
/
/
*
/
/
Small fixes in API docs [ci skip]
René Korthaus
2017-03-09
2
-4
/
+4
|
/
/
[next]