Fix implicit declaration in ksu for some builds
[krb5.git] / src / include /
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-12-07 Greg HudsonAllow S4U2Proxy delegated credentials to be saved
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-14 Greg HudsonHandle TGS referrals to the same realm
2011-11-13 Greg HudsonAdd consistency check for plugin interface names
2011-11-11 Greg HudsonAvoid looping when preauth can't be generated
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-26 Greg HudsonFix format string for TRACE_INIT_CREDS_SERVICE
2011-10-25 Greg HudsonMake krb5_find_authdata public
2011-10-24 Greg HudsonRefactor salt computation into libkdb5
2011-10-18 Greg HudsonEnsure termination in Windows vsnprintf wrapper
2011-10-17 Tom YuMake reindent
2011-10-15 Greg HudsonInstall krb5/preauth_plugin.h
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-14 Sam HartmanAdd new header gssapi_alloc.h
2011-10-14 Zhanna TsitkovRemoved unused macros
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 HudsonDitch fast_factor.h since it contains only stubs
2011-10-06 Greg HudsonUse type-safe callbacks in preauth interface
2011-10-05 Sam HartmanAdd krb5int_gettimeofday to k5sprt for platforms w...
2011-10-05 Sam HartmanFix incorrect formatting of KDF fields, no substantive...
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-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
next