(no title)
* asn1-func.c (_ksba_asn_find_node): Moved code to .. (find_node): new function which allows resolving of identifiers. (_ksba_asn_expand_tree): Use the resolving find_node here. * keyinfo.c (_ksba_parse_algorithm_identifier2): Reset len2 so that a given r_parm returns correct values. * ksba.h (KsbaCRL): New typedef and prototypes for the CRL functions. * crl.c, crl.h: New but not yet complete.