aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/conv_creds.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-22Fix more non-prototype functionsArjun1-1/+1
2009-10-31make mark-cstyleTom Yu1-5/+6
2008-12-15Remove krb4 code in libkrb5Greg Hudson1-235/+1
2004-05-25 * conv_creds.c (krb5int_encode_v4tkt): Unsigned vs signed warning fixEzra Peisach1-1/+2
2004-04-24* conv_creds.c (krb524_init_ets, krb524_convert_creds_kdc): Add forward decla...Ken Raeburn1-1/+9
2003-12-16* conv_creds.c (krb5int_encode_v4tkt): Zero out unused parts of ticket. Use aKen Raeburn1-4/+12
2003-09-02Apply patch from Cesar Garcia to fix lifetime computation in 524Tom Yu1-1/+1
2003-05-28Rename interface to krb5_524_convert_creds, export it from krb5 library.Ken Raeburn1-6/+23
2003-05-24Big step towards integrating libkrb524 into libkrb5:Ken Raeburn1-0/+260