Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split the last parts of the 'core' module | lloyd | 2008-11-08 | 3 | -52/+0 |
* | Add Doxygen comments to asn1_oid.h (from InSiTo) | lloyd | 2008-10-13 | 1 | -14/+58 |
* | Move oids.h to oid_lookup. Allows for much smaller build by disabling asn1 | lloyd | 2008-10-01 | 1 | -0/+1 |
* | Rewrite part of the module loading code in configure.pl, now dependencies | lloyd | 2008-09-30 | 1 | -1/+1 |
* | Better dependency handling | lloyd | 2008-09-29 | 1 | -1/+5 |
* | Fix loading issues | lloyd | 2008-09-29 | 1 | -0/+2 |
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 1 | -0/+0 |
* | Remove more dependencies on the global state object. | lloyd | 2008-09-29 | 1 | -1/+1 |
* | Hardcode use of Latin1 encoding if an encoding using ASN.1 DIRECTORY STRING | lloyd | 2008-09-29 | 1 | -5/+2 |
* | Move almost all of the ASN.1, BER, and DER codec related code into new | lloyd | 2008-09-28 | 18 | -0/+2887 |