summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/mechglue/mglueP.h
Commit message (Expand)AuthorAgeFilesLines
* Add GSSAPI IOV MIC functionsGreg Hudson2013-09-181-0/+29
* Add SPI calls to import objects by mech oidSimo Sorce2012-10-021-0/+25
* Add primitives for using interposed mechanismsSimo Sorce2012-10-021-0/+5
* Add support for loading interposer modulesSimo Sorce2012-10-021-0/+4
* Delete unused internal mechglue functionsGreg Hudson2012-09-171-17/+0
* Introduce gss_export_cred and gss_import_credGreg Hudson2012-09-111-0/+14
* Remove gss_mechanism_extSimo Sorce2012-08-081-19/+13
* Make gss_ctx_id_t truly opaqueSimo Sorce2012-08-031-2/+2
* Introduce credential store extensionsSimo Sorce2012-07-201-0/+28
* WhitespaceGreg Hudson2011-09-211-1/+1
* * New implementation to map a gss name to localnameSam Hartman2011-09-211-4/+4
* Eliminate the mechglue union cred auxinfo fieldGreg Hudson2011-09-051-12/+0
* Fix style issues in r25087Greg Hudson2011-08-291-1/+1
* Use KRB5_CALLCONV for all gss mechanism functions. Also wrap #include <unistd...Sam Hartman2011-08-091-58/+58
* Implement gss_authorize_localname, as discussed on the kitten list,Greg Hudson2011-04-101-11/+3
* gss_duplicate_name SPI for SPNEGOGreg Hudson2011-04-051-0/+6
* Add gss_userok and gss_pname_to_uidGreg Hudson2011-04-041-8/+6
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-3/+3
* Fix Windows buildGreg Hudson2010-11-251-12/+0
* Merge users/lhoward/sasl-gs2 to trunkGreg Hudson2010-10-061-0/+25
* Add gss_krb5_import_credGreg Hudson2010-09-271-1/+1
* Add IAKERB mechanism and gss_acquire_cred_with_passwordGreg Hudson2010-04-301-2/+1
* Implement gss_set_neg_mechsGreg Hudson2010-02-101-0/+6
* Add GSS extensions to store credentials, generate random bitsGreg Hudson2009-12-171-0/+10
* make mark-cstyleTom Yu2009-10-311-2/+2
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-0/+69
* Implement s4u extensionsGreg Hudson2009-09-131-0/+31
* Remove gss_export_name_object and gss_import_name_object.Sam Hartman2009-01-121-15/+0
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-49/+207
* Based on patch from lxs, with some changes:Ken Raeburn2008-08-271-0/+5
* remap mechanism-specific status codes in mechglue/spnegoKen Raeburn2007-08-161-0/+21
* Ensure consistancy between prototypes and functionsEzra Peisach2007-02-191-1/+1
* * src/lib/gssapi/mechglue/mglueP.h: Add loopback field to opaqueTom Yu2006-08-071-0/+12
* Changed GSSAPI opaque types (gss_name_t, gss_cred_id_t, gss_ctx_id_t) fromAlexandra Ellwood2006-07-251-3/+3
* * src/lib/gssapi/mechglue/mglueP.h (struct gss_config): RemoveTom Yu2006-06-291-16/+0
* remove unimplemented/unused mechglue functionsTom Yu2006-06-211-28/+0
* Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-141-49/+161
* * mglueP.h: Make all prototypes unconditionalKen Raeburn2001-10-091-102/+84
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-4/+0
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+11
* Don't include <sys/types.h> mechglue.h will take care of this byTheodore Tso1996-03-271-1/+0
* mechglue.h: Don't include <sys/types.h>; it's included if necessary inTheodore Tso1996-03-211-1/+2
* g_glue.c (__gss_get_mech_type): Fix code to properly parse tokenTheodore Tso1996-03-011-1/+1
* mglueP.h: For MS-DOS, add #include of malloc.hTheodore Tso1996-02-291-0/+4
* g_acquire_cred.c (gss_add_cred): New GSSAPI V2 functionTheodore Tso1996-02-251-0/+4
* Add support for new V2 call gss_wrap_size_limit()Theodore Tso1996-02-251-0/+10
* g_mechname.c (gss_add_mech_name_type): Only mark a name-type as beingTheodore Tso1996-02-241-0/+7
* * mglueP.h (gss_config): Change int fields to OM_uint32 to matchEzra Peisach1996-02-241-4/+4
* g_imp_name.c (gss_import_name): If the user passes in a name-typeTheodore Tso1996-02-241-1/+32
* Commited new snapshot from Roland Schemers at SunTheodore Tso1996-02-071-7/+6