summaryrefslogtreecommitdiff
path: root/egg/egg-asn1x.h
Commit message (Expand)AuthorAgeFilesLines
* egg-asn1x: Change EggAsn1xFlags to typedefPhilip Chimento2016-11-141-1/+1
* Remove old FSF license from header filesStef Walter2014-01-081-2/+1
* egg-asn1x: Update from gcr for recent changes in libtasn1Stef Walter2013-04-191-1/+11
* Bring in fixed ASN.1 parser from gcr libraryStef Walter2012-11-091-14/+46
* Convert from EggBytes to GBytesStef Walter2012-07-161-20/+18
* Bring over new egg'd components from gcrStef Walter2012-04-071-51/+71
* egg: Fix parsing of unsigned integers in DERStef Walter2011-10-041-2/+9
* gcr: Accept slightly invalid PKCS#12 filesStef Walter2011-09-121-1/+6
* gcr: Add support for getting friendly name out of a PKCS#12 file.Stef Walter2011-09-011-0/+2
* egg: Add support for encoding NULL in ASN.1Stef Walter2011-05-131-0/+2
* Implement calculation of fingerprints for keys.Stef Walter2011-05-131-1/+1
* [egg] Add functions testing ASN.1 and printing out messages.Stef Walter2010-11-231-0/+11
* [egg] Must select which choice when building ASN.1.Stef Walter2010-11-231-0/+3
* [egg] Add accessor functions for enumerated ASN.1 values.Stef Walter2010-09-201-0/+5
* [egg] Add egg_asn1x_append() for adding to SEQ OF or SET OFStef Walter2010-09-181-0/+2
* Use new DER decoding and encoding routines.Stef Walter2010-07-101-5/+74
* [egg] Implement asn.1 encoding.Stef Walter2010-06-241-1/+32
* [egg] Implement a bunch of value reading functionality.Stef Walter2010-06-241-13/+38
* [egg] Tracking of failure messages during decoding and validation.Stef Walter2010-06-241-0/+2
* [egg] Implement asn validation, and some read functions.Stef Walter2010-06-241-0/+2
* [egg] Add asn functionality for clearing a tree.Stef Walter2010-06-241-0/+2
* [egg] Initial asn1 parser work.Stef Walter2010-06-241-0/+52