update (remove xor seq number, and add snprintf(NULL, 0))
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10150 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
4
TODO
4
TODO
@@ -72,8 +72,6 @@ fix to use rpc?
|
|||||||
|
|
||||||
the replay cache is, in its current state, not very useful
|
the replay cache is, in its current state, not very useful
|
||||||
|
|
||||||
should the sequence numbers be XORed?
|
|
||||||
|
|
||||||
OTP?
|
OTP?
|
||||||
|
|
||||||
make checksum/encryption type configuration more realm-specific. make
|
make checksum/encryption type configuration more realm-specific. make
|
||||||
@@ -88,3 +86,5 @@ figure out how forwardable/no-addresses and other init_creds related
|
|||||||
settings are supposed to be set in /etc/krb5.conf and how they are read
|
settings are supposed to be set in /etc/krb5.conf and how they are read
|
||||||
|
|
||||||
** lib/roken
|
** lib/roken
|
||||||
|
|
||||||
|
make snprintf handle str == NULL, sz = 0 correctly
|
||||||
|
Reference in New Issue
Block a user