Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve readability slightly in the code handling CRL decoding. | lloyd | 2007-02-15 | 1 | -5/+3 |
| | |||||
* | Bump copyright year to 2007 | lloyd | 2007-01-20 | 1 | -1/+1 |
| | |||||
* | Access the global configuration through an object reference instead | lloyd | 2006-07-01 | 1 | -1/+1 |
| | | | | | of stand-alone functions. Store the configuration in a distinct object, rather than just a map inside the library state. | ||||
* | Fix config.h includes | lloyd | 2006-07-01 | 1 | -1/+1 |
| | |||||
* | X509_CRL should throw an exception if the right option is set and | lloyd | 2006-06-23 | 1 | -1/+1 |
| | | | | an unknown critical extension is found. | ||||
* | Use Extensions instead of handle_crl_extension in X509_CRL | lloyd | 2006-06-23 | 1 | -46/+13 |
| | | | | Fix the definition of crl_number | ||||
* | Use Data_Store in X509_CRL | lloyd | 2006-06-23 | 1 | -11/+21 |
| | |||||
* | Syntax changes to the BER and DER APIs to improve readability of code | lloyd | 2006-05-19 | 1 | -11/+11 |
| | | | | | 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/+174 |