Jacques A. Vidrine 1d61dd312f While decoding arguments for kadm_chpass_with_key, sanity check the
number of keys given: must be non-negative, small enough that it is
not truncated when stuffed into an int16_t for kadm5_free_key_data,
and small enough to avoid integer overflow when calculating the memory
required for the keys themselves.

XXX Why does kadm5_free_key_data use int16_t?


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11415 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-09-09 14:40:08 +00:00
x
2002-09-09 13:30:16 +00:00
x
2002-09-09 13:32:19 +00:00
2002-09-04 03:18:48 +00:00
2001-08-08 15:48:37 +00:00
2002-08-28 16:08:44 +00:00
2002-09-09 14:16:55 +00:00
2002-08-28 14:23:10 +00:00
2002-08-28 16:09:36 +00:00
2001-05-02 08:59:23 +00:00
1997-09-29 13:24:51 +00:00
2000-06-07 10:01:25 +00:00
2002-08-21 13:29:08 +00:00
2002-08-09 15:58:31 +00:00
2002-08-09 15:58:31 +00:00
2002-09-09 13:32:10 +00:00
2002-08-20 12:04:09 +00:00
2002-08-09 15:58:31 +00:00
1998-08-14 12:05:21 +00:00
2001-06-23 22:27:51 +00:00
2002-08-09 15:57:15 +00:00
1999-10-28 18:34:50 +00:00
2000-07-28 13:32:26 +00:00
2000-11-15 22:54:15 +00:00
2002-08-09 15:56:13 +00:00
2002-08-09 15:56:48 +00:00
x
2002-08-28 21:31:24 +00:00
2000-07-27 02:33:54 +00:00
2001-08-09 08:43:42 +00:00
2001-09-27 16:27:30 +00:00
2001-08-08 12:45:50 +00:00

$Id$

Heimdal is a Kerberos 5 implementation.

Please see the manual in doc, by default installed in
/usr/heimdal/info/heimdal.info for information on how to install.
There are also 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.

For more information see the web-page at
<http://www.pdc.kth.se/heimdal/> 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.
Languages
C 92.1%
Roff 2.8%
Shell 2.3%
Makefile 0.7%
M4 0.5%
Other 1.4%