fe095aa1c04fe638c54119773220776a0709c730

See `asn1: Add --decorate=... for internal bookkeeping`, which adds an option to `asn1_compile` for decorating SET/SEQUENCE types with fields that are neither encoded nor decoded, but which _are_ copied and freed. We'll use this to add name attributes to the `Principal` type (which is used to represent Kerberos principal names in the krb5 GSS mechanism) without having to rototill the GSS krb5 mechanism nor the krb5 library, and without affecting the encodings of HDB entries (which happen to use the `Principal` type).
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%