51d3cb376a477cde570353cd05a02868d60aa191
`lib/asn1/check-gen.c` almost works with templates, and is a pretty extensive test. The only thing that fails is everything to do with IMPLICIT tags (so, `test_implicit()`). So now we compile `lib/asn1/test.asn1` both, w/ and w/o templating, and we build two programs from `lib/asn1/check-gen.c`: `check-gen` and `check-gen-template`, respectively linking with the non-templated and the templated compilation of `lib/asn1/test.asn1`. Because the template compiler still doesn't support IMPLICIT tagging well, we disable testing of IMPLICIT tags in `check-gen-template`. This will make it much harder to break the template compiler in the future.
Heimdal
Heimdal is an implementation of:
- ASN.1/DER,
- PKIX, and
- Kerberos.
For information how to install see here.
There are man pages for most of the commands.
Bug reports and bugs are appreciated. Use GitHub issues.
For more information see the project homepage https://heimdal.software/heimdal/ or the mailing lists:
heimdal-announce@heimdal.software low-volume announcement heimdal-discuss@heimdal.software high-volume discussion
send mail to heimdal-announce-subscribe@heimdal.software and heimdal-discuss-subscribe@heimdal.software respectively to subscribe.
Build Status
Description
Languages
C
92.1%
Roff
2.8%
Shell
2.3%
Makefile
0.7%
M4
0.5%
Other
1.4%