aboutsummaryrefslogtreecommitdiff
path: root/src/lib/gssapi/krb5/naming_exts.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-08Include autoconf.h before system headersGreg Hudson1-3/+1
2013-05-14Assume mutex locking cannot failGreg Hudson1-48/+8
2013-02-09Add and use k5memdup, k5memdup0 helpersGreg Hudson1-3/+1
2012-10-03GENC should always export composite namesLuke Howard1-7/+6
2012-02-06Set display_value in krb5_gss_get_name_attributeGreg Hudson1-1/+1
2011-10-17Style policeGreg Hudson1-2/+1
2011-10-17gssalloc-related fixes to naming_exts.cSam Hartman1-28/+31
2011-10-14gssalloc memory management for gss_buffer_setSam Hartman1-4/+11
2011-08-29Fix style issues in r25087Greg Hudson1-14/+14
2011-08-09Use KRB5_CALLCONV for all gss mechanism functions. Also wrap #include <unistd...Sam Hartman1-7/+7
2011-04-13Remove pointer validation code from the gss krb5 mechGreg Hudson1-54/+2
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson1-4/+1
2011-02-14In kg_acceptor_princ, make Coverity happy by using a different test toGreg Hudson1-1/+1
2011-02-07Improve acceptor name flexibilityGreg Hudson1-6/+60
2009-12-08Mark and reindent lib/gssapi, with some exceptionsTom Yu1-1/+1
2009-10-31make mark-cstyleTom Yu1-1/+0
2009-10-09Implement GSS naming extensions and authdata verificationGreg Hudson1-0/+722