| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Makefile.in: PC builds all C files because of function name changes | Theodore Tso | 1995-09-23 | 4 | -9/+15 |
| * | md5crypt.c: put function prototype back in, fixed signed/unsigned | Theodore Tso | 1995-09-23 | 3 | -4/+28 |
| * | md4crypt.c: put function prototype back in, fixed signed/unsigned | Theodore Tso | 1995-09-23 | 3 | -4/+28 |
| * | put function prototype back in | Theodore Tso | 1995-09-23 | 2 | -0/+13 |
| * | Declare cleanup function as void and propogate thoughout the file. This handles | Ezra Peisach | 1995-09-20 | 2 | -10/+16 |
| * | Don't modify a const input variable val; copy it to a scratch variable | Theodore Tso | 1995-09-18 | 2 | -2/+9 |
| * | Fix typo error in checkin | Ezra Peisach | 1995-09-18 | 2 | -2/+6 |
| * | Lots of memory leaks and other fixes... | Theodore Tso | 1995-09-16 | 18 | -106/+136 |
| * | sendauth.c (krb5_sendauth): Make sure the scratch credentials | Theodore Tso | 1995-09-16 | 9 | -25/+46 |
| * | moderately clean handling of allocated storage on error during partial | Mark Eichin | 1995-09-14 | 2 | -95/+209 |
| * | Clear the buffer before calling the SIOCGIFCONF ioctl. This makes | Theodore Tso | 1995-09-13 | 2 | -1/+8 |
| * | Fix memory leak. Free the default realm when we're done. Remove the | Theodore Tso | 1995-09-13 | 2 | -132/+157 |
| * | Fix memory leaks and lint flames | Theodore Tso | 1995-09-13 | 2 | -25/+39 |
| * | fetch_mkey.c (krb5_db_fetch_mkey): This routine now sets the master | Theodore Tso | 1995-09-13 | 3 | -3/+13 |
| * | Free the auth context when freeing the GSSAPI context structure | Theodore Tso | 1995-09-13 | 3 | -0/+14 |
| * | Added inclusion of des_int.h | Keith Vetter | 1995-09-13 | 2 | -0/+6 |
| * | Revert keytype -> emctype changes. | Ezra Peisach | 1995-09-12 | 6 | -175/+75 |
| * | Undo MACINTOSH changes to path in these files - theye were correct. The | Ezra Peisach | 1995-09-12 | 4 | -12/+5 |
| * | Reintegrate the keytab -> enctype changes | Ezra Peisach | 1995-09-12 | 3 | -5/+5 |
| * | Put back in the keytype -> enctype changes | Ezra Peisach | 1995-09-12 | 2 | -2/+7 |
| * | Reintegrate Macintosh changes | Ezra Peisach | 1995-09-12 | 34 | -309/+293 |
| * | Integrate Macintosh changes into previous sources | Ezra Peisach | 1995-09-12 | 7 | -18/+34 |
| * | Reintegrate changes lost during Macintosh checkin | Ezra Peisach | 1995-09-12 | 6 | -15/+62 |
| * | Reinstate previous changes that were lost | Ezra Peisach | 1995-09-12 | 4 | -15/+30 |
| * | Reinstate the keytype -> enctype changes and keep the new Mac changes | Ezra Peisach | 1995-09-12 | 6 | -18/+24 |
| * | Rvert lost changes | Ezra Peisach | 1995-09-12 | 2 | -7/+11 |
| * | Reintegrate the keytype->enctype changes | Ezra Peisach | 1995-09-12 | 5 | -25/+20 |
| * | Initial version of a sscanf() replacement, for those platforms (like | Theodore Tso | 1995-09-12 | 3 | -3/+794 |
| * | Replace nuked history in ChangeLog | Ezra Peisach | 1995-09-12 | 1 | -3/+6 |
| * | Reintegrate the keytype->enctype changes | Ezra Peisach | 1995-09-12 | 5 | -10/+28 |
| * | Reintegrate the keytype -> enctype changes | Ezra Peisach | 1995-09-12 | 8 | -20/+32 |
| * | Revert back proven's changes which were removed | Ezra Peisach | 1995-09-12 | 3 | -2/+6 |
| * | Replace function declaration back to taking an int. SOCKET is defined as | Ezra Peisach | 1995-09-11 | 2 | -2/+9 |
| * | Mac Beta 1 submission | Keith Vetter | 1995-09-11 | 136 | -806/+1277 |
| * | Set the encryption type before decrypting | Ezra Peisach | 1995-09-09 | 2 | -0/+7 |
| * | (gss_delete_sec_context): Add extra indirection so that we actually | Theodore Tso | 1995-09-09 | 3 | -6/+14 |
| * | decrypt_key.c: Upon error, after freeing contents field, set to | Ezra Peisach | 1995-09-08 | 2 | -0/+9 |
| * | Renamed a file since the Mac can't have two files with the same name | Keith Vetter | 1995-09-08 | 5 | -12/+22 |
| * | * scc_gennew.c (krb5_scc_generate_new): don't use automatic | Mark Eichin | 1995-09-07 | 2 | -1/+8 |
| * | Use KRB5_ADM_SERVICE_INSTANCE for the instance name, instead of | Theodore Tso | 1995-09-07 | 2 | -2/+7 |
| * | * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, | Chris Provenzano | 1995-09-06 | 31 | -123/+133 |
| * | * ktf_g_ent.c, ktf_remove.c, ktf_util.c, ktfile.h : | Chris Provenzano | 1995-09-06 | 5 | -13/+18 |
| * | * read_servi.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 2 | -4/+7 |
| * | * kdb5_err.et : Change KRB5_KDB_BAD_KEYTYPE to KRB5_KDB_BAD_ENCTYPE | Chris Provenzano | 1995-09-06 | 3 | -2/+6 |
| * | * scc_read.c, scc_write.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 3 | -5/+8 |
| * | * file_read.c, file_write.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 3 | -4/+7 |
| * | * asn1_k_decode.c, asn1_k_decode.h, asn1_k_encode.c, asn1_k_encode.h, | Chris Provenzano | 1995-09-06 | 7 | -25/+29 |
| * | * get_cred.c, mk_priv.c, mk_safe.c, rd_priv.c, rd_req.c, rd_safe.c, | Chris Provenzano | 1995-09-06 | 8 | -9/+14 |
| * | * DNR.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 2 | -1/+5 |
| * | * decrypt_key.c, encrypt_key.c, fetch_mkey.c, kdb_compat.c, | Chris Provenzano | 1995-09-06 | 9 | -25/+30 |