summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi
Commit message (Expand)AuthorAgeFilesLines
* gss_krb5int_unseal_token_v3() - change bodysize argument to unsigned -Ezra Peisach2007-01-232-2/+3
* MITKRB5-SA-2006-003: mechglue argument handling too laxTom Yu2007-01-0924-277/+827
* If gss_krb5int_unseal_token_v3() unwraps a message of length 0 - freeEzra Peisach2006-12-301-0/+4
* memory leak if defective header present in gss_krb5int_unseal_token_v3Ezra Peisach2006-12-301-1/+3
* make dependKen Raeburn2006-12-124-52/+56
* * src/lib/krb5/krb/vfy_increds.c (krb5_verify_init_creds): UseTom Yu2006-11-301-13/+2
* avoid double frees in ccache manipulation around gen_newKen Raeburn2006-11-161-1/+3
* make dependKen Raeburn2006-11-012-6/+8
* Include gss_libinit.h for gssint_initialize_library() prototypeEzra Peisach2006-10-165-1/+5
* Remove all unused variable warnings from treeEzra Peisach2006-10-151-1/+4
* make dependTom Yu2006-10-063-187/+199
* * src/lib/gssapi/mechglue/mglueP.h: Add loopback field to opaqueTom Yu2006-08-0711-1/+32
* * src/lib/gssapi/mechglue/g_initialize.c (gss_release_oid): CallTom Yu2006-08-011-0/+3
* Changed GSSAPI opaque types (gss_name_t, gss_cred_id_t, gss_ctx_id_t) fromAlexandra Ellwood2006-07-2513-42/+49
* gss_canonicalize_name(): Added parens to removeAlexandra Ellwood2006-07-251-4/+4
* acquire_cred(), kg_caller_provided_ccache_name(): On further reflection Alexandra Ellwood2006-07-193-13/+32
* acquire_cred(): Realized that my previous patch now basically favors theAlexandra Ellwood2006-07-191-6/+6
* acquire_cred(): Fixed KLL support to try the default ccache first ifAlexandra Ellwood2006-07-181-13/+19
* reverse test for copy_oid_set in lib/gssapi/krb5/indicate_mechs.cTom Yu2006-07-171-1/+1
* make gss_unwrap match prototypeTom Yu2006-07-011-2/+2
* g_delete_sec_context.c: undo type cast change from last Jeffrey Altman2006-06-301-1/+1
* corrections to gssapi mechglue Jeffrey Altman2006-06-302-5/+2
* re-order inclusions in spnego_mech.c to avoid breaking system headersTom Yu2006-06-291-1/+1
* * lib/gssapi/Makefile.in: Merge the new target into the existingKen Raeburn2006-06-291-2/+1
* make dependTom Yu2006-06-292-18/+8
* remove unused lib/gssapi/mechglue/g_utils.cTom Yu2006-06-292-286/+0
* * src/lib/gssapi/mechglue/mglueP.h (struct gss_config): RemoveTom Yu2006-06-293-20/+0
* * src/lib/gssapi/mechglue/g_initialize.c: Remove various unusedTom Yu2006-06-291-342/+3
* gssapi compilation errors on WindowsJeffrey Altman2006-06-297-11/+76
* check calling conventions specified for WindowsKen Raeburn2006-06-291-2/+17
* autoconf 2.60 compatibilityKen Raeburn2006-06-285-6/+6
* make gssint_get_mechanism match prototypeTom Yu2006-06-261-2/+1
* fix typo in MS_BUG_TEST case in krb5_gss_glue.cTom Yu2006-06-231-1/+1
* fix signedness warnings in spnego_mech.cTom Yu2006-06-231-66/+82
* * src/lib/gssapi/mechglue/g_initialize.c: Remove unused variablesTom Yu2006-06-221-3/+1
* Apply (modified) patches from Michael Calmer to fix some warningsTom Yu2006-06-222-17/+8
* remove unimplemented/unused mechglue functionsTom Yu2006-06-218-407/+0
* cease export of krb5_gss_*Tom Yu2006-06-211-37/+0
* fix parallel builds for libgssTom Yu2006-06-201-1/+1
* * src/lib/gssapi/libgssapi_krb5.exports: AddTom Yu2006-06-151-0/+1
* * src/lib/gssapi/krb5/gssapiP_krb5.h: Restore prototype ofTom Yu2006-06-152-2/+5
* make dependTom Yu2006-06-155-11/+228
* * src/lib/gssapi/mechglue/Makefile.in (mydir):Tom Yu2006-06-152-2/+2
* Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-1462-1739/+7961
* Always initialize the output token in gss_init_sec_context as requiredRuss Allbery2006-06-121-0/+2
* If krb5_gss_canonicalize_name is given GSS_C_NULL_OID as the mechanism,Russ Allbery2006-06-121-1/+2
* Free requested-enctype list when freeing up credentials. Reported by RainerKen Raeburn2006-06-081-0/+4
* Avoid memory leak in error path. Reported by Rainer WeikusatKen Raeburn2006-06-081-1/+3
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-314-25/+6
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-242-45/+45