svn rev #21003: trunk/src/ clients/ksu/ include/ lib/crypto/ lib/gssapi/mechglue/ ...

ghudson@MIT.EDU ghudson at MIT.EDU
Wed Nov 5 12:08:49 EST 2008


Commit By: ghudson
Log Message: 
ticket: 6200
status: open

Rename krb5int_buf_cstr to krb5int_buf_data, since k5bufs can be used
for binary data as well as C string data.  The buffer will always have
a null byte at krb5int_buf_len bytes regardless of whether it contains
C string data.



Changed Files:
U   trunk/src/clients/ksu/authorization.c
U   trunk/src/include/k5-buf.h
U   trunk/src/lib/crypto/t_hmac.c
U   trunk/src/lib/gssapi/mechglue/oid_ops.c
U   trunk/src/lib/kadm5/alt_prof.c
U   trunk/src/lib/kadm5/str_conv.c
U   trunk/src/lib/krb5/krb/preauth.c
U   trunk/src/lib/krb5/krb/srv_rcache.c
U   trunk/src/lib/krb5/os/dnssrv.c
U   trunk/src/lib/krb5/os/hst_realm.c
U   trunk/src/lib/krb5/os/sendto_kdc.c
U   trunk/src/plugins/kdb/ldap/libkdb_ldap/ldap_principal.c
U   trunk/src/util/support/k5buf.c
U   trunk/src/util/support/libkrb5support-fixed.exports
U   trunk/src/util/support/t_k5buf.c



More information about the cvs-krb5 mailing list