Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some Doxygen comments from InSiTo written for config.h (now gone/split up) | lloyd | 2008-10-13 | 1 | -5/+9 |
* | Add Doxygen comments from InSiTo to x509self.h | lloyd | 2008-10-13 | 1 | -27/+148 |
* | Doxygen comments for X509_Certificate, from InSiTo | lloyd | 2008-10-13 | 1 | -12/+123 |
* | Another batch of InSiTo Doxygen comments | lloyd | 2008-10-13 | 1 | -7/+41 |
* | More Doxygen comments from InSiTo | lloyd | 2008-10-13 | 1 | -5/+58 |
* | More Doxygen comments from InSiTo | lloyd | 2008-10-13 | 3 | -17/+97 |
* | Default to using SHA-1 with ECDSA in X.509 signatures | lloyd | 2008-10-11 | 1 | -0/+5 |
* | Move oids.h to oid_lookup. Allows for much smaller build by disabling asn1 | lloyd | 2008-10-01 | 1 | -7/+8 |
* | Move look_pk and pk_algs to new module pubkey/pk_lookup | lloyd | 2008-10-01 | 1 | -0/+1 |
* | x509 module requires pubkey base module to compile | lloyd | 2008-10-01 | 1 | -0/+1 |
* | Put only the implementation of BigInt in src/bigint, mathematical functions | lloyd | 2008-09-29 | 1 | -1/+1 |
* | Move x509 into cert/ subdir (in prep for InSiTo adding cert/cvc) | lloyd | 2008-09-29 | 24 | -0/+4023 |