| Commit message (Expand) | Author | Age | Files | Lines |
* | Change password for the Mac | Keith Vetter | 1995-09-24 | 2 | -7/+24 |
* | (change has no real effect, but I found the inconsistency when looking for | Mark Eichin | 1995-09-24 | 2 | -2/+6 |
* | Remove the (int) cast, since you can't take address of a value which | Theodore Tso | 1995-09-23 | 3 | -3/+11 |
* | Put back in all:: all-$(WHAT) rule--PC needs it | Theodore Tso | 1995-09-23 | 2 | -0/+5 |
* | Makefile.in: PC needs sscanf.c | Theodore Tso | 1995-09-23 | 3 | -8/+16 |
* | had to define away DBFLAGS for the PC | Theodore Tso | 1995-09-23 | 2 | -0/+5 |
* | get_in_t.c: removed unused variable. | Theodore Tso | 1995-09-23 | 5 | -5/+14 |
* | Added MSDOS to wherever MACINTOSH was used | Theodore Tso | 1995-09-23 | 2 | -4/+8 |
* | signed/unsigned mismatch | Theodore Tso | 1995-09-23 | 2 | -1/+5 |
* | 32 bit word being passed as an int | Theodore Tso | 1995-09-23 | 5 | -5/+10 |
* | 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 |
* | 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 |
* | 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 |
* | Initial version of a sscanf() replacement, for those platforms (like | Theodore Tso | 1995-09-12 | 3 | -3/+794 |
* | 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 | 85 | -490/+892 |
* | * scc_gennew.c (krb5_scc_generate_new): don't use automatic | Mark Eichin | 1995-09-07 | 2 | -1/+8 |
* | * 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 |
* | * decode_kdc.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, gc_frm_kdc.c | Chris Provenzano | 1995-09-06 | 26 | -194/+151 |
* | * ktf_util.c : Remove krb5_enctype references, and replace with | Chris Provenzano | 1995-09-06 | 2 | -1/+4 |
* | * f_kdc_rq.c : Remove krb5_enctype references, and replace with | Chris Provenzano | 1995-09-06 | 2 | -2/+7 |
* | * scc.h : Add another KRB5_SCC_FVNO but don't up the default. | Chris Provenzano | 1995-09-06 | 6 | -14/+49 |
* | * fcc.h : Add another KRB5_FCC_FVNO but don't up the default. | Chris Provenzano | 1995-09-06 | 6 | -13/+51 |
* | * asn1_k_decode.c, asn1_k_decode.h, asn1_k_encode.c, asn1_k_encode.h | Chris Provenzano | 1995-09-06 | 6 | -22/+24 |
* | get_in_tkt.c (krb5_get_in_tkt): If kdc_settime is enabled, then set | Theodore Tso | 1995-09-02 | 6 | -55/+77 |
* | Makefile.in (check-unix): Add a test case to make sure | Theodore Tso | 1995-09-01 | 4 | -7/+18 |
* | Serialize new time offset fields in the os_context | Paul Park | 1995-09-01 | 2 | -8/+36 |
* | * toffset.c: Added new file which implements the abstract interfaces | Theodore Tso | 1995-09-01 | 6 | -3/+178 |
* | Test aname_to_lname during make check | Paul Park | 1995-08-31 | 3 | -0/+35 |
* | Set magic number in krb5_rcache | Paul Park | 1995-08-31 | 2 | -0/+7 |
* | Describe previous changes | Paul Park | 1995-08-29 | 1 | -0/+14 |
* | New test module for serialization routines | Paul Park | 1995-08-29 | 1 | -0/+714 |
* | Add serialization support for K5 data structures | Paul Park | 1995-08-29 | 12 | -3/+2997 |
* | Copy keyblock from message instead of setting a pointer to data which is goin... | Paul Park | 1995-08-29 | 1 | -1/+2 |
* | Free allocated serializers when releasing context | Paul Park | 1995-08-29 | 1 | -0/+3 |