summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/mechglue/g_glue.c
Commit message (Expand)AuthorAgeFilesLines
* Use gssalloc memory management where appropriateSam Hartman2011-10-141-1/+1
* Check mech_type as well as mech_name in gssint_import_internal_name(),Greg Hudson2011-04-161-1/+2
* gss_duplicate_name SPI for SPNEGOGreg Hudson2011-04-051-43/+72
* make mark-cstyleTom Yu2009-10-311-12/+11
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-14/+63
* Implement s4u extensionsGreg Hudson2009-09-131-16/+0
* Use 16/32-bit big/little-endian store functions in more placesKen Raeburn2009-01-261-6/+4
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-14/+77
* Apply adapted patch from http://bugs.debian.org/480434 to recurse intoTom Yu2008-10-201-0/+13
* Coverity CID 220: NULL check of "buf" after dereferenceKen Raeburn2008-03-291-1/+3
* remap mechanism-specific status codes in mechglue/spnegoKen Raeburn2007-08-161-15/+34
* * src/lib/gssapi/mechglue/mglueP.h: Add loopback field to opaqueTom Yu2006-08-071-0/+1
* Changed GSSAPI opaque types (gss_name_t, gss_cred_id_t, gss_ctx_id_t) fromAlexandra Ellwood2006-07-251-1/+1
* Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-141-39/+318
* g_imp_sec_context.c (gss_import_sec_context):Theodore Tso1996-03-211-0/+1
* mechglue.h: Don't include <sys/types.h>; it's included if necessary inTheodore Tso1996-03-211-2/+1
* convert __gss_get_mechanism to k&r style definitionMark Eichin1996-03-121-1/+2
* g_glue.c (__gss_get_mech_type): Fix code to properly parse tokenTheodore Tso1996-03-011-23/+20
* * g_acquire_cred.c, g_delete_sec_context.c, g_dsp_name.c,Mark Eichin1996-02-251-0/+1
* g_acquire_cred.c (gss_add_cred): New GSSAPI V2 functionTheodore Tso1996-02-251-0/+27
* g_mechname.c (gss_add_mech_name_type): Only mark a name-type as beingTheodore Tso1996-02-241-0/+67
* * g_glue.c: grab stdlib.h to get NULLTom Yu1996-02-101-0/+3
* Commited new snapshot from Roland Schemers at SunTheodore Tso1996-02-071-0/+209