aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2005-06-21Update dependenciesKen Raeburn54-1126/+1642
2005-06-21remove old makefileKen Raeburn1-652/+0
2005-06-15ksu keeps old ccache lockedKen Raeburn2-1/+6
2005-06-15updated to reflect new header generationAlexandra Ellwood1-8/+10
2005-06-15* k5-platform.h: Include endian.h if it's available, or machine/endian.h ifKen Raeburn2-75/+133
2005-06-15* configure.in: Check for endian.hKen Raeburn2-1/+5
2005-06-10* destest.c (main): Force testing of unaligned access to input, output, and keyKen Raeburn2-3/+17
2005-06-10* configure.in: Check for headers byteswap.h, sys/bswap.h, machine/endian.h,Ken Raeburn2-3/+27
2005-06-10* kdb_dbm.c: Unused file deletedKen Raeburn2-1409/+4
2005-06-10* sendto_kdc.c (service_fds): Don't create a select_state on the stack; take anKen Raeburn2-23/+40
2005-06-10add commentKen Raeburn1-0/+2
2005-06-09Use GCC's packed-structure support to try to optimize unaligned loads andKen Raeburn2-7/+135
2005-06-09* f_tables.h: Include k5-platform.h.Ken Raeburn2-11/+9
2005-06-07don't always require support library when building with sun ccKen Raeburn2-22/+33
2005-06-06* profile.swg (errcode_t* tcl8 argout typemap): Cast return value fromKen Raeburn3-20/+27
2005-06-06Fix gcc preprocessor warnings due to last changeKen Raeburn2-0/+15
2005-06-01Some autoconf messages want to use the PACKAGE_* valuesKen Raeburn2-1/+5
2005-06-01* trval.c (convert_nibble): Declare the argument with a typeKen Raeburn2-1/+5
2005-06-01* k5-thread.h (krb5int_pthread_loaded) [HAVE_PRAGMA_WEAK_REF]: Declare.Ken Raeburn2-8/+10
2005-06-01Add run-time determination of whether thread support is available in theKen Raeburn3-1/+68
2005-06-01* Makefile.in (test_getpw): Depend on, and link against, the support libraryKen Raeburn2-2/+7
2005-05-28* k5-int.h (encode_krb5_sam_challenge, encode_krb5_sam_key,Ken Raeburn2-30/+8
2005-05-24Make "make check" able to link things again..Ken Raeburn2-1/+7
2005-05-20Implement RFC 3961 PRFSam Hartman19-67/+531
2005-05-18* fake-addrinfo.c (fai_add_hosts_by_name): Pass null pointer instead of telnetKen Raeburn2-2/+36
2005-05-13* configure.in: Merged content from include/configure.in. Don't configureKen Raeburn9-367/+387
2005-05-13* aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Provide comment template when definingKen Raeburn2-13/+19
2005-05-13* err_txt.c: Don't include krb_err.c if DEPEND is definedKen Raeburn2-1/+5
2005-05-13make dependKen Raeburn1-2/+2
2005-05-13* kerberos_v4.c: Include autoconf.h before testing KRB5_KRB4_COMPATKen Raeburn2-0/+6
2005-05-04build failure on sparc64-solarisKen Raeburn2-1/+5
2005-05-01typo fixKen Raeburn1-1/+1
2005-05-01* ytypes.h: Include autoconf.h. Include sys/types.h only if it existsKen Raeburn2-0/+8
2005-05-01* shs.c (SHSTransform) [CONFIG_SMALL]: Roll loops for each roundKen Raeburn2-0/+32
2005-05-01* md5.c (Transform) [CONFIG_SMALL]: Roll loops for each roundKen Raeburn2-0/+60
2005-05-01* md4.c (Transform) [CONFIG_SMALL]: Roll loops for each roundKen Raeburn2-0/+27
2005-05-01* t_crc.c (main): Don't run timing test for nowKen Raeburn2-1/+7
2005-04-28updated dependencies for socket-utils.h changeKen Raeburn8-21/+38
2005-04-28* yarrow.c: Delete old macintosh support.Ken Raeburn2-13/+21
2005-04-28* k5-int.h: Include fcntl.h only if HAVE_FCNTL_H is defined.Ken Raeburn2-0/+10
2005-04-28* port-sockets.h: On PalmOS, include autoconf.h and netdb.h, and defineKen Raeburn3-15/+23
2005-04-25 the purpose of the krb5_get_credentials call is toJeffrey Altman2-2/+19
2005-04-23Move WSAStartup/WSACleanup from DllMain to krb5_init_ctx/krb5_free_ctxJeffrey Altman4-47/+34
2005-04-21Stop generating per-directory sed scripts, and use perl to compute the patternsKen Raeburn5-152/+126
2005-04-20* depgen.sed: Delete faulty check for $(srcdir), and redundant check for $(SR...Ken Raeburn2-26/+6
2005-04-20* lib/kadm5/configure.in, kadmin/configure.in: Don't invoke AC_CANONICAL_HOSTKen Raeburn4-2/+10
2005-04-20Compute reltopdir at autoconf time instead of at configure time. This has theKen Raeburn2-24/+29
2005-04-13Allow compile-time specification that small code space is desiredKen Raeburn5-15/+61
2005-04-13* aesopt.h: On PalmOS, include FloatMgr.h to get endianness flag.Ken Raeburn2-7/+14
2005-04-13* aes_s2k.c (krb5int_aes_string_to_key): Widen bytes of iteration count befor...Ken Raeburn2-1/+8