Clean up a bunch of signed/unsigned comparison warnings
[krb5.git] / src / include / k5-int.h
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
2009-10-09 Greg HudsonImplement GSS naming extensions and authdata verification
2009-10-03 Greg HudsonAdd convenience functions zapfree (test for null, zap...
2009-09-16 Zhanna TsitkovCrypto modularity proj.: Move prf and random-to-key...
2009-09-13 Greg HudsonImplement s4u extensions
2009-09-03 Zhanna TsitkovCrypto modularity proj: OpemSSL crypto feed for hmac...
2009-07-29 Greg HudsonEnctype list configuration enhancements
2009-07-27 Greg HudsonUse zero-terminated enctype lists in the context struct...
2009-05-07 Sam HartmanTry decrypting using session key if subkey fails in...
2009-04-29 Greg HudsonAdd DEBUG_ERROR_LOCATIONS support
2009-04-03 Sam HartmanMerge fast branch at 22166 onto trunk
2009-03-31 Sam HartmanImplement FAST from draft-ietf-krb-wg-preauth-framework
2009-03-24 Greg HudsonRevert r21880 which included k5-int.h in several pkinit...
2009-03-16 Sam HartmanImplement tests for authdata functions
2009-03-11 Greg HudsonMake a working krb5_copy_error_message
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-09 Ken RaeburnMore C++ compatibility: Don't use "typedef struct tag...
2009-02-05 Ken RaeburnCreate and use (in several places) a variant of
2009-02-04 Zhanna TsitkovUse macros for config parameters
2009-02-02 Greg HudsonFix a whitespace error introduced when fixing a typo...
2009-02-02 Greg HudsonFix a typo in the defines added to k5-int.h
2009-02-02 Zhanna TsitkovIntroduces macros for config parameters
2009-02-02 Ken RaeburnCollect hairy parts of krb5_is_<msgtype> macros into...
2009-01-28 Tom Yudisable single-DES by default
2009-01-23 Zhanna TsitkovEliminate the need for the domain_realm mapping table...
2009-01-15 Ken RaeburnMake enctype and checksumtype name mapping table types...
2009-01-15 Ken RaeburnFix an additional multiple-write case noted by John...
2009-01-13 Sam HartmanPatch from Luke Howard to:
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-12-24 Greg HudsonClean up krb5_get_fallback_host_realm in two respects:
2008-12-15 Greg HudsonRemove krb4 code in libkrb5
2008-12-02 Sam HartmanCrypto IOV API per Projects/AEAD encryption API
2008-12-01 Ezra PeisachMove cc_mutex code from k5-int.h - where it is globally...
2008-11-17 Zhanna TsitkovPERF: Introduced a new function krb5_is_permitted_encty...
2008-10-28 Greg HudsonAdd the k5buf string module to libkrb5support
2008-10-27 Ezra PeisachRemove empty declaration of struct _krb5_kt_ops after...
2008-10-25 Ken Raeburnpartial rewrite of the ASN.1 encoders
2008-10-25 Ken RaeburnMore regression tests for ASN.1 encoders
2008-10-24 Alexandra Ellwoodkrb5_build_principal_va does not allocate krb5_principal
2008-10-06 Ken RaeburnChange LDAP key-sequence encoder to use a single data...
2008-09-22 Justin AndersonMerge 1.7 work on auxiliary ccache functions necessary...
2008-08-27 Ken RaeburnBased on patch from lxs, with some changes:
2008-08-16 Ezra PeisachMove internal cccursor structures/prototypes to the...
2008-08-15 Ezra PeisachMove prototype for krb5int_random_string from k5-int...
2008-08-15 Will Fiveasha stash file is not a keytab
2008-08-02 Ken RaeburnRename and export random_string from cc_memory.c
2008-07-10 Tom YuAdd comment and <TargetConditionals.h> to previous
2008-07-10 Tom YuUse #pragma pop on the Mac to ensure that the krb5_gic_...
2008-06-24 Ken RaeburnMerge from branch sun-iprop
2008-06-02 Ken RaeburnChange krb5_context.db_context to point to the real...
2007-09-04 Tom Yubump accessor version number
2007-08-28 Ken RaeburnRemove macros and associated comments that appear to...
2007-08-08 Jeffrey AltmanIn krb5_preauth_context ftable should be
2007-08-06 Jeffrey AltmanKRB5_CALLCONV must be specified inside parens
2007-08-01 Kevin CoffmanAdd PKINIT support
2007-07-27 Ken RaeburnDebugged version of patch worked up with Luke
2007-07-20 Ken RaeburnPull out code for looking up the current time, comparin...
2007-05-21 Ken RaeburnChange struct _krb5_context.os_context into a single...
2007-05-21 Ken RaeburnSimplify UNIX krb5int_zap_data a little. Omit volatile...
2007-05-10 Ken RaeburnDefine and use some inline helper functions for compari...
2007-05-02 Jeffrey Altman k5-int.h, gic_opt.c
2007-03-26 Ken RaeburnRemove unused scc_default_format field from krb5_context
2007-02-19 Ezra PeisachEnsure consistancy between prototypes and functions
2007-02-13 Tom Yurename krb5_server_decrypt_ticket_keyblock() to
2007-01-30 Tom Yuget_init_creds_opt extensibility
2007-01-23 Ezra PeisachChange second argument to krb5_cc_register to take...
2007-01-20 Ken RaeburnMove all KRB5_PRIVATE declarations from krb5.h(in)...
2006-12-28 Ken Raeburn* lib/krb5/krb/copy_creds.c (krb5int_copy_creds_content...
2006-12-08 Jeffrey Altmanbuild the trunk on Windows (again)
2006-12-05 Alexandra Ellwoodkrb5_cc_remove should work for the CCAPI
2006-12-03 Ezra PeisachRemove unused prototype for krb5_find_config_files
2006-12-01 Kevin Coffmansend a new request with the new padata returned by...
2006-11-13 Kevin Coffmancorrect client preauth plugin request_context
2006-11-09 Kevin CoffmanAdd "get_data" function to the client preauth plugin...
2006-11-01 Kevin CoffmanModify the preath plugin interface so that a plugin...
2006-10-16 Ezra PeisachAdd prototype for krb5int_init_context_kdc
2006-10-07 Ken RaeburnMove ASN.1 routines for KDB LDAP plugin into main krb5...
2006-10-05 Tom Yucursor for iterating over ccaches
2006-10-03 Sam HartmanPreauthentication Plugin Framework
2006-09-21 Sam HartmanSet the canonicalize flag in TGS requests and accept...
2006-08-23 Ken RaeburnMerge Todd's TCP changepw support, with a few fixups
2006-06-24 Ken Raeburn* k5-int.h (krb5_copy_error_state): New macro
2006-06-22 Sam Hartman r18022@luminous: jaltman | 2006-05-19 05:18:37 -0400
2006-06-15 Ken RaeburnConditionalize declarations of krb5int_make_srv_query_r...
2006-06-10 Ken RaeburnSince it appears we don't actually set the conf_tgs_kty...
2006-05-24 Ken RaeburnRename locate.h to locate_plugin.h. Change references...
2006-05-23 Ken Raeburninstall headers into include/krb5
2006-05-16 Ken Raeburn* lib/kadm5/alt_prof.c (kadm5_get_config_params): Repla...
2006-04-21 Ezra Peisachunsigned/signed int warnings in krb5_context variables
2006-04-19 Ezra PeisachPrototype for krb5_c_prf missing const
next