Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle dependencies re static linking. GH #279 | Jack Lloyd | 2015-09-17 | 1 | -1/+1 |
* | Fix static lib registration for block, hash, mac, stream, kdf | Jack Lloyd | 2015-09-10 | 1 | -3/+5 |
* | Reverse the algorithm priority ordering | Jack Lloyd | 2015-08-29 | 1 | -7/+10 |
* | Force semicolons at the end of BOTAN_REGISTER_* macro invocations | Daniel Seither | 2015-07-15 | 1 | -2/+8 |
* | In Algo_Registry if a maker func fails, try the next most preferred one | lloyd | 2015-03-05 | 1 | -31/+52 |
* | Hide Algorithm_Factory and use the functions in lookup.h internally. | lloyd | 2015-03-04 | 1 | -1/+1 |
* | Add missing include | lloyd | 2015-03-02 | 1 | -0/+1 |
* | Enable OpenSSL for providing ciphers and hashes again. | lloyd | 2015-02-05 | 1 | -13/+22 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -0/+215 |