Convert DEBUG_REFERRALS to TRACE_* framework
[krb5.git] / src / include /
2012-05-23 W. Trevor KingConvert DEBUG_REFERRALS to TRACE_* framework master
2012-05-23 W. Trevor KingAdd support for "{ptype}" trace format specifier
2012-05-23 W. Trevor KingDocument "{keytab}" trace format specifier
2012-05-10 Greg HudsonAdd krb5_parse_name flag to ignore realm
2012-05-10 Greg HudsonRewrite krb5_parse_name
2012-05-09 Greg HudsonAdd no-op macro for ngettext for non-NLS builds
2012-05-09 Greg HudsonConstify get_init_creds string input params
2012-05-09 Greg HudsonAdd API to interpret changepw result strings
2012-05-09 Greg HudsonConstify krb5int_utf8_normalize input parameter
2012-05-08 Greg HudsonUse variadic macros to simplify k5-trace.h
2012-05-03 Greg HudsonTry all host keys by default in vfy_increds
2012-04-27 Greg HudsonStop using SALT_TYPE_AFS_LENGTH
2012-04-27 Greg HudsonFix TRACE_PREAUTH_SALT format string
2012-04-26 Greg HudsonRemove orphaned Apple PKINIT support
2012-04-19 Greg HudsonUse etypes from keytab in krb5_gic_keytab
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-04-17 Greg HudsonAllow preauth mechs to work with clock skew
2012-04-16 Greg HudsonDocument kadm5_hook chpass randomize-key behavior
2012-04-02 Zhanna TsitkovIf trace logging facility is enabled, report misconfigu...
2012-03-27 Greg HudsonFix up krb5.hin Doxygen markup somewhat
2012-03-21 Greg HudsonOnly store master mey list in DAL handle
2012-03-04 Greg HudsonRemove admin_keytab references in code and docs
2012-02-28 Ken RaeburnRequire IPv6 support
2012-02-11 Greg HudsonData-driven ASN.1 decoder
2012-02-11 Greg HudsonMinimize draft9 PKINIT code by removing dead code
2012-02-03 Tom YuRevert r25669 pending clarification of goals and API...
2012-02-03 Zhanna TsitkovAdded a new trace logging message TRACE_PROFILE_ERR...
2012-01-08 Greg HudsonRemove unneeded kdcRealm field in PKINIT structure
2012-01-07 Greg HudsonRemove some unneeded accessor fields
2012-01-07 Greg HudsonRemove some unused structures and encoders
2012-01-07 Greg HudsonRemove SAM encoders and structures
2012-01-06 Greg HudsonConvert all remaining macro-coded ASN.1 encoders
2012-01-04 Zhanna TsitkovRemove unused functions (older API residue) krb5_realm_...
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
next