Convert DEBUG_REFERRALS to TRACE_* framework
[krb5.git] / src / include / k5-int.h
2012-05-23 W. Trevor KingConvert DEBUG_REFERRALS to TRACE_* framework master
2012-05-09 Greg HudsonConstify get_init_creds string input params
2012-05-08 Greg HudsonUse variadic macros to simplify k5-trace.h
2012-04-27 Greg HudsonStop using SALT_TYPE_AFS_LENGTH
2012-04-17 Greg HudsonAllow preauth mechs to work with clock skew
2012-03-04 Greg HudsonRemove admin_keytab references in code and docs
2012-02-11 Greg HudsonData-driven ASN.1 decoder
2012-02-11 Greg HudsonMinimize draft9 PKINIT code by removing dead code
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-07 Greg HudsonAllow S4U2Proxy delegated credentials to be saved
2011-11-21 Greg HudsonClean up client-side preauth error data handling
2011-11-13 Greg HudsonAdd consistency check for plugin interface names
2011-11-11 Greg HudsonAvoid looping when preauth can't be generated
2011-10-31 Greg HudsonMake krb5_check_clockskew public
2011-10-25 Greg HudsonMake krb5_find_authdata public
2011-10-15 Greg HudsonHide gak_fct interface and arguments in clpreauth
2011-10-12 Greg HudsonMake krb5_pac_sign public
2011-09-28 Greg HudsonEliminate domain-based client realm walk
2011-09-24 Greg HudsonDon't use accessor in encrypted challenge
2011-09-05 Greg HudsonAdd krb5_cc_select() API and pluggable interface
2011-09-05 Greg HudsonAdd new cache collection APIs
2011-09-04 Ken RaeburnReindent per krb5-batch-reindent.el.
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-07-25 Greg HudsonFix build without KRB5_DNS_LOOKUP
2011-07-20 Greg HudsonAdd krb5_init_context_profile API
2011-06-17 Greg HudsonConvert preauth_plugin.h to new plugin framework
2011-06-17 Greg HudsonAdd k5_plugin_register_dyn internal API
2011-05-09 Greg HudsonUse internal crypto functions directly from util_crypt...
2011-05-02 Greg Hudsonr24899 moved the declarations of krb5int_mk_chpw_req...
2011-04-08 Greg HudsonAdd k5_kt_get_principal, an internal krb5 interface...
2011-04-02 Greg HudsonIn libkrb5, move krb5int_auth_con_chkseqnum to a new...
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-13 Greg HudsonDefer hostname lookups in krb5_sendto_kdc
2011-02-07 Greg HudsonImprove acceptor name flexibility
2011-01-21 Greg HudsonAdd a trace log event for unrecognized enctypes in...
2010-12-01 Greg HudsonImplement restrict_anonymous_to_tgt realm flag
2010-11-25 Greg HudsonFix Windows build
2010-11-23 Tom YuUpdate krb5_gic_opt_private and related code to reflect...
2010-11-20 Greg HudsonImplement Camellia-CTS-CMAC instead of Camellia-CCM
2010-10-26 Greg HudsonMark Camellia-CCM code as experimental
2010-10-24 Greg HudsonWhitespace
2010-10-23 Ken RaeburnDeclare krb5_set_error_message_fl
2010-10-02 Greg HudsonMerge branches/nss to trunk
2010-10-01 Sam HartmanEnable sam_challenge_2 encoders
2010-10-01 Greg HudsonImplement k5login_directory and k5login_authoritative...
2010-09-29 Sam Hartmankadm5_hook: new plugin interface
2010-09-07 Greg HudsonMerge the camellia-ccm branch to trunk. Since there...
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-05-12 Greg HudsonReimplement krb5_get_in_tkt_with_skey in terms of krb5_...
2010-05-10 Greg HudsonAdd lockout-related performance tuning variables
2010-04-30 Greg HudsonAdd IAKERB mechanism and gss_acquire_cred_with_password
2010-04-14 Greg HudsonIntroduce new krb5_tkt_creds API
2010-03-10 Zhanna TsitkovUse KRB5_CONF_ macros instead of strings in the source...
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-04 Sam HartmanBring back krb5_kt_free_entry which really does the...
2010-01-03 Ken RaeburnEnable caching of key-derived context info such as...
2009-12-30 Zhanna TsitkovMove krb5int_get_domain_realm_mapping into kdc_util...
2009-12-28 Greg HudsonAdd a new profile variable preauth_module_dir, which...
2009-12-28 Sam HartmanAnonymous support for Kerberos
2009-12-14 Sam Hartmanfast negotiation projec
2009-12-10 Greg HudsonRestructure the crypto checksum implementation to minimize
2009-12-06 Greg HudsonRemove the ivec parameters from the keyhash provider...
2009-12-06 Greg HudsonMake the libk5crypto hash_provider interface take crypt...
2009-12-05 Greg HudsonMake the alloc_data and k5alloc convenience functions...
2009-12-04 Greg HudsonConsolidate the IOV and non-IOV encryption/decryption...
2009-11-29 Greg HudsonRemove the non-iov entry point introduced in r23378...
2009-11-28 Greg HudsonCreate functional internal interfaces to allow GSSAPI...
2009-11-28 Greg HudsonAdd a convenience inline function in k5-int.h to initia...
2009-11-25 Greg HudsonDefer the conversion of the gic options structure to...
2009-11-24 Greg HudsonPunt the volatile cast in the non-gcc, non-Windows...
2009-11-24 Ken RaeburnExpand comments around 'zap' code
2009-11-22 Greg HudsonMake zap() work with non-gcc C++ compilers.
2009-11-19 Greg HudsonPut krb5_auth_con_set_req_cksumtype back in the public...
2009-11-16 Ezra PeisachMove prototypes for krb5int_send_tgs and krb5int_decode...
2009-11-15 Ezra PeisachMove krb5int_get_fq_local_hostname to os-proto.h. ...
2009-11-15 Ezra PeisachMoved krb5int_sendto prototype to os-proto.h. This...
2009-11-14 Tom YuFix typos in previous
2009-11-14 Greg HudsonReindent include directory, reformatting prototypes...
2009-11-14 Greg HudsonConstrained delegation without PAC support
2009-11-02 Greg HudsonClean up a bunch of signed/unsigned comparison warnings
2009-11-01 Greg HudsonIn k5-int.h, fix make_data to work with C++
2009-11-01 Greg HudsonMove the implementations of four deprecated crypto...
2009-10-31 Tom Yumake mark-cstyle
2009-10-29 Greg HudsonAdd a couple of krb5_data convenience constructor funct...
2009-10-28 Greg HudsonBump the accessor version number since we made changes.
2009-10-28 Zhanna TsitkovReplace krb5_ with krb5Int_ prefix for non-API functions
2009-10-19 Greg HudsonImplement new APIs to allow improved crypto performance
next