]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add new internal pa-data helpers
authorGreg Hudson <ghudson@mit.edu>
Mon, 3 Jun 2019 20:12:03 +0000 (16:12 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 10 Jun 2019 16:32:39 +0000 (12:32 -0400)
commit2d2222850200fd74790aaffcc5b5ce3dbfdb0017
tree516538595280037bfcddca75be4b10c20c5c3f77
parent4dabc3d0bcdcdcd5aad070b97a27141a3abd0bbd
Add new internal pa-data helpers

Add a new file with five new internal libkrb5 functions to help manage
pa-data lists.  Move krb5int_find_pa_data() from fast.c into the new
file and simplify it slightly.
src/include/k5-int.h
src/lib/krb5/krb/Makefile.in
src/lib/krb5/krb/fast.c
src/lib/krb5/krb/padata.c [new file with mode: 0644]
src/lib/krb5/libkrb5.exports