index
:
~teuf/gnome-keyring
leaks
master
session-idle
teuf's gnome-keyring playground
teuf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
egg
/
egg-asn1x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-05
Makefile.am: Use parallel tests for 'make check'
Stef Walter
1
-4
/
+4
2014-01-08
Remove old FSF license from header files
Stef Walter
1
-3
/
+2
2013-04-19
egg-asn1x: Update from gcr for recent changes in libtasn1
Stef Walter
1
-30
/
+164
2012-11-09
egg-asn1x: More complete coverage for ASN.1 tests
Stef Walter
1
-77
/
+62
2012-11-09
egg-asn1x: Fix corner case where long DER length overflows
Stef Walter
1
-11
/
+23
2012-11-09
egg-asn1x: Fix crash when parsing invalid DER files
Stef Walter
1
-0
/
+8
2012-11-09
Bring in fixed ASN.1 parser from gcr library
Stef Walter
1
-1503
/
+1629
2012-07-16
Convert from EggBytes to GBytes
Stef Walter
1
-91
/
+93
2012-04-07
Bring over new egg'd components from gcr
Stef Walter
1
-446
/
+716
2011-10-04
egg: Fix parsing of unsigned integers in DER
Stef Walter
1
-16
/
+109
2011-09-27
gcr: Implement parsing of openpgp packet contents into records.
Stef Walter
1
-30
/
+1
2011-09-12
gcr: Accept slightly invalid PKCS#12 files
Stef Walter
1
-24
/
+46
2011-09-12
egg: Fix ASN.1 issues validating order of SETOF
Stef Walter
1
-3
/
+3
2011-09-01
gcr: Add support for getting friendly name out of a PKCS#12 file.
Stef Walter
1
-0
/
+19
2011-08-30
Fix compile warnings when building with --disable-debug
Stef Walter
1
-3
/
+1
2011-05-13
egg: Add support for encoding NULL in ASN.1
Stef Walter
1
-0
/
+13
2011-05-13
Implement calculation of fingerprints for keys.
Stef Walter
1
-2
/
+2
2011-04-04
Release version 3.0.0
Stef Walter
1
-1
/
+4
2011-01-24
Fix undefined type in egg-asn1x.c
Ryan Stonecipher
1
-2
/
+2
2010-12-22
[egg] Don't try to encode optional sequences if empty.
Stef Walter
1
-0
/
+2
2010-12-22
[egg] Fix uninitialized list pointers.
Stef Walter
1
-0
/
+2
2010-12-13
Merge branch 'master' into trust-store
Stef Walter
1
-11
/
+14
2010-12-13
[egg] Fix memory leaks in ASN.1 code.
Stef Walter
1
-11
/
+14
2010-11-23
[egg] Encode empty SET OF and SEQUENCE OF properly.
Stef Walter
1
-13
/
+31
2010-11-23
[egg] Must select which choice when building ASN.1.
Stef Walter
1
-56
/
+95
2010-11-22
[egg] Implement egg_asn1x_set_raw_element() for explicitly tagged types.
Stef Walter
1
-32
/
+66
2010-11-21
[egg] Produce proper messages for mismatched tags in DER parsing.
Stef Walter
1
-13
/
+21
2010-11-19
Better ASN.1 test coverage and fixes.
Stef Walter
1
-2
/
+12
2010-09-20
[egg] Add accessor functions for enumerated ASN.1 values.
Stef Walter
1
-8
/
+91
2010-09-18
[egg] Add egg_asn1x_append() for adding to SEQ OF or SET OF
Stef Walter
1
-0
/
+25
2010-07-28
[egg] Fix asn.1 parsing into GDate.
Stef Walter
1
-14
/
+34
2010-07-26
[egg] Fix problems building on 32-bit.
Stef Walter
1
-15
/
+11
2010-07-11
Remove run time dependency on libtasn1.
Stef Walter
1
-12
/
+175
2010-07-10
Use new DER decoding and encoding routines.
Stef Walter
1
-80
/
+841
2010-06-24
[egg] Implement some new asn1 tests, and fix problems.
Stef Walter
1
-7
/
+16
2010-06-24
[egg] Move the DN functionality into its own file.
Stef Walter
1
-1
/
+1
2010-06-24
[egg] Implement asn.1 encoding.
Stef Walter
1
-84
/
+855
2010-06-24
[egg] Separate real ASN nodes in the tree from options.
Stef Walter
1
-145
/
+179
2010-06-24
[egg] Implement a bunch of value reading functionality.
Stef Walter
1
-41
/
+286
2010-06-24
[egg] Tracking of failure messages during decoding and validation.
Stef Walter
1
-42
/
+87
2010-06-24
[egg] Implement asn validation, and some read functions.
Stef Walter
1
-47
/
+841
2010-06-24
[egg] Add asn functionality for clearing a tree.
Stef Walter
1
-6
/
+59
2010-06-24
[egg] Rework asn1 decoding, add set support, much more robust.
Stef Walter
1
-438
/
+475
2010-06-24
[egg] Some more minor fixes for parsing certificates.
Stef Walter
1
-3
/
+2
2010-06-24
[egg] Handle identifier joins that are more than one level deep.
Stef Walter
1
-12
/
+21
2010-06-24
[egg] Work on indefinite length encodings.
Stef Walter
1
-55
/
+314
2010-06-24
[egg] Implement DER parsing of a certificate.
Stef Walter
1
-192
/
+305
2010-06-24
[egg] Rework how asn nodes are accessed.
Stef Walter
1
-161
/
+60
2010-06-24
[egg] Implement better dumping of asn1 tree.
Stef Walter
1
-1
/
+37
2010-06-24
[egg] Initial asn1 parser work.
Stef Walter
1
-0
/
+617