svn rev #18577: branches/referrals/ trunk/src/include/krb5/ trunk/src/lib/krb5/krb/

amb@MIT.EDU amb at MIT.EDU
Fri Sep 8 21:43:05 EDT 2006


Commit By: amb
Log Message: 
- Added comments to krb5_get_cred_from_kdc_opt commentary about memory
  management pitfalls.
- Removed a few obsolete and dangerous debugging hooks.
- Got rid of remaining C++-style comments.
- Updated state.
- Reviewed code for string-based assumptions; all that remain look OK.
  (Or, at least, were there before.  krb5_sname_to_principal returns the
  realm as a string, which since, first, it's originating the data, and
  second, ASCII NUL is a forbidden character in 4120-compliant realm
  names, and third, changing the API would be a bit of a bother, I'm
  going along with.)



Changed Files:
U   branches/referrals/TODO
U   branches/referrals/trunk/src/include/krb5/krb5.hin
U   branches/referrals/trunk/src/lib/krb5/krb/gc_frm_kdc.c



More information about the cvs-krb5 mailing list