| Commit message (Expand) | Author | Age | Files | Lines |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -14/+32 |
* | Fork into the background by default, also add a -nofork command line option | Geoffrey King | 1998-07-24 | 1 | -3/+9 |
* | Remove the variable use_other_realm, is not actually necessary for the | Geoffrey King | 1998-07-19 | 1 | -5/+3 |
* | * krb524d.c (main): Accept a -r command line option to specify | Geoffrey King | 1998-07-17 | 1 | -6/+17 |
* | * cnv_tkt_skey.c: | Tom Yu | 1997-12-12 | 1 | -2/+0 |
* | * cnv_tkt_skey.c: | Tom Yu | 1997-08-07 | 1 | -1/+2 |
* | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 1 | -1/+1 |
* | * krb524d.c (do_connection): only free v4/v5 keyblock contents and | Mark Eichin | 1996-11-11 | 1 | -3/+1 |
* | Check the error return from krb5_init_context(), and print an error | Theodore Tso | 1996-11-08 | 1 | -7/+11 |
* | * krb524d.c: Revert prior change due to shuffling of netdb.h | Tom Yu | 1996-07-31 | 1 | -0/+1 |
* | * krb524d.c: Remove #include <netdb.h> (already gotten by | Tom Yu | 1996-07-31 | 1 | -1/+0 |
* | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 1 | -142/+49 |
* | fix some whitespace | Mark Eichin | 1996-03-14 | 1 | -10/+16 |
* | Fix bug in finding the tgs key; | Sam Hartman | 1996-01-27 | 1 | -2/+2 |
* | * cnv_tkt_skey.c (krb524_convert_tkt_skey): Take both a v5 and v4 | Sam Hartman | 1996-01-25 | 1 | -50/+127 |
* | * krb524d.c: Changed krb5_db_fetch_mkey() such that it will only try | Richard Basch | 1995-12-12 | 1 | -1/+3 |
* | * krb524d.c: Rely on stashed master key enctype instead of hardcoding | Richard Basch | 1995-12-12 | 1 | -2/+1 |
* | * conv_creds.c (krb524_convert_creds_kdc): loop through all of the | Mark Eichin | 1995-11-13 | 1 | -1/+17 |
* | (this may have caused the spin-looping I saw...) | Mark Eichin | 1995-09-25 | 1 | -2/+3 |
* | * krb524d.c (usage): needs to get context to pass to | Mark Eichin | 1995-09-14 | 1 | -3/+4 |
* | Changes to compile under AIX--made a while back but never committed | Sam Hartman | 1995-09-08 | 1 | -0/+3 |
* | * cnv_tkt_skey.c, conv_creds.c, get_cred.c k524init.c krb524d.c, | Chris Provenzano | 1995-09-06 | 1 | -5/+5 |
* | * krb524d.c (main): set timeout inside while loop to prevent spin. | Mark Eichin | 1995-09-06 | 1 | -2/+8 |
* | * cnv_tkt_skey.c, getcred.c, k524init.c, krb524d.c, test.c : | Chris Provenzano | 1995-09-06 | 1 | -6/+4 |
* | Hacks to get it to compile with new kdb format | Chris Provenzano | 1995-08-07 | 1 | -29/+35 |
* | Use the etype from krb5_keytype_array[mkey] | Paul Park | 1995-07-27 | 1 | -6/+3 |
* | Update calling sequence to krb5_db_fetch_mkey() | Paul Park | 1995-07-17 | 1 | -0/+1 |
* | * krb524d.c: changed main, krb5_free_keyblock_contents to use old | Mark Eichin | 1995-06-28 | 1 | -2/+6 |
* | Compiler warning cleanup | Paul Park | 1995-06-27 | 1 | -1/+2 |
* | Remove usage of KDB_CONVERT_KEY_OUTOF_DB | Paul Park | 1995-06-23 | 1 | -1/+1 |
* | Updated to use autoconf, and to use the new Kerberos library API | Theodore Tso | 1995-06-06 | 1 | -57/+80 |
* | * README, *.[ch]: Avoid <...> includes for our include files | John Gilmore | 1995-02-28 | 1 | -8/+1 |
* | Apply new copyright notice to the krb524 sources. (1993, GZA -> 1994 OV) | Theodore Tso | 1994-09-15 | 1 | -14/+16 |
* | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 1 | -4/+0 |
* | step 3: bcopy->memcpy or memmove (chose by hand), twiddle args | Mark Eichin | 1994-06-15 | 1 | -1/+1 |
* | step 1: bzero->memset(,0,) | Mark Eichin | 1994-06-15 | 1 | -1/+1 |
* | Change use of xfree to krb5_xfree to prevent namespace pollution | Theodore Tso | 1993-10-15 | 1 | -1/+1 |
* | Change export warning notice from "is assumed to require an export license" | Theodore Tso | 1993-09-01 | 1 | -2/+2 |
* | Initial revision | Theodore Tso | 1993-06-03 | 1 | -0/+371 |