krb5.git
1995-09-15 Theodore TsoImproved (and changed) input argument handling, to...
1995-09-15 Theodore TsoUse separate definitions for the Kerberos instance...
1995-09-15 Theodore TsoAdd DES_CBC_MD5 and DES_CBC_CRC with the V4 salt as...
1995-09-15 Theodore TsoUpdate production rule of kerbsrc-nt.zip to be like...
1995-09-15 Theodore Tsosim_client.c (main): Added better options parsing for...
1995-09-15 Theodore TsoStop after finding the first TGS key which matches...
1995-09-14 Mark Eichin * krb524d.c (usage): needs to get context to pass to
1995-09-14 Mark EichinWed Sep 13 23:53:19 1995 Mark Eichin <eichin@cygnus...
1995-09-14 Mark EichinWed Sep 13 23:50:02 1995 Mark Eichin <eichin@cygnus...
1995-09-14 Theodore Tso(key_encrypt_keys): Remove equally errneous krb5_use_en...
1995-09-14 Mark Eichinmoderately clean handling of allocated storage on error...
1995-09-14 Theodore TsoKeys are encrypted in the key of the master key encrypt...
1995-09-13 Theodore Tso(tgt_keysalt_iterate): Don't bash the master key encblo...
1995-09-13 Theodore TsoClear the buffer before calling the SIOCGIFCONF ioctl...
1995-09-13 Theodore TsoRemove definition of the profile field, which is being...
1995-09-13 Theodore TsoFix memory leak. Free the default realm when we're...
1995-09-13 Theodore TsoFix memory leaks and lint flames
1995-09-13 Theodore Tsofetch_mkey.c (krb5_db_fetch_mkey): This routine now...
1995-09-13 Theodore TsoSave the key used to generate the database files. ...
1995-09-13 Theodore TsoFree the auth context when freeing the GSSAPI context...
1995-09-13 Theodore TsoFix fencepost error; use argv[1] to test for a specfied...
1995-09-13 Keith VetterMinor updates in generation of kerbsrc.mac
1995-09-13 Keith VetterAdded inclusion of des_int.h
1995-09-13 Keith VetterRemoved duplicate definitions of KRB5_REALM_CANT_RESOLVE,
1995-09-12 Ezra PeisachRevert keytype -> emctype changes.
1995-09-12 Ezra PeisachUndo MACINTOSH changes to path in these files - theye...
1995-09-12 Ezra PeisachReintegrate the keytab -> enctype changes
1995-09-12 Ezra PeisachPut back in the keytype -> enctype changes
1995-09-12 Ezra PeisachReintegrate Macintosh changes
1995-09-12 Ezra PeisachDocument that Makefile.in has changed.
1995-09-12 Ezra PeisachIntegrate Macintosh changes into previous sources
1995-09-12 Ezra PeisachReintegrate changes lost during Macintosh checkin
1995-09-12 Ezra PeisachReinstate previous changes that were lost
1995-09-12 Ezra PeisachReinstate the keytype -> enctype changes and keep the...
1995-09-12 Ezra PeisachRvert lost changes
1995-09-12 Ezra PeisachReintegrate the keytype->enctype changes
1995-09-12 Theodore TsoInitial version of a sscanf() replacement, for those...
1995-09-12 Ezra PeisachReplace nuked history in ChangeLog
1995-09-12 Ezra PeisachReintegrate the keytype->enctype changes
1995-09-12 Ezra PeisachReintegrate the keytype -> enctype changes
1995-09-12 Ezra PeisachRevert back proven's changes which were removed
1995-09-11 Ezra PeisachReintegrate Macintosh changes while keeping Proven...
1995-09-11 Ezra PeisachReplace function declaration back to taking an int...
1995-09-11 Ezra PeisachConvert C+ comment to older 'standard' C style comment
1995-09-11 Keith VetterMac Beta 1 submission
1995-09-10 Ezra PeisachWhen checking for master in tthe list of valid encrypti...
1995-09-10 Ezra PeisachAdd des-cbc-crc to supported_enctypes as krb5_edit...
1995-09-09 Ezra Peisachsupported_keytypes -> supported_enctypes in the kdc...
1995-09-09 Ezra PeisachSet the encryption type before decrypting
1995-09-09 Theodore Tso(gss_delete_sec_context): Add extra indirection so...
1995-09-08 Ezra Peisachdecrypt_key.c: Upon error, after freeing contents field...
1995-09-08 Sam HartmanChanges to compile under AIX--made a while back but...
1995-09-08 Ezra PeisachIf V4 compatibility is not enabled, provide a dummy...
1995-09-08 Keith VetterAdded Macintosh source tree for mac development
1995-09-08 Keith VetterRenamed a file since the Mac can't have two files with...
1995-09-07 Mark Eichin * scc_gennew.c (krb5_scc_generate_new): don't use...
1995-09-07 Theodore TsoGlobally change use of ENCTYPE_DES_CBC_MD5 to DEFAULT_K...
1995-09-07 Theodore Tsosrv_key.c: Globally change use of ENCTYPE_DES_CBC_MD5 to
1995-09-07 Theodore TsoUse official IANA assigned name for the port, which...
1995-09-07 Theodore TsoUse KRB5_ADM_SERVICE_INSTANCE for the instance name...
1995-09-07 Chris Provenzano * ktutil_funcs.c : Do appropriate magic for enctype...
1995-09-06 Chris Provenzano * kdb5_verify.c : s/keytype/enctype/g, s/KEYTYP...
1995-09-06 Chris Provenzano * kdc5_hammer.c : s/keytype/enctype/g, s/KEYTYP...
1995-09-06 Chris Provenzano * kdb5_mkdums.c : s/keytype/enctype/g, s/KEYTYP...
1995-09-06 Chris Provenzano * ktest.c, ktest_equal.c, ktest_equal.h :
1995-09-06 Chris Provenzano * test1.c : s/keytype/enctype/g, s/KEYTYPE...
1995-09-06 Chris Provenzano * auth_con.c, decrypt_tk.c, encode_kdc.c, encry...
1995-09-06 Chris Provenzano * ktf_g_ent.c, ktf_remove.c, ktf_util.c, ktfile.h :
1995-09-06 Chris Provenzano * read_servi.c : s/keytype/enctype/g, s/KEYTYPE...
1995-09-06 Chris Provenzano * kdb5_err.et : Change KRB5_KDB_BAD_KEYTYPE...
1995-09-06 Chris Provenzano * scc_read.c, scc_write.c : s/keytype/enctype...
1995-09-06 Chris Provenzano * file_read.c, file_write.c : s/keytype/enctype...
1995-09-06 Chris Provenzano * asn1_k_decode.c, asn1_k_decode.h, asn1_k_enco...
1995-09-06 Chris Provenzano * get_cred.c, mk_priv.c, mk_safe.c, rd_priv...
1995-09-06 Chris Provenzano * DNR.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g
1995-09-06 Chris Provenzano * decrypt_key.c, encrypt_key.c, fetch_mkey...
1995-09-06 Chris Provenzano * adm_kt_dec.c, adm_kt_enc.c, alt_prof.c, keysa...
1995-09-06 Chris Provenzano * accept_sec_context.c, init_sec_context.c...
1995-09-06 Chris Provenzano * string2key.c : s/keytype/enctype/g, s/KEYTYPE...
1995-09-06 Chris Provenzano * md5crypto.c, t_cksum.c : s/keytype/enctype...
1995-09-06 Chris Provenzano * md4crypto.c : s/keytype/enctype/g, s/KEYTYPE...
1995-09-06 Chris Provenzano * des_int.h, destest.c, init_rkey.c, random_key...
1995-09-06 Chris Provenzano * cryptoconf.c, des_crc.c, des_md5.c raw_des.c
1995-09-06 Chris Provenzano * cnv_tkt_skey.c, conv_creds.c, get_cred.c...
1995-09-06 Chris Provenzano * do_as_req.c, do_tgs_req.c, kdc_util.c, kerber...
1995-09-06 Chris Provenzano * admin_server.c, kadm_funcs.c kadm_ser_wrap.c :
1995-09-06 Chris Provenzano * adm_adm_func.c, adm_fmt_inq.c, adm_funcs...
1995-09-06 Chris Provenzano * admin.c, passwd.c, srv_key.c, srv_main.c :
1995-09-06 Chris Provenzano * kadmin5.c : s/keytype/enctype/g, s/KEYTYPE...
1995-09-06 Chris Provenzano * osconf.h : s/keytype/enctype/g, s/KEYTYPE...
1995-09-06 Chris Provenzano * adm.h, adm_proto.h kdb.h : s/keytype/enctype...
1995-09-06 Chris Provenzano * k5-int.h krb5.hin : s/keytype/enctype/g,...
1995-09-06 Chris Provenzano * krb_auth_su.c : s/keytype/enctype/g, s/KEYTYP...
1995-09-06 Chris Provenzano * encrypt.h, kerberos5.c : s/keytype/enctype...
1995-09-06 Chris Provenzano * kdb5_stash.c : s/keytype/enctype/g, s/KEYTYPE...
1995-09-06 Chris Provenzano * cpw.c, dump.c, dumpv4.c, kdb5_edit.c, loadv4.c :
1995-09-06 Chris Provenzano * kdb5_create.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g
1995-09-06 Mark Eichin * krb524d.c (main): set timeout inside while loop...
1995-09-06 Chris Provenzano * kdb5_verify.c : Remove krb5_enctype reference...
1995-09-06 Chris Provenzano * kdc5_hammer.c : Remove krb5_enctype reference...
next