Fix initialization and pointer bugs in new code
[krb5.git] / src / include /
2011-10-04 Greg HudsonCreate e_data as pa_data in KDC interfaces
2011-10-03 Greg HudsonMake kdcpreauth verify respond via callback
2011-10-03 Greg HudsonMake dispatch() respond via a callback
2011-09-28 Sam HartmanMoved Windows specific include files to src/windows...
2011-09-28 Sam HartmanEnabled unconditional build of kfwlogon on Windows
2011-09-28 Sam HartmanMoved LoadFuncs/UnloadFuncs() to windows/lib
2011-09-28 Sam HartmanAdded leashdll/wshelper related files from KFW
2011-09-28 Sam Hartmanwin-mac.h additions for windows build
2011-09-28 Greg HudsonEliminate domain-based client realm walk
2011-09-26 Zhanna TsitkovMake the comments usable by Doxygen
2011-09-24 Greg HudsonDon't use accessor in encrypted challenge
2011-09-23 Greg HudsonRecast encrypted challenge as linked built-ins
2011-09-21 Greg HudsonAdd kadmin functionality for string attributes
2011-09-21 Greg HudsonAdd KRB5_TL_STRING_ATTRS and libkdb5 accessors
2011-09-19 Greg HudsonFormatting fixes
2011-09-19 Sam HartmanProtect autoconf #defines (HAVE_FOO, et al) in win...
2011-09-19 Sam HartmanRemove the ticket from the pkinit-alg-agility KDF funct...
2011-09-19 Sam Hartman* Extend auth_pack
2011-09-19 Sam HartmanAdded underlying ASN.1 structures for pkinit algorithm...
2011-09-14 Greg HudsonSplit signal setup into loop_setup_signals()
2011-09-05 Greg HudsonAdd krb5_cc_select() API and pluggable interface
2011-09-05 Greg HudsonAdd new cache collection APIs
2011-09-05 Greg HudsonAdd fnmatch support to libkrb5support
2011-09-04 Ken RaeburnReindent per krb5-batch-reindent.el.
2011-09-04 Ken RaeburnReindent per krb5-batch-reindent.el.
2011-09-02 Greg HudsonMigrate net-server loop to use libverto
2011-09-02 Greg HudsonAdd a loop_ prefix to net-server.c functions
2011-08-15 Greg HudsonMake data_eq_string work with const strings
2011-08-12 Zhanna TsitkovRemoved unused "db_modules" and "preauth_module_dir...
2011-08-10 Zhanna TsitkovClean up some ldap #define's
2011-08-09 Sam HartmanIn last-resort fallback va_copy change 'memcmp' to...
2011-08-07 Greg HudsonAdd internal APIs for portable path manipulation
2011-08-01 Zhanna TsitkovMinor comment correction
2011-07-26 Greg HudsonDefine KRB5_TL_DB_ARGS unconditionally in kdb.h
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-25 Greg HudsonFix build without KRB5_DNS_LOOKUP
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-07-01 Ken RaeburnC90 doesn't allow commas at the ends of enumeration...
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-20 Greg HudsonDocument that e_data can be used by KDB modules internally
2011-06-17 Greg HudsonConvert preauth_plugin.h to new plugin framework
2011-06-17 Greg HudsonAdd k5_plugin_register_dyn internal API
2011-06-10 Greg HudsonAdd localization infrastructure
2011-05-20 Greg HudsonRevert r5233 and mark get_age as deprecated in the...
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-09 Greg HudsonUse internal crypto functions directly from util_crypt...
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-02 Greg HudsonAdd poll support to sendto_kdc.c so that it can work...
2011-05-02 Greg Hudsonr24899 moved the declarations of krb5int_mk_chpw_req...
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-08 Greg HudsonAdd k5_kt_get_principal, an internal krb5 interface...
2011-04-06 Zhanna TsitkovDocumentation updates
2011-04-04 Zhanna TsitkovDocumentation updates
2011-04-02 Greg HudsonIn libkrb5, move krb5int_auth_con_chkseqnum to a new...
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-24 Greg HudsonFix DAL documentation to recommend using krb5_db_get_co...
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-03-02 Greg HudsonConsolidate almost all lib/crypto/krb headers into...
2011-02-27 Greg HudsonReference random-to-key handlers through the enctype...
2011-02-16 Greg HudsonDon't reject AP-REQs based on PACs
2011-02-13 Greg HudsonDefer hostname lookups in krb5_sendto_kdc
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-21 Greg HudsonAdd a trace log event for unrecognized enctypes in...
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-12-10 Tom Yuhandle MS PACs that lack server checksum
2010-12-01 Greg HudsonImplement restrict_anonymous_to_tgt realm flag
2010-11-30 Sam HartmanInstall kadm5_hook_plugin.h
2010-11-28 Greg HudsonUse for loops for recursion in the Windows build, cutti...
2010-11-25 Greg HudsonFix Windows build
2010-11-23 Tom YuUpdate krb5_gic_opt_private and related code to reflect...
2010-11-23 Greg HudsonAdd missing KRB5_CALLCONV in callback declaration
2010-11-20 Greg HudsonImplement Camellia-CTS-CMAC instead of Camellia-CCM
next