summaryrefslogtreecommitdiff
path: root/egg/egg-symkey.c
Commit message (Expand)AuthorAgeFilesLines
* Drop "volatile" for g_once_init_enter locationsbugfix/drop-volatileNiels De Graef2021-05-021-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* egg-symkey: Complete tests for recent ASN.1 API changesStef Walter2012-11-071-18/+19
* egg: Rework how DER parsing worksStef Walter2012-06-211-38/+36
* Use GBytes instead of our own EggBytesStef Walter2012-06-201-32/+32
* Fix copyright headers.Jordi Mallach2012-03-161-3/+3
* egg: Rename egg_asn1x_xxx_raw_element() to egg_asn1x_xxx_element_raw()Stef Walter2011-11-231-2/+2
* Fix bugs and unused code highlighted by the clang static analyzerStef Walter2011-11-211-1/+0
* Add valgrind memory checking and fix up errorsStef Walter2011-11-211-1/+0
* gcr: Use GBytes immutable ref counted byte buffersStef Walter2011-11-161-82/+111
* Merge branch 'track-memory'Stef Walter2011-09-191-0/+2
|\
| * Secure memory taggingStef Walter2011-09-101-0/+2
* | gcr: Verify PKCS#12 MACStef Walter2011-09-121-0/+138
* | egg: Fix issue generating PKCS#12 symkey from passwordStef Walter2011-09-121-1/+6
|/
* Use new DER decoding and encoding routines.Stef Walter2010-07-101-61/+61
* Add new gcr library for crypto UI and related tasks. Implement GckParserStefan Walter2009-01-181-0/+1027