summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/inq_names.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for GSS_C_NT_COMPOSITE_EXPORTLuke Howard2012-08-311-0/+4
* Fix style issues in r25087Greg Hudson2011-08-291-2/+2
* Use KRB5_CALLCONV for all gss mechanism functions. Also wrap #include <unistd...Sam Hartman2011-08-091-1/+1
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-6/+1
* Add IAKERB mechanism and gss_acquire_cred_with_passwordGreg Hudson2010-04-301-1/+2
* Mark and reindent lib/gssapi, with some exceptionsTom Yu2009-12-081-1/+1
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-3/+2
* Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu2008-10-151-50/+51
* Cleanup a number of cast away from const warnings in gssapiEzra Peisach2006-05-091-24/+24
* don't get a krb5_context for the routines that don't need itKen Raeburn2004-03-031-4/+0
* remove gss krb5 mech2 oid and oidset variablesKen Raeburn2002-07-011-1/+0
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-1/+2
* inq_names.c (krb5_gss_inquire_names_for_mech): Add the the new OIDTheodore Tso1997-07-301-0/+8
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-3/+7
* * krb5_gss_glue.c (gss_inquire_names_for_mech): Added new contextTheodore Tso1995-12-011-1/+2
* Update to GSSAPI-V2Paul Park1995-08-311-0/+87