Properly implement neg_mechs & GM_USE_MG_CRED
[metze/heimdal/wip.git] / lib / gssapi / gssapi_mech.h
2020-04-21 Nicolas WilliamsProperly implement neg_mechs & GM_USE_MG_CRED
2020-03-02 Nicolas Williamskrb5: Improve cccol sub naming; add gss_store_cred_into2()
2020-02-04 Luke Howardgss: port NegoEx implementation from MIT
2020-02-04 Luke Howardgss: merge Apple name helper APIs
2020-02-04 Luke Howardgss: merge enhanced Apple mechglue logging
2019-01-04 Luke Howardgssapi: add some Apple (c) notices for mechglue bugfix...
2019-01-04 Luke Howardgssapi: implement gss_set_neg_mechs() (#495)
2019-01-03 Luke Howardgssapi: credential store extensions (#451)
2019-01-03 Luke Howardgssapi: canonicalize mech OID in gss_accept_sec_context()
2019-01-03 Luke Howardgssapi: fix dlsym() return value casting
2018-12-29 Nicolas WilliamsRewrite gss_add_cred() (fix #413)
2013-06-04 Love Hornquist AstrandMerge branch 'nico/gss_constify'
2013-06-02 Nicolas WilliamsFirst attempt s/\<const gss_.*_t/gss_const_.*_t/g
2011-10-29 Love Hörnquist Åstrandmerge support for FAST in as-req codepath
2011-10-08 Luke Howardimplement gss_localname
2011-05-20 Luke Howardmake gss_acquire_cred_ext private
2011-05-14 Luke Howarduse gss_const_OID for gss_acquire_cred_ext
2011-05-14 Luke Howardshim acquire_cred_with_password SPI into acquire_cred_ext
2011-05-14 Luke HowardMerge branch 'master' into lukeh/acquire-cred-ex-moonsh...
2011-05-14 Luke HowardMerge branch 'master' into lukeh/acquire-cred-ex
2011-05-14 Luke HowardMerge branch 'master' into lukeh/moonshot
2011-05-12 Luke HowardMerge branch 'master' into lukeh/moonshot
2011-05-12 Luke HowardMerge branch 'master' into lukeh/moonshot
2011-04-16 Luke Howardimplement gss_acquire_cred_ex with password support
2011-04-10 Luke HowardMerge branch 'master' into lukeh/moonshot
2011-04-09 Luke Howardremove user_ok from gss_authorize_localname
2011-04-09 Luke HowardMerge branch 'master' into lukeh/moonshot
2011-04-09 Luke Howardauthorize_localname SPI now includes nametype
2011-04-08 Luke Howardgss_authorize_localname implementation
2011-04-07 Luke HowardMerge branch 'master' into lukeh/moonshot
2011-04-07 Luke Howards/acquire_cred_ex/acquire_cred_ext/g
2011-04-07 Luke Howardimplement gss_acquire_cred_ex with password support
2011-04-03 Luke HowardMerge branch 'master' into lukeh/moonshot
2011-03-22 Luke HowardMerge branch 'master' into lukeh/moonshot
2011-03-22 Luke HowardMerge branch 'master' into lukeh/moonshot
2011-03-21 Luke HowardMerge branch 'master' of github.com:heimdal/heimdal
2011-03-20 Luke Howardadd krb5 glue for userok
2011-03-20 Luke Howardimplement gss_userok/gss_pname_to_uid
2011-03-20 Luke HowardMerge branch 'master' of github.com:heimdal/heimdal
2011-03-12 Love Hornquist Astranddrop gss_name_any since it removed from the draft
2011-03-12 Love Hornquist AstrandPatch from Luke Howard to allow dynamic gss_mo
2011-03-12 Luke HowardAdd naming extension SPIs
2011-02-27 Luke HowardMerge branch 'master' of github.com:heimdal/heimdal
2011-01-09 Luke HowardCleanup API-as-SPI compatibility layer
2011-01-05 Luke HowardMerge branch 'master' of github.com:heimdal/heimdal
2011-01-03 Luke HowardMIT SASL/attribute introspection SPI compat
2011-01-03 Luke HowardAdd naming extension SPIs
2011-01-02 Luke HowardMIT SPI compat
2010-11-28 Love Hornquist Astrandsprinkle GSSAPI_CALLCONV, add missing space in */*
2010-11-26 Love Hornquist Astrandrfc 5587
2010-11-26 Love Hornquist Astrandfill in all mo that make sense for now
2010-11-26 Love Hornquist Astrandgss_indicate_mechs_by_attrs
2010-11-26 Love Hornquist Astrandadd _gss_oid_name_table
2010-11-26 Love Hornquist Astrandconstify
2010-11-25 Love Hornquist Astrandinitial drop of gss-mo
2010-08-21 Love Hornquist AstrandChanges from Asanka Herath of Secure Endpoint for addit...
2010-08-20 Asanka HerathFix calling conventions for Windows
2009-08-27 Love Hornquist AstrandMake mech glue layer aware of composite mechs that...
2009-07-29 Love Hornquist AstrandAdd support for gss_{import,export}_cred() as requested...
2009-03-22 Love Hörnquist Åstrandadd store_cred
2009-02-22 Love Hörnquist Åstrandadd conf_state to iov_length
2009-02-16 Love Hörnquist Åstrandmake compile
2009-02-16 Love Hörnquist ÅstrandSwitch arguments.
2008-12-11 Love Hörnquist Åstrandswitch from unsigned int to int for iov_count
2008-12-11 Love Hörnquist Åstrandimplement the new gss_*_iov interfaces
2008-02-21 Love Hörnquist Åstrandmake the SPNEGO mech store the error itself instead...
2007-01-23 Love Hörnquist ÅstrandAdd hook for gm_pseudo_random.
2006-12-15 Love Hörnquist Åstrandadd __gss_ntlm_initialize
2006-06-28 Love Hörnquist ÅstrandAdd gss_set_{sec_context,cred}_option
2006-06-28 Love Hörnquist Åstrandmerge mechglue code