summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update for 1.3a2Tom Yu2003-04-121-23/+67
* build libtelnet with library build frameworkTom Yu2003-04-113-12/+22
* back out requirement of autoconf-2.53Tom Yu2003-04-104-1/+15
* Thanks, patch appliedTom Yu2003-04-093-4/+26
* etype info handling infinite loopSam Hartman2003-04-092-2/+9
* document krb4 cross-realm patchTom Yu2003-04-082-0/+148
* * krshd.c (main): Use LOG_AUTH syslog facility, not LOG_DAEMON, for consistencyKen Raeburn2003-04-082-3/+8
* * fake-addrinfo.h (getaddrinfo) [NUMERIC_SERVICE_BROKEN]: Overwrite the portKen Raeburn2003-04-072-11/+19
* don't install in-tree libdbTom Yu2003-04-0211-17/+61
* * fake-addrinfo.h (COPY_FIRST_CANONNAME) [_AIX]: Define.Ken Raeburn2003-04-022-9/+55
* * unparse.c (krb5_unparse_name_ext): Don't move buffer pointer backwards ifKen Raeburn2003-04-012-1/+5
* Red Hat's krb5_princ_size fixesKen Raeburn2003-04-0116-15/+73
* If the auth context does not have the DO_TIME flag set and no replaySam Hartman2003-04-012-1/+8
* * aclocal.m4: Require autoconf-2.53, since 2.52 generatesTom Yu2003-04-012-1/+6
* * default.exp (start_kerberos_daemons): If we get a timeoutTom Yu2003-03-282-0/+9
* * kcmd.c (kcmd_connect): Log errors if a connect to port 0 is attempted.Ken Raeburn2003-03-282-3/+35
* * kdc_preauth.c (verify_enc_timestamp): Save decryption error, inTom Yu2003-03-282-1/+20
* fix test suite to reflect loss of des3-krb4Tom Yu2003-03-266-86/+42
* MITKRB5-SA-2003-003: xdrmem int overflowsTom Yu2003-03-242-6/+21
* fix kadmind startup failure with krb4 vuln patchTom Yu2003-03-192-8/+15
* * configure.in: Use KRB5_AC_NEED_BIND_8_COMPAT to check for bind 9 and higher...Alexandra Ellwood2003-03-182-0/+9
* * aclocal.m4: Define KRB5_AC_NEED_BIND_8_COMPAT to check for bind 9 and highe...Alexandra Ellwood2003-03-182-0/+26
* Turned on DNS supportAlexandra Ellwood2003-03-181-2/+2
* Added configure.in and aclocal.m4 to the PB project so we can edit themAlexandra Ellwood2003-03-181-22/+7
* Disable krb4 cross-realm in krb524d and krb5kdc. Provide an option toSam Hartman2003-03-179-81/+190
* Do not claim GSS_C_PROT_READY_FLAG since we don't support itSam Hartman2003-03-144-1/+14
* * default.exp (setup_root_shell): If we get connection refused messages,Ken Raeburn2003-03-142-1/+16
* * Makefile.in (AWK): Default to awk, not gawk. User can overrideTom Yu2003-03-132-1/+7
* First cut release notes for 1.3 branchTom Yu2003-03-131-191/+213
* Fix unaligned access found in alpha-linux testing:Ken Raeburn2003-03-122-2/+7
* Rewrite asn1_get_tag interface to use a structure pointer rather than severalKen Raeburn2003-03-127-203/+246
* Oops. Forgot the leading underscoreAlexandra Ellwood2003-03-101-1/+1
* * t_kerb.c: Only include krb.h if krb4 support compiled in,Ezra Peisach2003-03-092-0/+12
* Yet another attempt at cross-directory dependencies. Seems to fix the parallelKen Raeburn2003-03-082-8/+46
* Added krb5_principal2saltAlexandra Ellwood2003-03-071-0/+1
* Added USE_BUNDLE_ERROR_STRINGS to turn off add_error_table calls in krb5 and ...Alexandra Ellwood2003-03-071-0/+1
* * krb5_libinit.c: Changed USE_HARDCODED_FALLBACK_ERROR_TABLES macro to !USE_B...Alexandra Ellwood2003-03-072-2/+8
* * gss_libinit.c: Changed USE_HARDCODED_FALLBACK_ERROR_TABLES macro to !USE_BU...Alexandra Ellwood2003-03-072-2/+8
* * ovsec_kadmd.c (REQUIRED_PARAMS): RemoveTom Yu2003-03-072-3/+8
* * preauth2.c (pa_sam_2): Add intermediate size_t variable to holdTom Yu2003-03-062-1/+8
* Add missing parenSam Hartman2003-03-061-1/+1
* Added new AES filesAlexandra Ellwood2003-03-061-7/+28
* Avoid redefined macro warnings by defining it to the same thing in the first ...Alexandra Ellwood2003-03-061-1/+1
* Added function for KEYFILE macroAlexandra Ellwood2003-03-061-0/+3
* * c_ustime.c: Removed Mac OS 9 code. * ccdefname.c: Conditionalize on USE_CCA...Alexandra Ellwood2003-03-066-123/+29
* * appdefault.c: Fix constness to avoid warning. * init_ctx.c: Do the same stu...Alexandra Ellwood2003-03-064-3/+11
* * stdcc.h, stdcc_util.h: Removed Mac header gooberAlexandra Ellwood2003-03-063-4/+8
* * ccdefault.c: Remove Mac header goober and include k5-int.h after KerberosL...Alexandra Ellwood2003-03-062-2/+8
* * krb5_libinit.c: Removed Mac OS X header goober. Conditionalize CCAPI calls...Alexandra Ellwood2003-03-062-5/+12
* * CCache-glue.c: Added prototypes for deprecated functions. Made internal fun...Alexandra Ellwood2003-03-0613-145/+94