[krbdev.mit.edu #8479] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8479 > Add KDC support functions for PA-PAC-OPTIONS Add helper functions kdc_get_pa_pac_options() and kdc_add_pa_pac_options(), to retrieve PA-PAC-OPTIONS values from request padata and to set a PA-PAC-OPTIONS value in encrypted padata. Don't actually call kdc_add_pa_pac_options() yet. [[email protected]: rewrote commit message; minor style edits] https://github.com/krb5/krb5/commit/86ba26248dfbbed13cd753dd79e5f45a9a01defc Author: Isaac Boukris <[email protected]> Committer: Greg Hudson <[email protected]> Commit: 86ba26248dfbbed13cd753dd79e5f45a9a01defc Branch: master src/kdc/kdc_util.c | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ src/kdc/kdc_util.h | 8 ++++++++ 2 files changed, 56 insertions(+), 0 deletions(-)