Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cut absolute path from main configuration executable | Simon Warta | 2017-04-05 | 1 | -1/+7 |
* | 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 |
* | | Tick version on master to 2.2-pre | Jack Lloyd | 2017-04-05 | 2 | -5/+9 |
* | | Merge GH #966 Add SM3 hash function | Jack Lloyd | 2017-04-05 | 9 | -0/+762 |
|\ \ | |/ |/| | |||||
| * | Re-roll two loops in SM3 hash compression function that are causing test fail... | Daniel Wyatt | 2017-04-04 | 1 | -94/+32 |
| * | Update BSI and NIST policies to prohibit SM3 hash. | Daniel Wyatt | 2017-04-03 | 2 | -0/+2 |
| * | Unroll loops in SM3 hash compress_n. | Daniel Wyatt | 2017-04-03 | 2 | -65/+241 |
| * | Add more SM3 hash test data. | Daniel Wyatt | 2017-04-03 | 1 | -0/+417 |
| * | 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 | 178 | -348/+701 |
| |\ | |||||
| * | | Add SM3 hash function | Daniel Wyatt | 2017-04-03 | 7 | -0/+227 |
* | | | Update version number2.1.0 | Jack Lloyd | 2017-04-04 | 1 | -2/+2 |
* | | | Update for 2.1.0 and 1.10.16 releases | Jack Lloyd | 2017-04-04 | 2 | -7/+7 |
* | | | More news updates | Jack Lloyd | 2017-04-04 | 1 | -2/+11 |
* | | | Merge GH #978 Fix bad read in X509 DN comparisons (CVE-2017-2801) | Jack Lloyd | 2017-04-04 | 5 | -1/+84 |
|\ \ \ | |||||
| * | | | Fix X509 DN comparisons | Jack Lloyd | 2017-04-04 | 5 | -1/+84 |
* | | | | Merge GH #900 Add ability to search by X509 DN hash | Jack Lloyd | 2017-04-04 | 10 | -232/+423 |
|\ \ \ \ | |||||
| * | | | | Add tests for find_cert_by_raw_subject_dn_sha256 | Nuno Goncalves | 2017-04-04 | 1 | -1/+43 |
| * | | | | Refactor test_certstor.cpp to prepare for adding tests | Nuno Goncalves | 2017-04-04 | 1 | -147/+181 |
| * | | | | Format with astyle before major changes | Nuno Goncalves | 2017-04-03 | 1 | -30/+32 |
| * | | | | Add unit tests for X509 hash methods: | Nuno Goncalves | 2017-04-03 | 1 | -0/+56 |
| * | | | | 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 | 2 | -78/+70 |
| | |_|/ | |/| | | |||||
* | | | | Merge GH #977 Add block cipher interface to C API | Jack Lloyd | 2017-04-04 | 5 | -2/+208 |
|\ \ \ \ | |||||
| * | | | | Add block cipher interface to C API | Jack Lloyd | 2017-04-04 | 5 | -2/+208 |
* | | | | | Update release notes | Jack Lloyd | 2017-04-04 | 1 | -15/+38 |
* | | | | | Merge GH #975 Cleanups in configure.py | Jack Lloyd | 2017-04-04 | 4 | -118/+151 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Fix bug in string formatter | Simon Warta | 2017-04-04 | 1 | -1/+1 |
| * | | | | Fix some styling issues on cmake code | Simon Warta | 2017-04-04 | 2 | -13/+19 |
| * | | | | configure: convert gen_makefile_lists() into class | Simon Warta | 2017-04-04 | 1 | -35/+47 |
| * | | | | Extract simd_implementation() | Simon Warta | 2017-04-04 | 1 | -11/+10 |
| * | | | | Avoid redundant passing around of cc in gen_makefile_lists() | Simon Warta | 2017-04-04 | 1 | -6/+6 |
| * | | | | Rename build_config -> build_paths in gen_makefile_lists() | Simon Warta | 2017-04-04 | 1 | -5/+5 |
| * | | | | Disable too-many-instance-attributes for CompilerInfo and OsInfo | Simon Warta | 2017-04-04 | 1 | -2/+2 |
| * | | | | configure: encode submodel prefix into single value | Simon Warta | 2017-04-04 | 3 | -23/+22 |
| * | | | | Split ConfigureError into UserError and InternalError | Simon Warta | 2017-04-04 | 1 | -33/+54 |
| * | | | | configure: remove unused chunks() | Simon Warta | 2017-04-04 | 1 | -4/+0 |
|/ / / / | |||||
* | | | | 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 |
| |/ / | |||||
* | | | Merge GH #967 Add CMake generator for IDE development, plus astyle config | Jack Lloyd | 2017-04-04 | 3 | -0/+138 |
|\ \ \ | |||||
| * | | | fix style | Tomasz Frydrych | 2017-04-04 | 1 | -31/+32 |
| * | | | align to changes from: #962 | Tomasz Frydrych | 2017-04-04 | 1 | -1/+1 |
| * | | | Content: | Tomasz Frydrych | 2017-04-04 | 3 | -0/+137 |
| |/ / | |||||
* | | | Fix configuration on platforms without shared objects. | Jack Lloyd | 2017-04-04 | 1 | -16/+23 |