aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-18Updates for krb5-1.14-alpha1krb5-1.14-alpha1Tom Yu3-4/+166
2015-09-17make update-poTom Yu1-1628/+1591
2015-09-17Update manpagesTom Yu25-450/+860
2015-09-17make dependTom Yu14-43/+215
2015-09-17Update acknowledgmentsTom Yu1-0/+19
2015-09-17Fix error mappings for IOV MIC mechglue funcsTomas Kuthan2-6/+15
2015-09-16Untabify kerberos.schema and kerberos.ldifGreg Hudson2-18/+18
2015-09-14Fix memory leak in t_accname test programGreg Hudson1-0/+2
2015-09-14Fix krb5_rd_req() memory leakNicolas Williams1-0/+1
2015-09-14Fix error handling in gss_export_sec_context()Nicolas Williams1-13/+17
2015-09-14Add test cases for client referralsGreg Hudson2-7/+65
2015-09-14Fix KDC client referralsGreg Hudson1-1/+1
2015-09-13Document tabdumpTom Yu1-0/+152
2015-09-13Add tests for tabdumpTom Yu2-0/+82
2015-09-13Add tabular dump capability to kdb5_utilTom Yu4-2/+671
2015-09-11Add utility functions for tabular dumpsTom Yu5-0/+472
2015-09-10Fix missing success() in t_preauth.pyGreg Hudson1-0/+2
2015-09-10Improve PKINIT OpenSSL error reportingGreg Hudson2-61/+89
2015-08-31Check for null name_type in gss_display_name_extSolly Ross1-1/+3
2015-08-27Remove windows/ginaThomas Sondergaard6-465/+2
2015-08-27Link ucrt.lib and vcruntime.lib for VS2015Thomas Sondergaard2-2/+9
2015-08-27Pick MFC version based on VisualStudioVersionThomas Sondergaard1-9/+6
2015-08-27Fix Windows regression in prof_file.cThomas Sondergaard1-0/+3
2015-08-27Add etype-info2 to MORE_PREAUTH_DATA_REQUIREDGreg Hudson5-10/+104
2015-08-27Refactor finish_check_padata() in KDCGreg Hudson1-36/+37
2015-08-26Document secure cookie format and callbacksGreg Hudson3-0/+75
2015-08-26Add cookie testsGreg Hudson5-38/+119
2015-08-26Add secure cookie supportGreg Hudson8-92/+382
2015-08-26Add ASN.1 encoder and decoder for secure cookieNathaniel McCallum13-1/+101
2015-08-25Update SPNEGO hintName value to current specGreg Hudson2-87/+49
2015-08-24Check mech in gss_accept_sec_context w/ no credGreg Hudson1-0/+28
2015-08-24Adjust SPNEGO Microsoft krb5 OID testsGreg Hudson1-48/+72
2015-08-21Keep valgrind happy after time_rec changeSimo Sorce1-1/+1
2015-08-19Resolve krb5 GSS creds if time_rec is requestedSimo Sorce3-13/+25
2015-08-13Fix gss_inquire_name() name_is_MN resultIsaac Boukris1-1/+1
2015-08-13Make cross-realm S4U2Self workGreg Hudson2-21/+54
2015-08-11Fix new doxygen parameter listsGreg Hudson1-3/+3
2015-08-11Add KDC_ERR_PREAUTH_EXPIRED supportGreg Hudson3-1/+7
2015-08-11Simplify get_in_tkt.c restart handlingGreg Hudson4-114/+61
2015-08-10Limit use of IAKERBGreg Hudson5-29/+64
2015-08-10Don't assert GSS_C_MA_NOT_DFLT_MECH in mechglueGreg Hudson1-15/+0
2015-08-10Visual Studio 2015 build fixesThomas Sondergaard4-56/+60
2015-08-10Fix crash in libecho.c on win64 buildegonk2-3/+3
2015-08-10Minor spelling and grammar fixesMichael Mattioli3-29/+29
2015-08-09Add krb5_c_prfplus() and krb5_c_derive_prfplus()Nathaniel McCallum5-90/+167
2015-08-09Support OTP auth indicators in string attributeGreg Hudson4-12/+103
2015-08-07Do not allow stream socket retries in libkradNathaniel McCallum2-1/+5
2015-08-04Allow missing authenticator checksum with GSSAPISimo Sorce1-7/+9
2015-07-29Improve krb5_cccol_have_content() error messagesGreg Hudson1-8/+46
2015-07-29Fix uncommon leak in krb5_init_creds_step()Greg Hudson1-0/+2