aboutsummaryrefslogtreecommitdiff
path: root/src/include/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-4487/+0
2006-03-27get proper KRB5_CALLCONV definitionKen Raeburn1-0/+5
2006-03-26Initial enhanced error message support, similar to what I sent toKen Raeburn1-0/+9
2006-03-11merge krb5 subdir change log dataKen Raeburn1-2/+1183
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-0/+9
2006-03-11Add a new recursive target "generated-files-mac", for producing theKen Raeburn1-0/+4
2006-03-08Enable compilation of little-endian unaligned load/store helperKen Raeburn1-0/+3
2006-03-08krb5.h, which is built after util/et, which is built after the supportKen Raeburn1-0/+8
2006-03-07Merge from plugin branchKen Raeburn1-0/+21
2006-02-27Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman1-0/+4
2006-01-25* k5-thread.h (krb5int_mutex_alloc, krb5int_mutex_free, krb5int_mutex_lock,Ken Raeburn1-0/+7
2005-12-17* k5-thread.h (USE_PTHREAD_LOCK_ONLY_IF_LOADED): Define any timeKen Raeburn1-0/+5
2005-12-07* k5-thread.h (k5_mutex_lock_update_stats) [__GNUC__]: Use an inline function,Ken Raeburn1-0/+5
2005-11-15 * Correct function prototypes that should have been using Jeffrey Altman1-0/+19
2005-10-20win-mac.h: Add definitions for int32_t and uint32_tJeffrey Altman1-0/+4
2005-07-02* k5-thread.h (k5_key_t): Add K5_KEY_KDB_ERR_HANDLER and K5_KEY_KADM_CLNT_ERR...Ken Raeburn1-0/+5
2005-06-15* k5-platform.h: Include endian.h if it's available, or machine/endian.h ifKen Raeburn1-0/+13
2005-06-09Use GCC's packed-structure support to try to optimize unaligned loads andKen Raeburn1-0/+13
2005-06-07don't always require support library when building with sun ccKen Raeburn1-0/+8
2005-06-01* k5-thread.h (krb5int_pthread_loaded) [HAVE_PRAGMA_WEAK_REF]: Declare.Ken Raeburn1-0/+6
2005-05-28* k5-int.h (encode_krb5_sam_challenge, encode_krb5_sam_key,Ken Raeburn1-0/+8
2005-05-20Implement RFC 3961 PRFSam Hartman1-0/+18
2005-05-13* configure.in: Merged content from include/configure.in. Don't configureKen Raeburn1-0/+8
2005-04-28* k5-int.h: Include fcntl.h only if HAVE_FCNTL_H is defined.Ken Raeburn1-0/+4
2005-04-28* port-sockets.h: On PalmOS, include autoconf.h and netdb.h, and defineKen Raeburn1-0/+8
2005-04-13Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn1-0/+5
2005-03-26This patch tightens up our determination of whether we can useKen Raeburn1-0/+7
2005-03-26* Makefile.in ($(srcdir)/krb5/autoconf.stmp): Nuke autom4te.cache directoryKen Raeburn1-0/+3
2005-03-25shared library support for HP-UX 10Ken Raeburn1-0/+7
2005-03-04hpux10 has gmtime_r with wrong return type, breaking asn.1 encoderKen Raeburn1-0/+6
2005-02-09Fix build problem found testing certain combinations of optionsKen Raeburn1-0/+5
2005-02-03* configure.in: Put #ifndef/#define/#endif wrapper into autoconf.h to protectKen Raeburn1-0/+6
2005-01-22Irix k5_os_mutex_lock calls k5_pthread_mutex_lock w/ wrong argEzra Peisach1-0/+8
2005-01-14* k5-thread.h [HAVE_PTHREAD && HAVE_PRAGMA_WEAK_REF]: Mark pthread_self andKen Raeburn1-0/+5
2005-01-14* k5-thread.h (k5_pthread_assert_locked): Only call pthread_equal ifKen Raeburn1-1/+1
2005-01-14More paranoid checking...Ken Raeburn1-0/+22
2005-01-09* k5-int.h (krb5int_zap_data): Fix preprocessor test for WindowsKen Raeburn1-0/+4
2005-01-09* k5-thread.h (KRB5_CALLCONV, KRB5_CALLCONV_C): Define if not defined.Ken Raeburn1-0/+10
2005-01-05 Add new function krb5_boolean krb5_is_thread_safe(void) to library.Jeffrey Altman1-0/+4
2005-01-05 * win-mac.h: define NEED_INSIXADDR_ANY for ipv6 symbolJeffrey Altman1-0/+4
2005-01-05* configure.in: Check for uint32_t and int32_t in system headersKen Raeburn1-0/+2
2005-01-05* Makefile.in (krb5.h): Don't pull in autoconf SIZEOF macrosKen Raeburn1-0/+4
2004-12-21 * krb5.hin: Flag krb5_principal2salt as KRB5_CALLCONV_WRONGTom Yu1-0/+4
2004-12-08* include/k5-int.h (struct _krb5int_access): Add function pointer fieldKen Raeburn1-0/+1
2004-12-08bump accessor struct version number for 1.4Ken Raeburn1-0/+4
2004-12-06hooks for recording statistics on locking behaviorKen Raeburn1-0/+24
2004-11-19* win-mac.h (HAVE_GETADDRINFO, HAVE_GETNAMEINFO): DefineKen Raeburn1-0/+4
2004-11-16* k5-int.h (struct _krb5_cc_ops): Add new function pointer field get_flagsKen Raeburn1-0/+3
2004-11-16* krb5.hin (krb5_cc_get_flags): DeclareKen Raeburn1-0/+4
2004-11-03move getaddrinfo hacks into support lib for easier maintenanceKen Raeburn1-0/+9