Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid C-style casts (as detected by GCC's -Wold-style-cast) and instead use | lloyd | 2007-07-23 | 1 | -1/+1 |
* | Bump copyright year to 2007 | lloyd | 2007-01-20 | 1 | -1/+1 |
* | Hack around some Visual Studio bugs that I can't seem to find good solutions | lloyd | 2006-09-10 | 1 | -2/+1 |
* | Split PK_Key into Public_Key and Private_Key; these new classes merge in | lloyd | 2006-09-06 | 1 | -2/+7 |
* | Implement codec objects for private keys as well. | lloyd | 2006-09-06 | 1 | -69/+79 |
* | First step in a major rewrite of the high level public key code. The | lloyd | 2006-09-06 | 1 | -22/+62 |
* | Syntax changes to the BER and DER APIs to improve readability of code | lloyd | 2006-05-19 | 1 | -23/+22 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+157 |