summaryrefslogtreecommitdiff
path: root/egg/egg-asn1x.c
Commit message (Expand)AuthorAgeFilesLines
...
* [egg] Implement a bunch of value reading functionality.Stef Walter2010-06-241-41/+286
* [egg] Tracking of failure messages during decoding and validation.Stef Walter2010-06-241-42/+87
* [egg] Implement asn validation, and some read functions.Stef Walter2010-06-241-47/+841
* [egg] Add asn functionality for clearing a tree.Stef Walter2010-06-241-6/+59
* [egg] Rework asn1 decoding, add set support, much more robust.Stef Walter2010-06-241-438/+475
* [egg] Some more minor fixes for parsing certificates.Stef Walter2010-06-241-3/+2
* [egg] Handle identifier joins that are more than one level deep.Stef Walter2010-06-241-12/+21
* [egg] Work on indefinite length encodings.Stef Walter2010-06-241-55/+314
* [egg] Implement DER parsing of a certificate.Stef Walter2010-06-241-192/+305
* [egg] Rework how asn nodes are accessed.Stef Walter2010-06-241-161/+60
* [egg] Implement better dumping of asn1 tree.Stef Walter2010-06-241-1/+37
* [egg] Initial asn1 parser work.Stef Walter2010-06-241-0/+617