aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-27Simplify test preauth module useGreg Hudson3-9/+2
2015-07-22Document authentication indicatorsGreg Hudson6-1/+76
2015-07-22Add indicator support to PKINITGreg Hudson3-1/+28
2015-07-22Add indicator support to OTPGreg Hudson4-8/+44
2015-07-22Test auth indicator functionalityGreg Hudson7-21/+381
2015-07-22Enforce auth indicator restrictions in KDCGreg Hudson5-0/+54
2015-07-22Propagate auth indicators in TGS requestsGreg Hudson3-1/+60
2015-07-22Add authentication indicators in AS-REQsGreg Hudson4-0/+53
2015-07-22Add kdcpreauth callback for auth indicatorsGreg Hudson4-1/+19
2015-07-22Add KDC CAMMAC and auth indicator functionsGreg Hudson4-0/+346
2015-07-22Filter CAMMAC authdata from non-KDC sourcesGreg Hudson2-0/+4
2015-07-22Add constants for CAMMAC and auth-indicatorGreg Hudson1-0/+3
2015-07-22Add ASN.1 encoder/decoder for UTF-8 stringsGreg Hudson4-0/+26
2015-07-20Fix compatibility with pre-1.11 iprop dump filesGreg Hudson2-22/+48
2015-07-17Limit use of deprecated krb5 mech OIDsGreg Hudson3-6/+21
2015-07-17Rewrite wrong-krb5-mech SPNEGO testGreg Hudson1-22/+108
2015-07-16Conditionalize iprop stderr output in kadmindGreg Hudson1-1/+4