2009-05-24 |
Greg Hudson | Fix vector initialization error in KDC preauth code |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Greg Hudson | Fix test rules for non-gmake make versions |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Greg Hudson | In krb5_ktfileint_write_entry, add a no-op fseek in... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Ken Raeburn | whitespace |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Ken Raeburn | Make Sun cc error out on unknown attributes |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Ken Raeburn | Use correct type for krb5_c_prf_length length arg |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Ken Raeburn | Use printf format attribute only with gcc |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Ken Raeburn | make prompt string vars point to const |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Ken Raeburn | fix minor syntax error |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Greg Hudson | Remove spurious assertion in handle_authdata |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Sam Hartman | Include regression test for krb-fx-cf2 for RC4 enctype |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Greg Hudson | Add a comment to the r22168 change since it's not obvio... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Greg Hudson | Restore compatibility with KDCs using key usage 8 to... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Greg Hudson | When using keyed checksum types with TGS subkeys, Micro... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Sam Hartman | In practice, key usage 9 requires no translation |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Sam Hartman | Copy the sequence key rather than the subkey for lucid... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Sam Hartman | Document use of key fields in GSS context |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Tom Yu | Add IOV_SHIM_EXERCISE_WRAP and IOV_SHIM_EXERCISE_UNWRAP... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Greg Hudson | gss_krb5int_export_lucid_sec_context was erroneously... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Greg Hudson | UCS2 support doesn't handle upper half of BMP |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Ken Raeburn | remove some old code for debugging the debugging code |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Tom Yu | In util/support/utf8_conv.c, the SWAP16 macro is invoke... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Ken Raeburn | reduce character-class table entry size (40%) based... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Greg Hudson | In recvauth_common, convert a use of strcpy to strdup |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Greg Hudson | Refactor rule_an_to_ln, creating a new helper function... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Sam Hartman | Try decrypting using session key if subkey fails in... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Sam Hartman | man1 in title header for man1 manpages |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Greg Hudson | Allow more than 10 past keys to be stored by a policy |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Greg Hudson | After consultation with kenh, remove a comment and... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Greg Hudson | Fix yet another memory leak in pa_sam |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Greg Hudson | Fix multiple memory leaks in obtain_sam_padata |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Greg Hudson | In pa_sam, use the correct function to free sam_challen... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Greg Hudson | Fix a memory leak in pa_sam_2 where an outer data struc... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Greg Hudson | Fix a memory leak in pa_sam |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Greg Hudson | Fix a memory leak in krb5_obtain_padata |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Greg Hudson | In pa_sam_2, free sc2 in an error-handling case where... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Greg Hudson | In pa_sam_2, free scratch in a couple of error-handling... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Greg Hudson | In krb5int_rd_setpw_rep, if we get an error result... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Greg Hudson | Remove some unnecessary null checks in krb5_get_in_tkt_... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Greg Hudson | Remove some unnecessary null checks in krb5_get_in_tkt_... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Greg Hudson | In krb5_get_in_tkt, free the whole encoded request... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Greg Hudson | Fix a case in the krb5_rd_rep error handler (introduced... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Greg Hudson | Simplify cleanup in obtain_sam_padata slightly |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Greg Hudson | Fix an error message memory leak in krb5_preauth_supply... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Greg Hudson | Fix some direct returns in krb5_get_cred_from_kdc_opt... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Greg Hudson | krb5_rd_rep could leak memory through its output parame... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Greg Hudson | Fix formatting of ok_as_delegate documentation in admin... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Greg Hudson | Fix a memory leak in krb5int_rd_chpw_rep in a block... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Greg Hudson | Fix a memory leak by reorganizing krb5_principal_intern... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Greg Hudson | Check return value of ftell() in krb5_ktfileint_find_slot |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Greg Hudson | Move an error check to an earlier location in krb5_524_... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Sam Hartman | make depend |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Sam Hartman | Implement DES and 3DES PRF. Patch fromKAMADA Ken'ichi |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Greg Hudson | In krb5_kt_resolve, ensure that the output parameter... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Greg Hudson | In ktfile_common_resolve, set the output pointer to... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Greg Hudson | Fix a memory leak by reorganizing krb5_ktf_keytab_inter... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Zhanna Tsitkov | Uninitialized variable may cause unpredictable behavior... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Greg Hudson | Document ok_as_delegate in the admin guide |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Sam Hartman | Do not return PREAUTH_FAILED on unknown preauth |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Greg Hudson | Add DEBUG_ERROR_LOCATIONS support |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Tom Yu | Fix typo in error message reported by Marek Mahut ... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Greg Hudson | Fix handling of RET_SEQUENCE flag in mk_priv/mk_ncred |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Greg Hudson | Fix typo |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Greg Hudson | Fix a couple of memory leaks in krb5int_sendto, reworki... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Greg Hudson | Fix a memory leak in aname_replacer using the recommend... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Greg Hudson | Fix a memory leak in module_locate_server |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Greg Hudson | Fix a few memory leaks in krb5_mk_ncred. Also tighten... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Greg Hudson | Fix an unchecked use of fwrite in krb5_ktfileint_delete... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Greg Hudson | Move KRB5_KDB_OK_AS_DELEGATE from kdb_ext.h to kdb... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Ken Raeburn | make installed headers C++-safe |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Greg Hudson | Simplify and shorten krb5_ktfileint_find_slot, and... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Greg Hudson | In krb5_ktfileint_find_slot, don't continue the loop... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Greg Hudson | In krb5_principal_compare_flags, improve clarity slight... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Greg Hudson | In krb5_rcache_externalize, remove a pointless null... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Greg Hudson | Close a memory leak in asn1_decode_etype_info2_entry_1_3 |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Greg Hudson | In krb5_fcc_read, remove an assert which could never... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Greg Hudson | Fix an error-handling block in sendto_kdc.c's setup_con... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Greg Hudson | In krb5_get_cred_via_tkt, strip the ok-as-delegate... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Sam Hartman | move kadmin, ktutil, k5srvutil man pages to man1 |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Greg Hudson | In the cross-realm setup example in the admin documenta... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Greg Hudson | Send explicit salt for SALTTYPE_NORMAL keys |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Sam Hartman | Require fast_req checksum to be keyed |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Sam Hartman | Implement kinit option for FAST armor ccache |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Will Fiveash | Update kdb5_util man page with missing purge_mkeys... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Greg Hudson | krb5_fcc_generate_new was destroying a locked mutex... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Greg Hudson | In pa_sam, remove a gratuitous null check for etype... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Greg Hudson | Make krb5_mkt_resolve error handling work |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Greg Hudson | In krb5int_dns_init, fix a malloc-returning-null check... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Ezra Peisach | More dead code elimination. When asprintf was used... |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Ezra Peisach | remove dead code |
commit | commitdiff | tree | snapshot |
2009-04-12 |
Ezra Peisach | Remove dead assignment of variables that are never... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Greg Hudson | In krb5_get_in_tkt, r7002 introduced an unused local... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Greg Hudson | Simplify the coupling of problem to response code in... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Greg Hudson | Remove an unnecessary cleanup in krb5_cc_set_default_name |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Greg Hudson | Check the return value of krb5_timeofday in krb5int_pop... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Greg Hudson | Check return value of krb5int_copy_data_contents in... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Greg Hudson | Document allow_weak_crypto |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Greg Hudson | Update defaults in documentation |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Ezra Peisach | kdc: handle_referral_params does not return ENOMEM... |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Greg Hudson | Using a patch from Apple, add support for GSS_C_DELEG_P... |
commit | commitdiff | tree | snapshot |
next |