summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/krb5_gss_glue.c
Commit message (Expand)AuthorAgeFilesLines
* Add 'const' to fix mismatched parameter warningsSam Hartman2011-08-091-1/+1
* Delete sec context properly in gss_krb5_export_lucid_sec_contextGreg Hudson2011-05-091-1/+1
* Fix Windows buildGreg Hudson2010-11-251-0/+2
* Add gss_krb5_import_credGreg Hudson2010-09-271-12/+46
* Allow krb5_gss_register_acceptor_identity to unset keytab nameGreg Hudson2010-08-191-1/+1
* ReindentZhanna Tsitkov2009-11-301-35/+26
* make mark-cstyleTom Yu2009-10-311-1/+0
* Implement s4u extensionsGreg Hudson2009-09-131-0/+1
* remove some redundant or useless qualifiersKen Raeburn2009-02-061-24/+24
* fix trailing whitespaceTom Yu2009-01-221-6/+5
* whitespaceTom Yu2009-01-221-83/+83
* Patch from Luke: fix error return of krb5_gss_use_kdc_contextGreg Hudson2009-01-211-1/+10
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-1114/+314
* Apply (adapted) patch from Apple to check for SPNEGO mechanism inTom Yu2008-10-201-9/+34
* Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu2008-10-151-671/+707
* Based on patch from lxs, with some changes:Ken Raeburn2008-08-271-5/+3
* lean client changesZhanna Tsitkov2008-08-201-6/+52
* * src/lib/gssapi/mechglue/mglueP.h (struct gss_config): RemoveTom Yu2006-06-291-2/+0
* fix typo in MS_BUG_TEST case in krb5_gss_glue.cTom Yu2006-06-231-1/+1
* Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-141-82/+611
* Added support for library initialization and finalization, and verificationKen Raeburn2004-04-241-2/+8
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-96/+96
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-40/+40
* Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we areTheodore Tso1999-03-121-40/+40
* Added V2 functions to the glue layerTheodore Tso1997-04-011-0/+36
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-133/+133
* init_sec_context.c (krb5_gss_init_sec_context): Fixed error checkingTheodore Tso1996-07-251-2/+0
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+538
* rel_oid.c (krb5_gss_internal_release_oid): Add the new interface forTheodore Tso1996-01-231-682/+0
* * krb5_gss_glue.c (gss_inquire_names_for_mech): Added new contextTheodore Tso1995-12-011-1/+2
* Lots of memory leaks and other fixes...Theodore Tso1995-09-161-8/+32
* (gss_delete_sec_context): Add extra indirection so that we actuallyTheodore Tso1995-09-091-5/+1
* Update to GSSAPI-V2Paul Park1995-08-311-12/+212
* Add {im,ex}port_sec_context wrapper routinesPaul Park1995-08-291-0/+30
* Made explicit the signed to unsigned conversions in the gssapi/krb5Keith Vetter1995-03-081-9/+9
* PC'fied gssapi directories. Mostly changing Makefile.in and adding theKeith Vetter1995-02-211-21/+21
* Fixed bugs in introduction of context variables; if the global context isTheodore Tso1995-01-191-3/+34
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-179/+159
* stamp out rcs keywordsMark Eichin1994-08-181-4/+0
* "downgrade" to classic C, tweak headers a bit, stamp out widen/narrowMark Eichin1994-06-101-106/+226
* As submitted by Openvision Technologies:Theodore Tso1993-12-181-0/+304