Stop using SALT_TYPE_AFS_LENGTH
[krb5.git] / src / lib / krb5 / libkrb5.exports
2012-04-27 Greg HudsonStop using SALT_TYPE_AFS_LENGTH
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-07 Greg HudsonRemove some unused structures and encoders
2012-01-07 Greg HudsonRemove SAM encoders and structures
2012-01-06 Greg HudsonAdd missing test cases for ASN.1 types
2012-01-04 Zhanna TsitkovRemove unused functions (older API residue) krb5_realm_...
2011-12-21 Greg HudsonStop using krb5_typed_data structure type
2011-10-31 Greg HudsonMake krb5_check_clockskew public
2011-10-25 Greg HudsonMake krb5_find_authdata public
2011-10-14 Zhanna TsitkovRemoved unused macros
2011-10-12 Greg HudsonMake krb5_pac_sign public
2011-10-04 Greg HudsonCreate e_data as pa_data in KDC interfaces
2011-09-19 Sam Hartman* Extend auth_pack
2011-09-19 Sam HartmanAdded underlying ASN.1 structures for pkinit algorithm...
2011-09-05 Greg HudsonAdd krb5_cc_select() API and pluggable interface
2011-09-05 Greg HudsonAdd new cache collection APIs
2011-07-20 Greg HudsonAdd krb5_init_context_profile API
2011-06-17 Greg HudsonConvert preauth_plugin.h to new plugin framework
2011-04-08 Greg HudsonAdd k5_kt_get_principal, an internal krb5 interface...
2011-02-13 Greg HudsonDefer hostname lookups in krb5_sendto_kdc
2011-02-07 Greg HudsonImprove acceptor name flexibility
2010-11-23 Greg HudsonExport krb5_tkt_creds_get
2010-10-01 Sam HartmanEnable sam_challenge_2 encoders
2010-10-01 Greg HudsonA cleaner impleentation of r24399 which adds two new...
2010-09-29 Greg HudsonFollow-on to r24258: initialize the new k5e1 error...
2010-09-27 Sam Hartmankpasswd: if a credential cache is present, use FAST
2010-09-27 Greg HudsonAdd gss_krb5_import_cred
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-05-16 Ken RaeburnStop exporting some profile symbols that aren't either...
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-14 Greg HudsonIntroduce new krb5_tkt_creds API
2010-01-19 Greg HudsonAdd krb5_allow_weak_crypto API
2010-01-06 Zhanna TsitkovSince krb5int_validate_times is used only inside krb...
2010-01-05 Zhanna TsitkovRename krb5_validate_times into krb5int_validate_times...
2010-01-05 Zhanna TsitkovRename krb5int_tgtname into krb5_tgtname as an internal...
2009-12-30 Zhanna TsitkovMove krb5int_get_domain_realm_mapping into kdc_util...
2009-12-28 Sam HartmanAnonymous support for Kerberos
2009-12-23 Zhanna TsitkovCode modularity related updates
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-26 Greg Hudsonlibkrb5 support for non-blocking AS requests
2009-11-25 Greg HudsonDefer the conversion of the gic options structure to...
2009-11-14 Greg HudsonConstrained delegation without PAC support
2009-10-09 Greg HudsonImplement GSS naming extensions and authdata verification
2009-09-13 Greg HudsonImplement s4u extensions
2009-05-07 Sam HartmanTry decrypting using session key if subkey fails in...
2009-04-29 Greg HudsonAdd DEBUG_ERROR_LOCATIONS support
2009-03-31 Sam HartmanImplement FAST from draft-ietf-krb-wg-preauth-framework
2009-03-11 Greg HudsonMake a working krb5_copy_error_message
2009-02-26 Sam HartmanInclude authenticator and ticket authdata in gss-api
2009-02-13 Sam HartmanImplement TGS authenticator subkey usage
2009-02-11 Greg HudsonEnsure we have a free function for every data type...
2009-02-05 Ken RaeburnCreate and use (in several places) a variant of
2009-01-23 Zhanna TsitkovEliminate the need for the domain_realm mapping table...
2009-01-12 Greg HudsonAdd message hash support to the replay interface, using...
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2008-12-29 Greg HudsonRevert r21589, and export krb5_get_fallback_host_realm...
2008-10-24 Alexandra Ellwoodkrb5_build_principal_va does not allocate krb5_principal
2008-08-27 Ken RaeburnBased on patch from lxs, with some changes:
2007-08-31 Ken RaeburnDon't export file keytab implementation functions
2007-08-25 Ken Raeburnkrb5int_free_addrlist needed too
2007-08-25 Ken RaeburnOops, _krb5_conf_boolean is needed by a test program
2007-08-24 Ken RaeburnRemove from export list several encode_* and decode_...
2007-08-24 Ken RaeburnStop exporting _krb5_* (note leading underscore) and...
2007-08-24 Ken RaeburnMissed one
2007-08-24 Ken RaeburnRemove os_get_default_config_files, and the krb5int_...
2007-01-31 Tom Yuremove krb5_get_init_creds_opt_set_pkinit() for now
2007-01-30 Ken Raeburnsort, remove duplicates
2007-01-30 Tom Yuget_init_creds_opt extensibility
2007-01-27 Ken Raeburnsort
2007-01-16 Jeffrey Altman This commit adds two new functions, krb5_server_decry...
2006-12-19 Tom Yuexport krb5_get_init_creds_opt_set_change_password_prompt
2006-11-18 Tom Yu * src/lib/krb5/ccache/ccbase.c (krb5int_cc_getops...
2006-10-06 Tom Yuupdate export lists
2006-09-21 Sam HartmanSet the canonicalize flag in TGS requests and accept...
2006-06-26 Tom Yu * src/lib/krb5_32.def: Export krb5_copy_context
2006-05-16 Ken Raeburn* lib/kadm5/alt_prof.c (kadm5_get_config_params): Repla...
2006-04-14 Ken RaeburnMove gmt_mktime.c from lib/krb5/os to util/support...
2006-03-26 Ken RaeburnInitial enhanced error message support, similar to...
2005-01-05 Jeffrey Altman Add new function krb5_boolean krb5_is_thread_safe...
2004-08-08 Ken Raeburn* libkrb5.exports: Remove memory ccache symbols except...
2004-06-15 Ken Raeburn* libkrb5.exports: Drop krb5_init_ets, krb5_free_ets...
2004-05-06 Ken Raeburn* libkrb5.exports: Export krb5int_foreach_localaddr...
2004-04-23 Ken RaeburnDelete a couple of symbols that are only defined when...
2004-04-22 Ken RaeburnAdd files containing the export lists used on UNIX...