Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep the | lloyd | 2008-03-10 | 1 | -1/+1 |
| | | | | | updated dates on files that have actually changed this year. This makes the diff across versions readable again. | ||||
* | Mass update of the copyright date. Honestly I don't know why I bother, | lloyd | 2008-02-14 | 1 | -1/+1 |
| | | | | | | | but might as well keep it up to date. And it's easier to do it once with a 'perl -pi' command than to update each file over time. Apologies to anyone looking at diffs. | ||||
* | Bump copyright year to 2007 | lloyd | 2007-01-20 | 1 | -1/+1 |
| | |||||
* | Completely rewrite how the default X509_Store searches are performed, | lloyd | 2006-09-10 | 1 | -15/+0 |
| | | | | | | exposing the actual search objects to the user rather than wrapping them in functions. Primarily this is to avoid the Visual Studio bug alluded to in the last commit. | ||||
* | Rename instances of X509_PublicKey and PKCS8_PrivateKey | lloyd | 2006-09-06 | 1 | -1/+1 |
| | |||||
* | Split PK_Key into Public_Key and Private_Key; these new classes merge in | lloyd | 2006-09-06 | 1 | -1/+0 |
| | | | | the interfaces previously included in X509_PublicKey and PKCS8_PrivateKey. | ||||
* | Move the X509_Code enum from enums.h to x509stor.h, since that's | lloyd | 2006-06-13 | 1 | -0/+28 |
| | | | | the only place it is used. | ||||
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+122 |