aboutsummaryrefslogtreecommitdiff
path: root/src/include/krb5
AgeCommit message (Expand)AuthorFilesLines
2010-01-19Add krb5_allow_weak_crypto APIGreg Hudson1-0/+5
2010-01-04Bring back krb5_kt_free_entry which really does the same thing asSam Hartman1-0/+5
2009-12-31No comma at end of enumerator listKen Raeburn1-2/+2
2009-12-28Whitespace fixes for new anonymous supportGreg Hudson1-10/+9
2009-12-28Anonymous support for KerberosSam Hartman1-5/+30
2009-12-15On Luke's advice, remove krb5_init_creds_store_creds. It is not aGreg Hudson1-4/+0
2009-12-14fast negotiation projecSam Hartman1-8/+53
2009-11-27Add krb5_key versions of the auth context key accessors, and use themGreg Hudson1-0/+9
2009-11-27Add krb5_k_prf, the krb5_key version of krb5_c_prfGreg Hudson1-0/+3
2009-11-26libkrb5 support for non-blocking AS requestsGreg Hudson1-0/+52
2009-11-19Put krb5_auth_con_set_req_cksumtype back in the public API, since itGreg Hudson1-0/+4
2009-11-14Reindent include directory, reformatting prototypes as necessary.Greg Hudson4-1838/+1539
2009-11-14Constrained delegation without PAC supportGreg Hudson1-0/+3
2009-10-31make mark-cstyleTom Yu3-46/+46
2009-10-27Heimdal DB bridge plugin for KDC back endGreg Hudson1-0/+1
2009-10-21Increment authdata SPI to V2 (V1 was experimental) to accountLuke Howard1-3/+3
2009-10-19Implement new APIs to allow improved crypto performanceGreg Hudson1-0/+69
2009-10-09Implement GSS naming extensions and authdata verificationGreg Hudson2-6/+191
2009-09-13Implement s4u extensionsGreg Hudson1-0/+9
2009-03-31Implement FAST from draft-ietf-krb-wg-preauth-frameworkSam Hartman2-7/+55
2009-03-16Implement KRB-FX_CF2Sam Hartman1-0/+15
2009-03-11Make a working krb5_copy_error_messageGreg Hudson1-0/+3
2009-02-26Include authenticator and ticket authdata in gss-apiSam Hartman1-0/+8
2009-01-03Merge mskrb-integ onto trunkSam Hartman2-17/+216
2008-12-29Revert r21589, and export krb5_get_fallback_host_realm insteadGreg Hudson1-0/+4
2008-12-24Clean up krb5_get_fallback_host_realm in two respects:Greg Hudson1-4/+0
2008-12-02Crypto IOV API per Projects/AEAD encryption APISam Hartman1-0/+57
2008-10-24krb5_build_principal_va does not allocate krb5_principalAlexandra Ellwood1-1/+7
2008-09-22Merge 1.7 work on auxiliary ccache functions necessary for KIM. Adds krb5_cc_...Justin Anderson1-0/+25
2008-08-25Incorporate Apple's patchKen Raeburn1-0/+111
2008-07-08Changes to krb5_kt_default_name changed the krb5 ABI. RevertedAlexandra Ellwood1-1/+1
2008-05-30Apple PKINIT patch commitAlexandra Ellwood1-0/+9
2007-08-28Implement KRB5_ATTR_DEPRECATED for WindowsKen Raeburn1-0/+2
2007-08-27For gcc 4.x, add sentinel attribute to krb5_build_principalKen Raeburn1-1/+5
2007-08-27Define KRB5_ATTR_DEPRECATED (and undef at end of file) and attach itKen Raeburn1-7/+15
2007-08-01Add PKINIT supportKevin Coffman2-128/+274
2007-06-29Attach format attributes to declarations of various message-formattingKen Raeburn1-3/+11
2007-02-05krb5_kt_default_name should take an unsized lengthEzra Peisach1-1/+1
2007-02-05krb5_kt_get_type should return const char *. Ezra Peisach1-1/+1
2007-01-30get_init_creds_opt extensibilityTom Yu2-1/+78
2007-01-20Include stdarg.h, and don't conditionalize declarations of functions withKen Raeburn1-5/+1
2007-01-20Mark as C source for Emacs mode selectionKen Raeburn1-1/+1
2007-01-20Don't define KRB5_PRIVATE, since it's not tested any moreKen Raeburn1-4/+0
2007-01-20Move all KRB5_PRIVATE declarations from krb5.h(in) to k5-int.h, and drop theKen Raeburn1-376/+1
2007-01-16Fix typo in checked-in versionKen Raeburn1-1/+1
2007-01-16 This commit adds two new functions, krb5_server_decrypt_ticket_keyblock Jeffrey Altman1-0/+12
2006-12-19krb5_is_referral_realm now takes a pointer to const krb5_data, since it doesn'tKen Raeburn1-1/+1
2006-12-07 Modifications to support the generation and embedding Jeffrey Altman1-2/+5
2006-11-18 * src/lib/krb5/ccache/ccbase.c (krb5int_cc_getops): InternalTom Yu1-0/+6
2006-11-17Didn't include header changes in the previous commitKevin Coffman1-2/+7