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