cb5262014aec070fe7121c079f3d26daec3abc9e

This reverts commita9c0b8f264
. From Joseph Sutton: > I found that this commit would result in `KRB5KRB_AP_ERR_BAD_INTEGRITY` > errors in Samba whenever explicit FAST armor was present. Reverting the > commit made FAST work again. > It should be safe to use `tgs_ac` here, since it will always be non-NULL if > `r->explicit_armor_present` is true. Maybe a local variable > `explicit_armor_present` (which would be assigned to > `r->explicit_armor_present` before the function returns successfully) would > help a static analyser to deduce that its value doesn't change within the > function, and that `tgs_ac != NULL` still holds.a9c0b8f264 (commitcomment-95581208)
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%