aboutsummaryrefslogtreecommitdiffstats
path: root/src/asn1
Commit message (Expand)AuthorAgeFilesLines
* Split the last parts of the 'core' modulelloyd2008-11-083-52/+0
* Add Doxygen comments to asn1_oid.h (from InSiTo)lloyd2008-10-131-14/+58
* Move oids.h to oid_lookup. Allows for much smaller build by disabling asn1lloyd2008-10-011-0/+1
* Rewrite part of the module loading code in configure.pl, now dependencieslloyd2008-09-301-1/+1
* Better dependency handlinglloyd2008-09-291-1/+5
* Fix loading issueslloyd2008-09-291-0/+2
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-291-0/+0
* Remove more dependencies on the global state object.lloyd2008-09-291-1/+1
* Hardcode use of Latin1 encoding if an encoding using ASN.1 DIRECTORY STRINGlloyd2008-09-291-5/+2
* Move almost all of the ASN.1, BER, and DER codec related code into newlloyd2008-09-2818-0/+2887