summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5
Commit message (Expand)AuthorAgeFilesLines
* makedependKen Raeburn2008-09-181-308/+319
* Based on patch from lxs, with some changes:Ken Raeburn2008-08-279-38/+36
* lean client changesZhanna Tsitkov2008-08-207-15/+102
* Use load_store_16/32_beKen Raeburn2008-08-021-6/+4
* Fix one missed rename of "exit" label to "done"Tom Yu2008-07-231-1/+1
* replace "exit" label with "done"Jeffrey Altman2008-07-231-4/+4
* This patch addresses the issues raised in this ticket and ticket 5936Jeffrey Altman2008-07-211-18/+19
* call kg_delete_lucidctx_id before freeing, not afterKen Raeburn2008-06-271-1/+1
* misc memory leaksKen Raeburn2008-06-271-1/+3
* Fix a few incompatible-pointer warnings that aren't just about signednessKen Raeburn2008-06-021-5/+9
* Don't test error code when it's known to be 0Ken Raeburn2008-05-151-3/+1
* Fix minor bug in kg_save_name failure cleanup codeKen Raeburn2008-05-151-1/+1
* Free context after use, not beforeKen Raeburn2008-05-151-2/+2
* (more) After malloc/realloc/calloc/strdup/asprintf failures, useKen Raeburn2008-04-301-2/+2
* Coverity CID 91: Context is tested for null, and then unconditionallyKen Raeburn2008-03-291-1/+1
* fix CVE-2007-5971: double-free in gss_krb5int_make_seal_token_v3()Tom Yu2007-12-141-1/+0
* copy correct key for lucid context acceptor_subkeyKevin Coffman2007-12-121-1/+1
* GSS-API Win64 support Jeffrey Altman2007-09-021-1/+6
* In clean-windows, replace spaces with tabEzra Peisach2007-08-241-1/+1
* cleanup src/lib/gssapi/krb5/error_map.h on WindowsJeffrey Altman2007-08-241-0/+2
* make dependKen Raeburn2007-08-161-286/+319
* (krb5_gss_internal_release_oid): Always clear *minor_statusKen Raeburn2007-08-161-2/+2
* Added new autogenerated file to generate-files-mac targetAlexandra Ellwood2007-07-191-1/+1
* Make error_map.h depend on ktemplate.pm tooKen Raeburn2007-07-041-1/+1
* gss krb5 mech enhanced error messagesKen Raeburn2007-07-0424-48/+256
* Tell Emacs to use C mode for this fileKen Raeburn2007-07-031-1/+1
* If a reflection is detected, zap the message buffer pointer outputKen Raeburn2007-02-241-1/+4
* Ensure consistancy between prototypes and functionsEzra Peisach2007-02-191-1/+1
* krb5_kt_get_type should return const char *. Ezra Peisach2007-02-051-2/+2
* gss_krb5int_unseal_token_v3() - change bodysize argument to unsigned -Ezra Peisach2007-01-232-2/+3
* 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-121-32/+32
* * 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-011-2/+4
* Include gss_libinit.h for gssint_initialize_library() prototypeEzra Peisach2006-10-162-0/+2
* Remove all unused variable warnings from treeEzra Peisach2006-10-151-1/+4
* make dependTom Yu2006-10-061-176/+188
* Changed GSSAPI opaque types (gss_name_t, gss_cred_id_t, gss_ctx_id_t) fromAlexandra Ellwood2006-07-258-17/+19
* 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
* * src/lib/gssapi/mechglue/mglueP.h (struct gss_config): RemoveTom Yu2006-06-291-2/+0
* gssapi compilation errors on WindowsJeffrey Altman2006-06-291-2/+12
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-1/+1
* fix typo in MS_BUG_TEST case in krb5_gss_glue.cTom Yu2006-06-231-1/+1
* * src/lib/gssapi/krb5/gssapiP_krb5.h: Restore prototype ofTom Yu2006-06-152-2/+5
* make dependTom Yu2006-06-151-0/+2