summaryrefslogtreecommitdiff
path: root/egg/egg-dn.c
Commit message (Expand)AuthorAgeFilesLines
* egg-dn: correctly handle BMPStrings in DNDmitry Baryshkov2020-01-301-0/+9
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* egg: Rework how DER parsing worksStef Walter2012-06-211-34/+16
* Use GBytes instead of our own EggBytesStef Walter2012-06-201-18/+17
* egg: Add support for building simple DNsStef Walter2011-11-231-0/+85
* egg: Rename egg_asn1x_xxx_raw_element() to egg_asn1x_xxx_element_raw()Stef Walter2011-11-231-3/+3
* Add valgrind memory checking and fix up errorsStef Walter2011-11-211-1/+4
* gcr: Use GBytes immutable ref counted byte buffersStef Walter2011-11-161-35/+44
* Use new DER decoding and encoding routines.Stef Walter2010-07-101-112/+67
* [egg] Move the DN functionality into its own file.Stef Walter2010-06-241-0/+336