| Commit message (Expand) | Author | Age | Files | Lines |
| * | * k5-platform.h: Include endian.h if it's available, or machine/endian.h if | Ken Raeburn | 2005-06-15 | 1 | -0/+13 |
| * | Use GCC's packed-structure support to try to optimize unaligned loads and | Ken Raeburn | 2005-06-09 | 1 | -0/+13 |
| * | don't always require support library when building with sun cc | Ken Raeburn | 2005-06-07 | 1 | -0/+8 |
| * | * k5-thread.h (krb5int_pthread_loaded) [HAVE_PRAGMA_WEAK_REF]: Declare. | Ken Raeburn | 2005-06-01 | 1 | -0/+6 |
| * | * k5-int.h (encode_krb5_sam_challenge, encode_krb5_sam_key, | Ken Raeburn | 2005-05-28 | 1 | -0/+8 |
| * | Implement RFC 3961 PRF | Sam Hartman | 2005-05-20 | 1 | -0/+18 |
| * | * configure.in: Merged content from include/configure.in. Don't configure | Ken Raeburn | 2005-05-13 | 1 | -0/+8 |
| * | * k5-int.h: Include fcntl.h only if HAVE_FCNTL_H is defined. | Ken Raeburn | 2005-04-28 | 1 | -0/+4 |
| * | * port-sockets.h: On PalmOS, include autoconf.h and netdb.h, and define | Ken Raeburn | 2005-04-28 | 1 | -0/+8 |
| * | Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IO | Ken Raeburn | 2005-04-13 | 1 | -0/+5 |
| * | This patch tightens up our determination of whether we can use | Ken Raeburn | 2005-03-26 | 1 | -0/+7 |
| * | * Makefile.in ($(srcdir)/krb5/autoconf.stmp): Nuke autom4te.cache directory | Ken Raeburn | 2005-03-26 | 1 | -0/+3 |
| * | shared library support for HP-UX 10 | Ken Raeburn | 2005-03-25 | 1 | -0/+7 |
| * | hpux10 has gmtime_r with wrong return type, breaking asn.1 encoder | Ken Raeburn | 2005-03-04 | 1 | -0/+6 |
| * | Fix build problem found testing certain combinations of options | Ken Raeburn | 2005-02-09 | 1 | -0/+5 |
| * | * configure.in: Put #ifndef/#define/#endif wrapper into autoconf.h to protect | Ken Raeburn | 2005-02-03 | 1 | -0/+6 |
| * | Irix k5_os_mutex_lock calls k5_pthread_mutex_lock w/ wrong arg | Ezra Peisach | 2005-01-22 | 1 | -0/+8 |
| * | * k5-thread.h [HAVE_PTHREAD && HAVE_PRAGMA_WEAK_REF]: Mark pthread_self and | Ken Raeburn | 2005-01-14 | 1 | -0/+5 |
| * | * k5-thread.h (k5_pthread_assert_locked): Only call pthread_equal if | Ken Raeburn | 2005-01-14 | 1 | -1/+1 |
| * | More paranoid checking... | Ken Raeburn | 2005-01-14 | 1 | -0/+22 |
| * | * k5-int.h (krb5int_zap_data): Fix preprocessor test for Windows | Ken Raeburn | 2005-01-09 | 1 | -0/+4 |
| * | * k5-thread.h (KRB5_CALLCONV, KRB5_CALLCONV_C): Define if not defined. | Ken Raeburn | 2005-01-09 | 1 | -0/+10 |
| * | Add new function krb5_boolean krb5_is_thread_safe(void) to library. | Jeffrey Altman | 2005-01-05 | 1 | -0/+4 |
| * | * win-mac.h: define NEED_INSIXADDR_ANY for ipv6 symbol | Jeffrey Altman | 2005-01-05 | 1 | -0/+4 |
| * | * configure.in: Check for uint32_t and int32_t in system headers | Ken Raeburn | 2005-01-05 | 1 | -0/+2 |
| * | * Makefile.in (krb5.h): Don't pull in autoconf SIZEOF macros | Ken Raeburn | 2005-01-05 | 1 | -0/+4 |
| * | * krb5.hin: Flag krb5_principal2salt as KRB5_CALLCONV_WRONG | Tom Yu | 2004-12-21 | 1 | -0/+4 |
| * | * include/k5-int.h (struct _krb5int_access): Add function pointer field | Ken Raeburn | 2004-12-08 | 1 | -0/+1 |
| * | bump accessor struct version number for 1.4 | Ken Raeburn | 2004-12-08 | 1 | -0/+4 |
| * | hooks for recording statistics on locking behavior | Ken Raeburn | 2004-12-06 | 1 | -0/+24 |
| * | * win-mac.h (HAVE_GETADDRINFO, HAVE_GETNAMEINFO): Define | Ken Raeburn | 2004-11-19 | 1 | -0/+4 |
| * | * k5-int.h (struct _krb5_cc_ops): Add new function pointer field get_flags | Ken Raeburn | 2004-11-16 | 1 | -0/+3 |
| * | * krb5.hin (krb5_cc_get_flags): Declare | Ken Raeburn | 2004-11-16 | 1 | -0/+4 |
| * | move getaddrinfo hacks into support lib for easier maintenance | Ken Raeburn | 2004-11-03 | 1 | -0/+9 |
| * | * fake-addrinfo.h: Include errno.h earlier | Ken Raeburn | 2004-10-29 | 1 | -0/+4 |
| * | * k5-thread.h (return_after_yield, k5_mutex_lock) [__GNUC__]: Add macro | Ken Raeburn | 2004-10-28 | 1 | -0/+6 |
| * | forgot to check in with fake-addrinfo.h | Ken Raeburn | 2004-10-06 | 1 | -0/+6 |
| * | * configure.in: Check for struct if_laddrconf, as for struct lifconf | Ken Raeburn | 2004-10-01 | 1 | -0/+5 |
| * | * configure.in: Use AC_MSG_NOTICE for krb4 messages instead of AC_MSG_RESULT, | Ken Raeburn | 2004-09-24 | 1 | -0/+5 |
| * | Add DNS resolver glue layer. Use it | Tom Yu | 2004-09-21 | 1 | -0/+4 |
| * | * configure.in: Check for h_errno declaration in netdb.h | Tom Yu | 2004-09-15 | 1 | -0/+6 |
| * | * port-sockets.h: Remove _XOPEN_SOURCE_EXTENDED hack for netdb.h, | Tom Yu | 2004-09-10 | 1 | -0/+6 |
| * | krb5.hin: add new krb5_ccache flag, KRB5_TC_NOTICKET | Jeffrey Altman | 2004-09-09 | 1 | -0/+4 |
| * | * fake-addrinfo.h (fai_add_hosts_by_name): Handle case where returned ai_cano... | Ken Raeburn | 2004-08-23 | 1 | -0/+5 |
| * | Fix Tru64 build: | Ken Raeburn | 2004-08-15 | 1 | -0/+7 |
| * | * k5-thread.h (k5_os_nothread_mutex_finish_init, k5_os_nothread_mutex_init, | Ken Raeburn | 2004-08-13 | 1 | -0/+14 |
| * | * configure.in: Solaris getpwnam_r returns struct passwd*, not | Tom Yu | 2004-08-10 | 1 | -0/+5 |
| * | * configure.in: If getpwnam_r is available, determine its return type | Ken Raeburn | 2004-08-08 | 1 | -0/+5 |
| * | * configure.in: Look for sched.h and sched_yield. | Ken Raeburn | 2004-08-07 | 1 | -0/+8 |
| * | * k5-thread.h [HAVE_PTHREAD]: Include sched.h if DEBUG_THREADS_SLOW is defined. | Ken Raeburn | 2004-08-05 | 1 | -0/+10 |