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
*
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
2
-78
/
+70
*
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
3
-47
/
+187
|
\
\
|
*
|
Add some more useful bigint functions to C interface
Jack Lloyd
2017-03-31
3
-47
/
+187
*
|
|
Merge GH #960 Check name of test suite.
Jack Lloyd
2017-04-02
1
-0
/
+11
|
\
\
\
|
*
|
|
Check name of test suite.
Alexander Bluhm
2017-03-31
1
-0
/
+11
|
|
|
/
|
|
/
|
*
/
|
Print test name before running test.
Alexander Bluhm
2017-03-31
1
-0
/
+1
|
/
/
*
|
Fix Doxygen comment errors
Jack Lloyd
2017-03-31
1
-1
/
+3
*
|
Merge GH #956 Add link to API docs in website table of contents
Jack Lloyd
2017-03-31
1
-1
/
+3
|
\
\
|
*
|
Add TOC link to users manual and API ref for website
René Korthaus
2017-03-31
1
-1
/
+3
|
|
/
*
/
Re-add index to PDF users manual
René Korthaus
2017-03-31
1
-1
/
+1
|
/
*
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
2
-0
/
+16
|
/
*
Disable entropy proc_walk on OpenBSD.
Alexander Bluhm
2017-03-30
1
-1
/
+0
*
Merge GH #949 Add --entropy flag to rng cmd
Jack Lloyd
2017-03-29
1
-1
/
+11
|
\
|
*
Use entropy source for cli rng.
Alexander Bluhm
2017-03-29
1
-1
/
+11
*
|
Build fix
Jack Lloyd
2017-03-29
1
-1
/
+1
*
|
Fix RSA blinding test
Jack Lloyd
2017-03-29
1
-5
/
+7
|
/
*
Fix final RSA blinding test
Jack Lloyd
2017-03-29
1
-4
/
+5
*
Add missing override annotation
Jack Lloyd
2017-03-29
1
-1
/
+1
*
Add --test-runs option to test binary
Jack Lloyd
2017-03-29
1
-5
/
+9
*
Merge GH #879 Fix rsa_blinding tests and add one more test
Jack Lloyd
2017-03-29
1
-3
/
+46
|
\
|
*
Fix rsa_blinding tests if emsa_raw is missing and add tests for rsa_blinding ...
Daniel Neus
2017-02-16
1
-3
/
+46
*
|
Merge GH #899 Add ability to specify iterations when encrypting a private key
Jack Lloyd
2017-03-29
7
-38
/
+390
|
\
\
|
*
|
Add ability to specify iterations when encrypting a private key
Jack Lloyd
2017-02-26
7
-38
/
+390
*
|
|
Merge GH #946 Expose multiple precision integers in C interface
Jack Lloyd
2017-03-29
5
-27
/
+731
|
\
\
\
|
*
|
|
Expose BigInt API subset to C API
Jack Lloyd
2017-03-28
5
-27
/
+731
*
|
|
|
Merge GH #947 Add support for getentropy syscall
Jack Lloyd
2017-03-29
5
-1
/
+79
|
\
\
\
\
|
*
|
|
|
Use getentropy(2) as random source.
Alexander Bluhm
2017-03-29
5
-1
/
+79
|
|
/
/
/
*
/
/
/
Remove old timing test suite
Jack Lloyd
2017-03-28
19
-610
/
+5
|
/
/
/
*
|
|
Merge GH #944 Add check_key to C API
Jack Lloyd
2017-03-28
3
-1
/
+24
|
\
\
\
|
*
|
|
Expose PK::check_key functions in C interface
Jack Lloyd
2017-03-27
3
-1
/
+24
*
|
|
|
Merge GH #942 Avoid passing IP as hostname in tls_client command line util
Jack Lloyd
2017-03-28
1
-1
/
+11
|
\
\
\
\
|
*
|
|
|
tls_client must not pass an IP address as server information
Alexander Bluhm
2017-03-25
1
-1
/
+11
|
|
/
/
/
*
|
|
|
Merge GH #938 Fix incorrect bcrypt truncation
Jack Lloyd
2017-03-28
3
-11
/
+305
|
\
\
\
\
|
*
|
|
|
Avoid long tests for each bcrypt password
Jack Lloyd
2017-03-24
1
-2
/
+22
|
*
|
|
|
Fix incorrect password truncation in bcrypt password hashing.
Jack Lloyd
2017-03-24
3
-10
/
+284
*
|
|
|
|
Use JSON to store build config
Simon Warta
2017-03-25
1
-1
/
+3
|
|
/
/
/
|
/
|
|
|
*
|
|
|
shellcheck fix in website.sh
Jack Lloyd
2017-03-24
1
-5
/
+3
|
/
/
/
*
|
|
Use a hardcoded URL for the PDF download
René Korthaus
2017-03-23
1
-10
/
+8
*
|
|
Fix some compiler warnings.
Jack Lloyd
2017-03-22
3
-3
/
+3
*
|
|
Remove duplicate include GH #928
Jack Lloyd
2017-03-22
1
-1
/
+0
*
|
|
Merge GH #929 Add ppc64le target [ci skip]
Jack Lloyd
2017-03-22
1
-0
/
+22
|
\
\
\
[next]