Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | propagate from branch 'net.randombit.botan.stable' (head ↵ | lloyd | 2007-02-28 | 1 | -12/+8 |
|\ | | | | | | | | | | | fd0242cd1f44b6d9d0e526c778860fcded174d62) to branch 'net.randombit.botan' (head 8a5aa356cb3aab0af22b09f51bfa5540fe890bdf) | ||||
| * | Minor cleanup of the PKCS8_extract function. | lloyd | 2007-01-28 | 1 | -14/+8 |
| | | |||||
* | | Clean up the definition of PKCS8_extract, though really this whole file | lloyd | 2007-02-15 | 1 | -5/+4 |
|/ | | | | needs to be rewritten. | ||||
* | Bump copyright year to 2007 | lloyd | 2007-01-20 | 1 | -1/+1 |
| | |||||
* | Rename instances of X509_PublicKey and PKCS8_PrivateKey | lloyd | 2006-09-06 | 1 | -10/+10 |
| | |||||
* | Implement codec objects for private keys as well. | lloyd | 2006-09-06 | 1 | -11/+12 |
| | |||||
* | Remove trailing whitespace | lloyd | 2006-08-19 | 1 | -1/+1 |
| | |||||
* | Access the global configuration through an object reference instead | lloyd | 2006-07-01 | 1 | -3/+5 |
| | | | | | of stand-alone functions. Store the configuration in a distinct object, rather than just a map inside the library state. | ||||
* | More config.h include fixes | lloyd | 2006-07-01 | 1 | -1/+1 |
| | |||||
* | Syntax changes to the BER and DER APIs to improve readability of code | lloyd | 2006-05-19 | 1 | -15/+18 |
| | | | | | that uses them. These changes are not backwards compatible, this commit updates all uses of the APIs within the library. | ||||
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+294 |