aboutsummaryrefslogtreecommitdiff
path: root/src/krb524
AgeCommit message (Expand)AuthorFilesLines
2001-05-08* sendmsg.c (krb524_sendto_kdc): Do fallback if KRB5_REALM_UNKNOWN is returned,Ken Raeburn2-1/+6
2001-04-26back out accidental check-inKen Raeburn3-28/+6
2001-04-26* conv_creds.c (broken, krb524_convert_creds_plain): Unused code deletedKen Raeburn5-60/+31
2001-04-26use new internal interface for locating serversKen Raeburn2-15/+31
2001-04-14Allow des-mdX keys as well as des-crc (patch from assar).Ken Raeburn6-31/+100
2001-04-10make prototypes unconditionalKen Raeburn5-30/+35
2001-03-12 * krb524d.c: Provide prototypes for local functionsEzra Peisach3-5/+28
2001-02-05 * cnv_tkt_skey.c (krb524_convert_tkt_skey): Avoid double-free;Tom Yu2-1/+5
2000-10-17 * encode.c, krb524.h: encode_v4tkt() and decode_v4tkt() now takeEzra Peisach5-10/+21
2000-10-07 * conv_creds.c (krb524_convert_creds_plain): Use time_to_life()Tom Yu3-41/+33
2000-10-06 * krb524d.c (do_connection): Do not assume that sizeof(int) == 4Ezra Peisach6-17/+38
2000-10-03 * Makefile.in: Install krb524.h and krb524_err.h header file soEzra Peisach2-2/+30
2000-08-09 * cnv_tkt_skey.c: Fix up static prototypes forTom Yu2-22/+28
2000-07-20* Makefile.in: Fix build so we don't try to build an extra lib.Danilo Almeida2-7/+16
2000-07-20* Makefile.in: Make krb524 library and k524init program build onDanilo Almeida12-54/+392
2000-07-19* getcred.c (main): Use correct parameters for krb5_cc_default()Danilo Almeida2-1/+6
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-2/+2
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1999-08-19 * krb524d.c (do_connection): Convert to using new symbol forTom Yu3-2/+10
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-0/+7
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz3-27/+88
1998-07-24Fork into the background by default, also add a -nofork command line optionGeoffrey King2-3/+14
1998-07-19Remove the variable use_other_realm, is not actually necessary for theGeoffrey King2-5/+8
1998-07-17 * krb524d.c (main): Accept a -r command line option to specifyGeoffrey King2-6/+22
1998-06-17 * cnv_tkt_skey.c (krb524_convert_tkt_skey): Handle null addressTom Yu3-23/+26
1998-05-06POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso2-1/+6
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-2/+6
1998-02-13 * sendmsg.c: Explicitly include k5-int.h in order to get properTom Yu2-5/+8
1998-02-12Mass makefile/configure.in build system revampTheodore Tso2-0/+6
1997-12-12 * cnv_tkt_skey.c:Tom Yu9-10/+13
1997-08-18 * configure.in: Add AC_PROG_INSTALL as we do install hereEzra Peisach2-0/+5
1997-08-12 * convt_tkt.c: Delete; it's not needed anymoreTom Yu7-209/+258
1997-08-07 * cnv_tkt_skey.c:Tom Yu4-14/+35
1997-02-20Removed unneeded call to krb5_init_etsRichard Basch1-1/+0
1997-02-18 * k524init.c, test.c, cnv_tkt_skey.c: Remove include of krb4-proto.hEzra Peisach4-3/+4
1997-02-09Merge of libhack_branchTom Yu3-22/+22
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso3-2/+13
1996-11-11 * krb524d.c (do_connection): only free v4/v5 keyblock contents andMark Eichin2-3/+6
1996-11-08Check the error return from krb5_init_context(), and print an errorTheodore Tso5-11/+38
1996-08-05* Better support for Athena Kerberos if installedSam Hartman6-22/+33
1996-07-31 * krb524d.c: Revert prior change due to shuffling of netdb.hTom Yu2-0/+5
1996-07-31 * krb524d.c: Remove #include <netdb.h> (already gotten byTom Yu2-1/+5
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz3-144/+63
1996-07-09 * test.c (krb4_print_ticket): Change addr to unsigned KRB4_32 fromEzra Peisach3-2/+10
1996-06-14 * configure.in: remove ref to ET_RULESTom Yu2-1/+5
1996-06-10cvsignore hackeryTom Yu1-1/+0
1996-05-06The fallback to slave kdc's wasn't working because the code did not handleRichard Basch2-0/+7
1996-05-03missing log entriesKen Raeburn1-0/+16