| Commit message (Expand) | Author | Age | Files | Lines |
* | fix MITKRB5-SA-2004-002 | Tom Yu | 2004-08-31 | 1 | -1/+3 |
* | * krb524d.c (do_connection): Use socklen_t for the size of the address from r... | Ken Raeburn | 2004-08-09 | 1 | -1/+2 |
* | Big step towards integrating libkrb524 into libkrb5: | Ken Raeburn | 2003-05-24 | 1 | -1/+19 |
* | Red Hat's krb5_princ_size fixes | Ken Raeburn | 2003-04-01 | 1 | -1/+1 |
* | Disable krb4 cross-realm in krb524d and krb5kdc. Provide an option to | Sam Hartman | 2003-03-17 | 1 | -15/+21 |
* | Add support for using the encrypted part of a krb5 ticket as an AFS token-- | Sam Hartman | 2002-08-27 | 1 | -56/+173 |
* | * krb524d.c (kdc_get_server_key): Check for DISALLOW_ALL_TIX and | Tom Yu | 2002-08-15 | 1 | -1/+7 |
* | * krb524d.c (lookup_service_key): Copy key block and free up keytab entry data | Ken Raeburn | 2002-03-07 | 1 | -1/+12 |
* | * krb524d.c (cleanup_and_exit): Call krb5_klog_close() | Ezra Peisach | 2001-12-05 | 1 | -0/+1 |
* | * configure.in: Test need for daemon prototype | Ezra Peisach | 2001-06-21 | 1 | -0/+4 |
* | Fix small stylistic typo | Ezra Peisach | 2001-06-20 | 1 | -1/+1 |
* | * krb524d.c: Include <krb5/adm_proto.h> for krb5_log_init() | Ezra Peisach | 2001-06-20 | 1 | -1/+1 |
* | * krb524d.c: Include <krb5/adm_proto.h> for krb5_log_init() | Ezra Peisach | 2001-06-20 | 1 | -0/+1 |
* | * krb524d.c: Call krb5_klog_init before the first point where the | Mitchell Berger | 2001-06-20 | 1 | -7/+5 |
* | * krb524d.c: Include stdarg.h. | Ken Raeburn | 2001-06-05 | 1 | -24/+40 |
* | back out accidental check-in | Ken Raeburn | 2001-04-26 | 1 | -19/+6 |
* | * conv_creds.c (broken, krb524_convert_creds_plain): Unused code deleted | Ken Raeburn | 2001-04-26 | 1 | -6/+19 |
* | * krb524d.c: Provide prototypes for local functions | Ezra Peisach | 2001-03-12 | 1 | -5/+13 |
* | * encode.c, krb524.h: encode_v4tkt() and decode_v4tkt() now take | Ezra Peisach | 2000-10-17 | 1 | -2/+2 |
* | * krb524d.c (do_connection): Do not assume that sizeof(int) == 4 | Ezra Peisach | 2000-10-06 | 1 | -8/+9 |
* | * krb524d.c (do_connection): Convert to using new symbol for | Tom Yu | 1999-08-19 | 1 | -1/+1 |
* | 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 |