Stop using SALT_TYPE_AFS_LENGTH
[krb5.git] / src / include / krb5 / krb5.hin
2012-04-27 Greg HudsonStop using SALT_TYPE_AFS_LENGTH
2012-04-19 Zhanna TsitkovAdd Doxygen markup to API functions that were introduce...
2012-04-17 Zhanna TsitkovAdd Doxygen markup to API functions that were introduce...
2012-03-27 Greg HudsonFix up krb5.hin Doxygen markup somewhat
2012-01-07 Greg HudsonRemove some unused structures and encoders
2011-12-21 Greg HudsonStop using krb5_typed_data structure type
2011-12-21 Greg HudsonStop using krb5_octet_data
2011-12-12 Zhanna TsitkovCorrected the name of KRB5_NT_SRV_HST macro. Added...
2011-12-07 Greg HudsonAllow null server key to krb5_pac_verify
2011-11-09 Zhanna TsitkovAdded the note to the trace API functions that they...
2011-10-31 Greg HudsonMake krb5_check_clockskew public
2011-10-25 Greg HudsonMake krb5_find_authdata public
2011-10-17 Tom YuMake reindent
2011-10-15 Greg HudsonRename PAC type constants to avoid conflicts
2011-10-12 Zhanna TsitkovFix the doxygen comments for krb5_pac_sign
2011-10-12 Greg HudsonMake krb5_pac_sign public
2011-10-05 Greg HudsonUse an opaque handle in the kdcpreauth callback
2011-09-26 Zhanna TsitkovMake the comments usable by Doxygen
2011-09-19 Greg HudsonFormatting fixes
2011-09-19 Sam Hartman* Extend auth_pack
2011-09-05 Greg HudsonAdd krb5_cc_select() API and pluggable interface
2011-09-05 Greg HudsonAdd new cache collection APIs
2011-08-01 Zhanna TsitkovMinor comment correction
2011-07-25 Zhanna TsitkovBetter x-ref for simple macro's in doxygen comments
2011-07-25 Zhanna TsitkovAdded documentation for the encrypt/decrypt API functions
2011-07-20 Greg HudsonAdd krb5_init_context_profile API
2011-07-20 Zhanna TsitkovAdded documentation for krb5_decode_authdata_container...
2011-07-11 Zhanna TsitkovAdded documentation for cred cache (un)lock, checksum...
2011-06-23 Greg HudsonDon't destroy dst on error in krb5_cc_move
2011-06-22 Zhanna TsitkovFix the build and doxygen markup
2011-06-22 Greg HudsonFormatting and editorial pass over krb5.hin doxygen...
2011-05-19 Zhanna TsitkovUpdated documentation for krb5_c_ and sensauth API.
2011-05-16 Zhanna TsitkovUpdated documentation for krb5_rd_ API
2011-05-13 Zhanna TsitkovUpdated documentation for PAC API. Moved PAC type defin...
2011-05-12 Zhanna TsitkovUpdated documentation for krb5_mk_ functions
2011-05-09 Zhanna TsitkovUpdated documentation for krb5_init_creds_ function...
2011-05-05 Zhanna TsitkovUpdated documentation: added usage example for krb5_tkt...
2011-05-03 Zhanna TsitkovUpdated API documentation with the comments mostly...
2011-05-01 Zhanna TsitkovUpdated documentation of krb5_copy_ , krb5_free_ and...
2011-04-28 Zhanna TsitkovUpdated the documentation for API related to the creden...
2011-04-25 Greg HudsonDo not reference krb5_chpw_result_code_string in
2011-04-22 Ezra PeisachClose comment in #endif for KRB5_DEPRECATED to avoid...
2011-04-22 Zhanna TsitkovDocumented V4/V5 convertion and some credential cache...
2011-04-20 Zhanna TsitkovDocumented krb5_auth_con_ API family
2011-04-12 Zhanna TsitkovDocumentation updates. Mostly GIC related
2011-04-06 Zhanna TsitkovDocumentation updates
2011-04-04 Zhanna TsitkovDocumentation updates
2011-03-29 Zhanna TsitkovIn krb5_cc_move if something went wrong, free the dst...
2011-03-29 Zhanna TsitkovIf the new configuration data that is passed to krb5_cc...
2011-03-29 Zhanna TsitkovUpdated the documentation for the krb5_ error_message...
2011-03-28 Zhanna TsitkovDocumentation update. Mostly related to _kt_ and _cc_...
2011-03-18 Zhanna TsitkovMinor clean-up in krb5.hin
2011-03-18 Zhanna TsitkovMove doxygen comments from source to header. Updated...
2011-03-18 Greg HudsonReinstate the line wrapping of the copyright notice...
2011-03-18 Zhanna TsitkovAdded usage examples to the krb5_build_principal functi...
2011-03-09 Greg HudsonAdjust most C source files to match the new standards...
2011-02-08 Zhanna TsitkovSet JAVADOC_AUTOBRIEF to YES to allow Doxygen interpret...
2011-02-07 Greg HudsonImprove acceptor name flexibility
2011-02-07 Zhanna TsitkovAdded doxygen comments (mostly from the backup location)
2011-01-26 Tom YuRestore KRB5_CALLCONV_WRONG attribute to krb5_auth_con_...
2011-01-19 Zhanna TsitkovWhere missing, add the argument's names to the function...
2011-01-13 Zhanna TsitkovDoxygen style re-formating of the existing comments
2010-11-23 Greg HudsonAdd missing KRB5_CALLCONV in callback declaration
2010-10-05 Greg HudsonDocument that krb5_get_error_message() never returns...
2010-10-01 Greg HudsonA cleaner impleentation of r24399 which adds two new...
2010-09-30 Greg HudsonWhitespace and minor style changes
2010-09-27 Sam Hartmankpasswd: if a credential cache is present, use FAST
2010-08-12 Greg HudsonAdd GIC option for password/account expiration callback
2010-06-07 Greg HudsonTrace logging
2010-06-04 Greg HudsonAdd krb5_enctype_to_name() API
2010-05-12 Greg HudsonReimplement krb5_get_in_tkt_with_skey in terms of krb5_...
2010-04-30 Greg HudsonAdd IAKERB mechanism and gss_acquire_cred_with_password
2010-04-20 Greg HudsonAdd KRB5_INIT_CREDS_STEP_FLAG_CONTINUE for parity with...
2010-04-14 Greg HudsonIntroduce new krb5_tkt_creds API
2010-04-08 Greg HudsonAdd krb5_cc_dup() to make it possible to copy ccache...
2010-03-23 Tom Yukrb5_typed_data not castable to krb5_pa_data on 64...
2010-03-20 Greg HudsonChange KRB5_AUTHDATA_SIGNTICKET from 142 to 512
2010-01-19 Greg HudsonAdd krb5_allow_weak_crypto API
2010-01-04 Sam HartmanBring back krb5_kt_free_entry which really does the...
2009-12-28 Greg HudsonWhitespace fixes for new anonymous support
2009-12-28 Sam HartmanAnonymous support for Kerberos
2009-12-15 Greg HudsonOn Luke's advice, remove krb5_init_creds_store_creds...
2009-12-14 Sam Hartmanfast negotiation projec
2009-11-27 Greg HudsonAdd krb5_key versions of the auth context key accessors...
2009-11-27 Greg HudsonAdd krb5_k_prf, the krb5_key version of krb5_c_prf
2009-11-26 Greg Hudsonlibkrb5 support for non-blocking AS requests
2009-11-19 Greg HudsonPut krb5_auth_con_set_req_cksumtype back in the public...
2009-11-14 Greg HudsonReindent include directory, reformatting prototypes...
2009-11-14 Greg HudsonConstrained delegation without PAC support
2009-10-31 Tom Yumake mark-cstyle
2009-10-19 Greg HudsonImplement new APIs to allow improved crypto performance
2009-10-09 Greg HudsonImplement GSS naming extensions and authdata verification
2009-09-13 Greg HudsonImplement s4u extensions
2009-03-31 Sam HartmanImplement FAST from draft-ietf-krb-wg-preauth-framework
2009-03-16 Sam HartmanImplement KRB-FX_CF2
2009-03-11 Greg HudsonMake a working krb5_copy_error_message
2009-02-26 Sam HartmanInclude authenticator and ticket authdata in gss-api
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2008-12-29 Greg HudsonRevert r21589, and export krb5_get_fallback_host_realm...
2008-12-24 Greg HudsonClean up krb5_get_fallback_host_realm in two respects:
next