| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix memory leak --- the default encryption types was not being freed | Theodore Tso | 1995-02-14 | 2 | -2/+10 |
| * | Removed ISODE cruft | Theodore Tso | 1995-02-10 | 5 | -94/+10 |
| * | Removed ISODE cruft | Theodore Tso | 1995-02-10 | 12 | -728/+69 |
| * | Remove ISODE cruft | Theodore Tso | 1995-02-10 | 2 | -4/+4 |
| * | Set up the keyblock's etype field correctly (after copying the | Theodore Tso | 1995-02-09 | 2 | -2/+7 |
| * | Add KRB5_INT32 definitions for non-32 int platforms | Theodore Tso | 1995-02-08 | 2 | -0/+12 |
| * | * get_in_tkt.c (krb5_get_in_tkt()) | Chris Provenzano | 1995-02-08 | 6 | -148/+250 |
| * | * get_in_tkt.c (krb5_get_in_tkt): also check for the version | Mark Eichin | 1995-02-04 | 2 | -2/+11 |
| * | Add SIZEOF_FOO checks to properly define KRB_INT32 | Theodore Tso | 1995-02-03 | 2 | -0/+15 |
| * | Add .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 26 | -0/+26 |
| * | Don't double count the leap day in a leap year | Theodore Tso | 1995-02-03 | 2 | -1/+6 |
| * | Use explicit 32 bit types so this will work on an Alpha | Theodore Tso | 1995-02-03 | 2 | -2/+7 |
| * | Remove unused cruft from des_int.h | Theodore Tso | 1995-02-03 | 2 | -73/+2 |
| * | Fix typo; "%02 X" --> "%02X" | Theodore Tso | 1995-02-03 | 2 | -1/+5 |
| * | Rename files so that they work in the DOS LIB command, | John Gilmore | 1995-02-03 | 5 | -6/+17 |
| * | Rename files for DOS 8.3 uniqueness: | John Gilmore | 1995-02-03 | 4 | -4/+11 |
| * | Rename files for DOS 8.3 uniqueness: | John Gilmore | 1995-02-03 | 6 | -8/+17 |
| * | * asn1_decode_k.c => asn1_k_decode.c | John Gilmore | 1995-02-03 | 8 | -13/+22 |
| * | Rename files for DOS 8.3 uniqueness: | John Gilmore | 1995-02-03 | 8 | -12/+23 |
| * | Rename files for DOS 8.3 uniqueness: | John Gilmore | 1995-02-03 | 7 | -10/+20 |
| * | * get_in_tkt.c (krb5_get_in_tkt): fix typo | Tom Yu | 1995-02-03 | 2 | -1/+5 |
| * | * get_in_tkt.c (krb5_get_in_tkt): if krb5_is_as_rep fails, check | Mark Eichin | 1995-02-03 | 2 | -2/+25 |
| * | * krb5_err.et (KRB5KRB_AP_ERR_V4_REPLY): new error code for V4 | Mark Eichin | 1995-02-03 | 2 | -0/+7 |
| * | * Makefile.in (CFLAGS): Handle $(srcdir) properly in -I options | John Gilmore | 1995-02-02 | 6 | -3/+17 |
| * | Removal of ISODE (and there was much rejoicing) | Theodore Tso | 1995-02-02 | 60 | -5960/+0 |
| * | * int-proto.h Update prototypes for krb5_get_cred_via_tgt(), and | Chris Provenzano | 1995-02-02 | 10 | -62/+175 |
| * | in_tkt_sky.c (skey_keyproc()), rd_req_dec.c (krb5_rd_req_decoded()) | Chris Provenzano | 1995-01-28 | 4 | -5/+21 |
| * | Added krb5_keytype arg to krb5_ktfile_get_entry() | Chris Provenzano | 1995-01-28 | 3 | -1/+8 |
| * | Added krb5_keytype arg to krb5_kt_read_service_key() | Chris Provenzano | 1995-01-28 | 2 | -14/+17 |
| * | Added krb5_keytype arg to rd_req_keyproc() | Chris Provenzano | 1995-01-28 | 2 | -2/+7 |
| * | * Fix scc_read.c (krb5_scc_read_authdatum()) krb5_authdatatype | Chris Provenzano | 1995-01-27 | 2 | -1/+9 |
| * | * Fix fcc_read.c (krb5_fcc_read_authdatum()) krb5_authdatatype | Chris Provenzano | 1995-01-27 | 2 | -1/+9 |
| * | * rnd_confoun.c: Replace <.../...> includes with "..."s | John Gilmore | 1995-01-26 | 2 | -2/+5 |
| * | * Makefile.in (CFLAGS): Use -I../des to pull in include file. | John Gilmore | 1995-01-26 | 6 | -13/+14 |
| * | * Makefile.in (CFLAGS): Add -I../des to pull in DES header file. | John Gilmore | 1995-01-26 | 7 | -20/+120 |
| * | * cbc_cksum.c, cs_entry.c, des.h, destest.c, f_sched.c, | John Gilmore | 1995-01-26 | 16 | -69/+27 |
| * | * crc-32.h: New file, moved from include/krb5/crc-32.h. | John Gilmore | 1995-01-26 | 4 | -6/+44 |
| * | * Makefile.in (CFLAGS): Add -I options to pick up include files | John Gilmore | 1995-01-26 | 6 | -34/+24 |
| * | * Removed all narrow types and references to wide.h and narrow.h | Chris Provenzano | 1995-01-25 | 11 | -31/+12 |
| * | * Removed all narrow types and references to wide.h and narrow.h | Chris Provenzano | 1995-01-25 | 3 | -14/+22 |
| * | * acquire_cred.c (acquire_accept_cred): Add context arg when | John Gilmore | 1995-01-23 | 2 | -1/+6 |
| * | * get_krbhst.c (krb5_get_krbhst): Declare realm argument const, | John Gilmore | 1995-01-23 | 2 | -1/+6 |
| * | Fix use of connected sockets; previously krb5_sendto_kdc only used one | Theodore Tso | 1995-01-19 | 2 | -29/+45 |
| * | Make global_context a static variable and initialize it automatically | Theodore Tso | 1995-01-19 | 2 | -0/+14 |
| * | Fixed bugs in introduction of context variables; if the global context is | Theodore Tso | 1995-01-19 | 10 | -17/+80 |
| * | Oops in previous memory freeing fixes; was a bit too agressive freeing things | Theodore Tso | 1995-01-19 | 1 | -1/+1 |
| * | it belongs here instead | Mark Eichin | 1995-01-18 | 1 | -0/+54 |
| * | Acually move init_ctx.c to init_os_ctx.c in the CVS repository and also | Chris Provenzano | 1995-01-13 | 2 | -1/+7 |
| * | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 7 | -150/+228 |
| * | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 30 | -129/+163 |