pull up r24567 from trunk
[krb5.git] / src / include /
2010-12-14 Tom Yupull up r24564 from trunk
2010-12-03 Tom Yupull up r24469, r24530, r24533, r24534, r24535, r24537...
2010-12-01 Tom Yupull up r24539 from trunk
2010-12-01 Tom Yupull up r24547 from trunk
2010-12-01 Tom Yupull up r24529, r24532 from trunk
2010-12-01 Tom Yupull up r24524 from trunk
2010-11-01 Tom Yupull up r24486 from trunk
2010-10-08 Tom YuEncoding cleanup: curly quotes to ASCII quotes, and...
2010-10-05 Greg HudsonDocument that krb5_get_error_message() never returns...
2010-10-05 Greg HudsonConstify the name field of a kadm5_hook vtable, since...
2010-10-05 Greg HudsonAdd a name field to the pwqual plugin vtable and log...
2010-10-05 Greg HudsonPropagate modprinc -unlock from master to slave KDCs
2010-10-05 Sam HartmanDocument kadm5_hook interface
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-10-01 Greg HudsonA cleaner impleentation of r24399 which adds two new...
2010-09-30 Greg HudsonWhitespace
2010-09-30 Greg HudsonWhitespace and minor style changes
2010-09-29 Sam Hartmankadm5_hook: new plugin interface
2010-09-27 Sam HartmanDoxygen for k5-buf.h
2010-09-27 Sam Hartmankpasswd: if a credential cache is present, use FAST
2010-09-22 Tom Yurelicense Sun RPC to 3-clause BSD-style
2010-09-17 Greg HudsonKDC worker processes feature
2010-09-15 Sam HartmanRemove dead code from DAL and kdb plugins
2010-09-15 Sam Hartmankdb: store mkey list in context and permit NULL mkey...
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-26 Greg HudsonAdd an expansion error table for libkrb5, since krb5_er...
2010-08-12 Greg HudsonAdd GIC option for password/account expiration callback
2010-07-21 Greg HudsonRevert the part of r24157 which added the dal_version...
2010-07-19 Greg HudsonIn the DAL documentation, describe how a module can...
2010-07-15 Greg HudsonAdd check_allowed_to_delegate to the DAL with a corresp...
2010-07-15 Greg HudsonAddendum to r24182: Fix a comment referencing the db_invoke
2010-07-15 Greg HudsonAdd refresh_config to the DAL with a corresponding...
2010-07-13 Greg HudsonAddendum to r24185: make audit_as_req return void,...
2010-07-13 Greg HudsonAdd audit_as_req to the DAL with a corresponding libkdb...
2010-07-13 Greg HudsonAdd check_policy_as and check_policy_tgs to the DAL...
2010-07-12 Greg HudsonAdd check_transited_realms to the DAL table with a...
2010-07-12 Greg HudsonAdd sign_authdata to the DAL table with a corresponding...
2010-07-08 Greg HudsonCreate a KRB5_KDB_FLAG_ALIAS_OK to control whether...
2010-07-06 Greg HudsonRemove count parameters from get_principal, put_principal,
2010-07-03 Greg HudsonMake the APIs for iterate, get_master_key_list, set_mas...
2010-07-03 Greg HudsonUse KRB5_PLUGIN_OP_NOTSUPP uniformly as the error code...
2010-07-02 Greg HudsonRemove store_master_key from the DAL table, and implement
2010-07-02 Greg HudsonMake krb5_db_free_principal and krb5_db_free_mkey_list...
2010-07-02 Greg HudsonRemove verify_master_key from the DAL table, as well...
2010-07-02 Greg HudsonRemove db_ and similar prefixes from DAL function names...
2010-07-02 Greg HudsonRename krb5_dbekd_encrypt_key_data and krb5_dbekd_decry...
2010-07-02 Greg HudsonRemove setup_master_key_name from the DAL table as...
2010-07-02 Greg HudsonRemove the set_master_key and get_master_key DAL interf...
2010-07-02 Greg HudsonRemove errcode_2_string and release_errcode_string...
2010-07-02 Greg HudsonRemove db_supported_realms and db_free_supported_realms...
2010-07-02 Greg HudsonDAL improvements
2010-06-10 Greg HudsonRemove some unused (as of yet) trace macro definitions
2010-06-07 Greg HudsonTrace logging
2010-06-04 Greg HudsonAdd krb5_enctype_to_name() API
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-05-04 Greg HudsonEliminate the unused realm_dbname field from krb5_realm...
2010-05-04 Greg HudsonRemove krb5_db_set_option and the associated DAL entry...
2010-05-03 Greg HudsonCorrect the DAL documentation for db_create
2010-04-30 Greg HudsonAdd IAKERB mechanism and gss_acquire_cred_with_password
2010-04-20 Greg HudsonAdd KRB5_INIT_CREDS_STEP_FLAG_CONTINUE for parity with...
2010-04-14 Greg HudsonIntroduce new krb5_tkt_creds API
2010-04-08 Greg HudsonAdd krb5_cc_dup() to make it possible to copy ccache...
2010-03-23 Tom Yukrb5_typed_data not castable to krb5_pa_data on 64...
2010-03-20 Greg HudsonChange KRB5_AUTHDATA_SIGNTICKET from 142 to 512
2010-03-18 Ken RaeburnUntabify
2010-03-18 Ken RaeburnCopyright notice
2010-03-17 Ken RaeburnMerge users/raeburn/branches/network-merge
2010-03-10 Zhanna TsitkovUse KRB5_CONF_ macros instead of strings in the source...
2010-03-10 Greg HudsonRemove vestigial include/spnego-asn1.h
2010-02-20 Ken RaeburnUse bswap16 and bswap32 on NetBSD
2010-02-01 Greg HudsonCorrect the DAL documentation of
2010-01-29 Greg HudsonCorrect the DAL documentation for how modules should...
2010-01-28 Greg HudsonHandle migration from pre-1.7 databases with master...
2010-01-27 Greg HudsonGet rid of kdb_ext.h and allow out-of-tree KDB plugins
2010-01-25 Greg HudsonIn the DAL comments, document KRB5_KDB_INCLUDE_PAC...
2010-01-25 Greg HudsonDocument the DAL interface in comments, as an aid to...
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 Tom Yudisable weak crypto by default
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-31 Ken RaeburnNo comma at end of enumerator list
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 Greg HudsonWhitespace fixes for new anonymous support
2009-12-28 Sam HartmanAnonymous support for Kerberos
2009-12-15 Greg HudsonOn Luke's advice, remove krb5_init_creds_store_creds...
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-12-03 Ken RaeburnTemporarily define UINT16_TYPE and UINT32_TYPE so the...
next