0a088b9b61e642441c80ef16b67ed274863c9268

_krb5_mk_req_internal() accepts a (krb5_auth_context *) because it can allocate and return a krb5_auth_context to the caller. mkae_pa_tgs_req() should never be called with a non-NULL krb5_auth_context but to avoid confusion, alter the signature to accept a (krb5_auth_context *) instead of (krb5_auth_context) so _krb5_mk_req_internal() is not called with a pointer to an input parameter. Change-Id: I6c2293529766eb06a9eebf41715533d8195b1f72
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%