summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/naming_exts.c
Commit message (Expand)AuthorAgeFilesLines
* Add and use k5memdup, k5memdup0 helpersGreg Hudson2013-02-091-3/+1
* GENC should always export composite namesLuke Howard2012-10-031-7/+6
* Set display_value in krb5_gss_get_name_attributeGreg Hudson2012-02-061-1/+1
* Style policeGreg Hudson2011-10-171-2/+1
* gssalloc-related fixes to naming_exts.cSam Hartman2011-10-171-28/+31
* gssalloc memory management for gss_buffer_setSam Hartman2011-10-141-4/+11
* Fix style issues in r25087Greg Hudson2011-08-291-14/+14
* Use KRB5_CALLCONV for all gss mechanism functions. Also wrap #include <unistd...Sam Hartman2011-08-091-7/+7
* Remove pointer validation code from the gss krb5 mechGreg Hudson2011-04-131-54/+2
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-4/+1
* In kg_acceptor_princ, make Coverity happy by using a different test toGreg Hudson2011-02-141-1/+1
* Improve acceptor name flexibilityGreg Hudson2011-02-071-6/+60
* Mark and reindent lib/gssapi, with some exceptionsTom Yu2009-12-081-1/+1
* make mark-cstyleTom Yu2009-10-311-1/+0
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-0/+722