| Commit message (Expand) | Author | Age | Files | Lines |
| * | add afsstring2key | Mark Eichin | 1996-04-09 | 3 | -1/+505 |
| * | Inlined list of source files for SRCS and OBJS (for Macintosh build) | Theodore Tso | 1996-04-02 | 2 | -9/+13 |
| * | Makefile.in (SRCS): Inlined list of source files for SRCS and OBJS | Theodore Tso | 1996-04-02 | 3 | -6/+18 |
| * | Took the list of sources and object files in FSRCS, FOBJS, D3OBJS, and | Theodore Tso | 1996-03-31 | 2 | -19/+34 |
| * | Inlined the list of et-build source files in SRCS, so that they are | Theodore Tso | 1996-03-31 | 2 | -1/+8 |
| * | Removed crctest.c from the SRCS list, since it's only a test program | Theodore Tso | 1996-03-31 | 2 | -1/+6 |
| * | Fixed comments describing the various checksum types. (Added numbers, | Theodore Tso | 1996-03-31 | 2 | -9/+15 |
| * | Makefile.in: support des3-cbc-raw | Richard Basch | 1996-03-29 | 2 | -1/+3 |
| * | Added support for des3-cbc-raw (gssapi) and rsa-md5-des3 | Richard Basch | 1996-03-29 | 3 | -11/+49 |
| * | Added support for ENCTYPE_DES3_CBC_RAW (gssapi) | Richard Basch | 1996-03-29 | 5 | -4/+14 |
| * | Added support for CKSUMTYPE_RSA_MD5_DES3 | Richard Basch | 1996-03-29 | 2 | -0/+61 |
| * | Added support for ENCTYPE_DES3_CBC_RAW (gssapi) | Richard Basch | 1996-03-29 | 1 | -0/+104 |
| * | DNR.c: Replace eight-year-old version of this file with the latest | Theodore Tso | 1996-03-28 | 3 | -147/+224 |
| * | Use universal procedure pointers (UPP), which are required on the Mac | Theodore Tso | 1996-03-27 | 2 | -2/+18 |
| * | * in_tkt_ktb.c (keytab_keyproc): Do not check to see that the | Richard Basch | 1996-03-27 | 2 | -59/+20 |
| * | Don't include <sys/types.h> mechglue.h will take care of this by | Theodore Tso | 1996-03-27 | 2 | -1/+6 |
| * | Added imap service to the conversion list (it is used by some off-the-shelf | Richard Basch | 1996-03-26 | 2 | -0/+7 |
| * | Backed out the patch for const pointer reassignments; it was legal ANSI | Richard Basch | 1996-03-25 | 1 | -9/+7 |
| * | Fix multiple enctype bug: the enctype for the eblock used to encrypt | Sam Hartman | 1996-03-24 | 2 | -2/+9 |
| * | krb5_get_in_tkt_with_keytab(): only request keytypes that have corresponding | Richard Basch | 1996-03-22 | 2 | -5/+57 |
| * | all des enctypes are equivalent (interim checkin until I create a function | Richard Basch | 1996-03-22 | 2 | -2/+27 |
| * | bullet-proofing the code -- if the data contents are NULL, it would coredump | Richard Basch | 1996-03-22 | 2 | -12/+19 |
| * | g_imp_sec_context.c (gss_import_sec_context): | Theodore Tso | 1996-03-21 | 8 | -5/+23 |
| * | Don't compile this procedure, since it's not used. The mechanism glue | Theodore Tso | 1996-03-21 | 2 | -0/+10 |
| * | walk_rtree.c (krb5_walk_realm_tree): Fix 16bit vs. 32bit error. | Theodore Tso | 1996-03-21 | 4 | -7/+18 |
| * | Decode pa_type in the krb5_pa_data structure as a krb5_int32, since it | Theodore Tso | 1996-03-21 | 2 | -2/+7 |
| * | Added prototype of krb5_scc_skip_header to fix Windows lint flames | Theodore Tso | 1996-03-21 | 2 | -0/+7 |
| * | Added prototype of krb5_fcc_skip_header to fix Windows lint flames | Theodore Tso | 1996-03-21 | 2 | -0/+7 |
| * | Fix 16 bit vs. 32bit error in the encoded timestamp structure | Theodore Tso | 1996-03-21 | 2 | -1/+6 |
| * | Fix Windows lint flames. (16bit vs. 32bit issues) | Theodore Tso | 1996-03-21 | 3 | -8/+13 |
| * | Comment out #ident line. This causes the Macintosh C compiler | Theodore Tso | 1996-03-21 | 2 | -2/+9 |
| * | mechglue.h: Don't include <sys/types.h>; it's included if necessary in | Theodore Tso | 1996-03-21 | 30 | -35/+50 |
| * | * des_crc.c (mit_des_crc_decrypt_func): Add const to pointer | Ezra Peisach | 1996-03-20 | 3 | -1/+9 |
| * | * new_rn_key.c (mit_des_generate_random_block): Add const keywrod | Ezra Peisach | 1996-03-20 | 3 | -2/+15 |
| * | ustime.c was renamed to c_ustime.c | Ezra Peisach | 1996-03-20 | 1 | -1/+1 |
| * | Add keytab.c | Ezra Peisach | 1996-03-20 | 1 | -0/+1 |
| * | Add new .Sanitize file | Ezra Peisach | 1996-03-20 | 1 | -0/+71 |
| * | Synchronize .Sanitize with current reality | Ezra Peisach | 1996-03-20 | 3 | -5/+3 |
| * | * tf_util.c (tf_get_cred): Issue date is written out as a long, | Ezra Peisach | 1996-03-19 | 2 | -1/+8 |
| * | * configure.in: Add KRB5_RUN_FLAGS | Ezra Peisach | 1996-03-19 | 9 | -10/+33 |
| * | Back out last change and use a cast to avoid warnings. | Ezra Peisach | 1996-03-19 | 2 | -4/+6 |
| * | * sn2princ.c (krb5_sname_to_principal): Do not assign a const char * | Ezra Peisach | 1996-03-18 | 2 | -2/+7 |
| * | Do not try to reassign "const" variables | Richard Basch | 1996-03-18 | 2 | -11/+14 |
| * | malloc the new length, not the old, esp. since we just check that the | Mark Eichin | 1996-03-18 | 1 | -1/+1 |
| * | fixes ticket-forwarding crashes on linux.. | Mark Eichin | 1996-03-18 | 3 | -3/+13 |
| * | * configure.in: Change WITH_KDB_DB to USE_KDB5_LIBRARIES and add | Ezra Peisach | 1996-03-18 | 3 | -11/+14 |
| * | configure.in: Add USE_ANAME and KRB5_LIBRARIES | Ezra Peisach | 1996-03-18 | 3 | -11/+14 |
| * | configure.in: Add USE_ANAME and add proper aclocal.m4 functions to properly | Ezra Peisach | 1996-03-18 | 3 | -12/+20 |
| * | CLEANLIBS - cleanup libkrb5util.a and libgssapi.a | Ezra Peisach | 1996-03-15 | 2 | -1/+5 |
| * | Close the keytab if we opened it, not if the caller opened it | Richard Basch | 1996-03-15 | 2 | -1/+6 |