Automate RST HTML generation with doxygen info
[krb5.git] / src / include / krb5 /
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-21 Greg HudsonClean up client-side preauth error data handling
2011-11-19 Greg HudsonImprove documentation in preauth_plugin.h
2011-11-15 Greg HudsonMake verto context available to kdcpreauth modules
2011-11-14 Greg HudsonSimplify and fix kdcpreauth request_body callback
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-15 Greg HudsonHide gak_fct interface and arguments in clpreauth
2011-10-15 Greg HudsonMake kdcpreauth edata method respond via callback
2011-10-12 Zhanna TsitkovFix the doxygen comments for krb5_pac_sign
2011-10-12 Greg HudsonMake krb5_pac_sign public
2011-10-12 Greg HudsonDocumentation pass over preauth_plugin.h
2011-10-06 Greg HudsonAdd get_string, free_string kdcpreauth callbacks
2011-10-06 Greg HudsonUse type-safe callbacks in preauth interface
2011-10-05 Greg HudsonUse an opaque handle in the kdcpreauth callback
2011-10-04 Greg HudsonCreate e_data as pa_data in KDC interfaces
2011-10-03 Greg HudsonMake kdcpreauth verify respond via 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 Greg HudsonCosmetic fixes to preauth_plugin.h from Linus Nordberg
2011-06-22 Zhanna TsitkovFix the build and doxygen markup
2011-06-22 Greg HudsonFormatting and editorial pass over krb5.hin doxygen...
2011-06-17 Greg HudsonConvert preauth_plugin.h to new plugin framework
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-05 Greg HudsonConstify the name field of a kadm5_hook vtable, since...
2010-10-05 Greg HudsonAdd a name field to the pwqual plugin vtable and log...
2010-10-05 Sam HartmanDocument kadm5_hook interface
2010-10-01 Greg HudsonA cleaner impleentation of r24399 which adds two new...
2010-09-30 Greg HudsonWhitespace
2010-09-30 Greg HudsonWhitespace and minor style changes
2010-09-29 Sam Hartmankadm5_hook: new plugin interface
2010-09-27 Sam Hartmankpasswd: if a credential cache is present, use FAST
2010-09-01 Greg HudsonPassword quality pluggable interface
2010-08-27 Greg HudsonNew plugin infrastructure
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-31 Ken RaeburnNo comma at end of enumerator list
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...
next