66f4c441e9e0de68fbcf81763642779ac5c33631
o implement add1() using 32 bit ints, this makes _krb5_n_fold() about 5% faster on an amd64 platform. 64 bit ints yield a further improvement but we would need to test the platform to see if they are natively supported. This should yield better performance improvements on big endian machines as we have to byte swap on little endian boxen. o fix two cases where a malloc(3)d pointer may be dereferenced before we test that it is not NULL.
Heimdal is a Kerberos 5 implementation. For information how to install see <http://www.h5l.org/compile.html>. There are briefer man pages for most of the commands. Bug reports and bugs are appreciated, see more under Bug reports in the manual on how we prefer them: <heimdal-bugs@h5l.org>. For more information see the web-page at <http://www.h5l.org/> or the mailing lists: heimdal-announce@sics.se low-volume announcement heimdal-discuss@sics.se high-volume discussion send a mail to heimdal-announce-request@sics.se and heimdal-discuss-request@sics.se respectively to subscribe.
Description
Languages
C
92.1%
Roff
2.8%
Shell
2.3%
Makefile
0.7%
M4
0.5%
Other
1.4%