| Commit message (Expand) | Author | Age | Files | Lines |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 1 | -0/+5 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -0/+23 |
| * | Fork into the background by default, also add a -nofork command line option | Geoffrey King | 1998-07-24 | 1 | -0/+5 |
| * | Remove the variable use_other_realm, is not actually necessary for the | Geoffrey King | 1998-07-19 | 1 | -0/+5 |
| * | * krb524d.c (main): Accept a -r command line option to specify | Geoffrey King | 1998-07-17 | 1 | -0/+5 |
| * | * cnv_tkt_skey.c (krb524_convert_tkt_skey): Handle null address | Tom Yu | 1998-06-17 | 1 | -0/+8 |
| * | POSIX states that getopt returns -1 when it is done parsing options, | Theodore Tso | 1998-05-06 | 1 | -0/+5 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 1 | -0/+4 |
| * | * sendmsg.c: Explicitly include k5-int.h in order to get proper | Tom Yu | 1998-02-13 | 1 | -0/+5 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -0/+4 |
| * | * cnv_tkt_skey.c: | Tom Yu | 1997-12-12 | 1 | -0/+13 |
| * | * configure.in: Add AC_PROG_INSTALL as we do install here | Ezra Peisach | 1997-08-18 | 1 | -0/+4 |
| * | * convt_tkt.c: Delete; it's not needed anymore | Tom Yu | 1997-08-12 | 1 | -0/+18 |
| * | * cnv_tkt_skey.c: | Tom Yu | 1997-08-07 | 1 | -0/+7 |
| * | * k524init.c, test.c, cnv_tkt_skey.c: Remove include of krb4-proto.h | Ezra Peisach | 1997-02-18 | 1 | -0/+4 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 1 | -0/+8 |
| * | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 1 | -0/+11 |
| * | * krb524d.c (do_connection): only free v4/v5 keyblock contents and | Mark Eichin | 1996-11-11 | 1 | -0/+5 |
| * | Check the error return from krb5_init_context(), and print an error | Theodore Tso | 1996-11-08 | 1 | -0/+9 |
| * | * Better support for Athena Kerberos if installed | Sam Hartman | 1996-08-05 | 1 | -0/+11 |
| * | * krb524d.c: Revert prior change due to shuffling of netdb.h | Tom Yu | 1996-07-31 | 1 | -0/+4 |
| * | * krb524d.c: Remove #include <netdb.h> (already gotten by | Tom Yu | 1996-07-31 | 1 | -0/+5 |
| * | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 1 | -0/+8 |
| * | * test.c (krb4_print_ticket): Change addr to unsigned KRB4_32 from | Ezra Peisach | 1996-07-09 | 1 | -0/+8 |
| * | * configure.in: remove ref to ET_RULES | Tom Yu | 1996-06-14 | 1 | -0/+4 |
| * | The fallback to slave kdc's wasn't working because the code did not handle | Richard Basch | 1996-05-06 | 1 | -0/+6 |
| * | missing log entries | Ken Raeburn | 1996-05-03 | 1 | -0/+16 |
| * | * conv_creds.c (krb524_convert_creds_plain): | Richard Basch | 1996-03-20 | 1 | -0/+6 |
| * | Fri Jan 12 04:37:23 1996 Mark Eichin <eichin@cygnus.com> | Mark Eichin | 1996-02-24 | 1 | -0/+6 |
| * | Fix bug in finding the tgs key; | Sam Hartman | 1996-01-27 | 1 | -0/+7 |
| * | * cnv_tkt_skey.c (krb524_convert_tkt_skey): Take both a v5 and v4 | Sam Hartman | 1996-01-25 | 1 | -0/+27 |
| * | * conv_creds.c (krb524_convert_creds_kdc): loop through all of the | Mark Eichin | 1995-11-13 | 1 | -0/+8 |
| * | Change test to krb524test - otherwise if built and "." is in the users path, | Ezra Peisach | 1995-10-09 | 1 | -0/+5 |
| * | (this may have caused the spin-looping I saw...) | Mark Eichin | 1995-09-25 | 1 | -0/+5 |
| * | * krb524d.c (usage): needs to get context to pass to | Mark Eichin | 1995-09-14 | 1 | -1/+5 |
| * | Changes to compile under AIX--made a while back but never committed | Sam Hartman | 1995-09-08 | 1 | -0/+12 |
| * | * cnv_tkt_skey.c, conv_creds.c, get_cred.c k524init.c krb524d.c, | Chris Provenzano | 1995-09-06 | 1 | -0/+5 |
| * | * krb524d.c (main): set timeout inside while loop to prevent spin. | Mark Eichin | 1995-09-06 | 1 | -0/+7 |
| * | * cnv_tkt_skey.c, getcred.c, k524init.c, krb524d.c, test.c : | Chris Provenzano | 1995-09-06 | 1 | -0/+7 |
| * | Update file list | Theodore Tso | 1995-08-24 | 1 | -0/+3 |
| * | Hacks to get it to compile with new kdb format | Chris Provenzano | 1995-08-07 | 1 | -0/+4 |
| * | Use the etype from krb5_keytype_array[mkey] | Paul Park | 1995-07-27 | 1 | -0/+5 |
| * | Update calling sequence to krb5_db_fetch_mkey() | Paul Park | 1995-07-17 | 1 | -0/+4 |
| * | Reorganize library logic and use LDFLAGS from configure | Paul Park | 1995-07-07 | 1 | -0/+5 |
| * | Add ability to switch between Berkeley and DBM for KDC database | Paul Park | 1995-06-30 | 1 | -0/+5 |
| * | * test.c: use PROTOTYPE | Mark Eichin | 1995-06-29 | 1 | -0/+4 |
| * | * test.c, k524init.c, getcred.c: rewrote for old style definitiions. | Mark Eichin | 1995-06-28 | 1 | -0/+5 |
| * | * krb524d.c: changed main, krb5_free_keyblock_contents to use old | Mark Eichin | 1995-06-28 | 1 | -0/+5 |
| * | * encode.c: make declarations use KRB5_PROTOTYPE, and use old | Mark Eichin | 1995-06-28 | 1 | -0/+4 |
| * | Compiler warning cleanup | Paul Park | 1995-06-27 | 1 | -0/+9 |