svn rev #21006: branches/mskrb-integ/src/lib/gssapi/krb5/

lhoward@MIT.EDU lhoward at MIT.EDU
Wed Nov 5 18:56:53 EST 2008


Commit By: lhoward
Log Message: 
Refactor. Allow for the possibility of implementing
gss_wrap_iov()/gss_unwrap_iov() with a single BUFFER_TYPE_STREAM which
does not have valid buffers for the header, trailer and pad (although
these would still need to be supplied to the underlying implementations).



Changed Files:
U   branches/mskrb-integ/src/lib/gssapi/krb5/gssapiP_krb5.h
U   branches/mskrb-integ/src/lib/gssapi/krb5/k5sealiov.c
U   branches/mskrb-integ/src/lib/gssapi/krb5/k5unsealiov.c
U   branches/mskrb-integ/src/lib/gssapi/krb5/util_cksum.c
U   branches/mskrb-integ/src/lib/gssapi/krb5/util_crypt.c



More information about the cvs-krb5 mailing list