| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | 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 |
| * | 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 |
| * | * configure.in: Add KRB5_RUN_FLAGS | Ezra Peisach | 1996-03-19 | 6 | -9/+24 |
| * | 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: 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 |
| * | Close the keytab if we opened it, not if the caller opened it | Richard Basch | 1996-03-15 | 2 | -1/+6 |
| * | use AC_HEADER_STDARG | Ken Raeburn | 1996-03-13 | 2 | -0/+5 |
| * | Include string.h | Ezra Peisach | 1996-03-13 | 2 | -0/+5 |
| * | * str_conv.c (krb5_timestamp_to_string): Handle statement not | Ezra Peisach | 1996-03-13 | 3 | -1/+10 |
| * | * krb5_decode.c (decode_krb5_ticket, decode_krb5_enc_tkt_part, | Ezra Peisach | 1996-03-13 | 3 | -1/+31 |
| * | * kv5m_err.et: Add KV5M_PASSWD_PHRASE_ELEMENT | Ezra Peisach | 1996-03-13 | 2 | -0/+5 |
| * | use KRB5_PROTOTYPE | Mark Eichin | 1996-03-12 | 1 | -1/+1 |
| * | Use NEED_SOCKETS instead of #including <netdb.h> | Theodore Tso | 1996-03-01 | 2 | -1/+6 |
| * | Take out calls to SOCKET_INITIALIZE and SOCKET_CLEANUP. This gets | Theodore Tso | 1996-03-01 | 2 | -1/+18 |
| * | Fix memory leak; free enctypes after use | Theodore Tso | 1996-02-28 | 2 | -7/+15 |
| * | Fix stupid typo | Theodore Tso | 1996-02-28 | 1 | -1/+1 |
| * | If starttime is not set, then use authtime as a default. (This fixes | Theodore Tso | 1996-02-28 | 2 | -0/+9 |
| * | Use #define NEED_SOCKETS instead of #including <netdb.h> (this breaks | Theodore Tso | 1996-02-27 | 2 | -2/+6 |
| * | Don't compile promptusr for Windows or Macintosh | Theodore Tso | 1996-02-26 | 2 | -3/+8 |
| * | For MS-DOS filesystems, you must close the file before unlinking it, | Theodore Tso | 1996-02-25 | 2 | -5/+11 |
| * | Under Windows, assume that the keytab file is located in the Windows | Theodore Tso | 1996-02-25 | 2 | -0/+20 |
| * | Use Windows path separator, if appropriate. Under Windows also use | Theodore Tso | 1996-02-24 | 2 | -3/+20 |
| * | * Makefile.in (check-unix): Set LD_LIBRARY_PATH for kdb5_anadd | Ezra Peisach | 1996-02-22 | 4 | -0/+11 |
| * | If the configuration file does not exist (context->profile == NULL) | Theodore Tso | 1996-02-17 | 2 | -3/+12 |
| * | Added new error table code KRB5_CONFIG_NODEFREALM | Theodore Tso | 1996-02-16 | 2 | -0/+5 |
| * | If version is not FVNO_4, do not seek forwar a random stack value. | Ezra Peisach | 1996-02-15 | 2 | -2/+9 |
| * | Remove junk file | Theodore Tso | 1996-02-13 | 1 | -31/+0 |
| * | * scc.h scc_gprin.c scc_maybe.c scc_skip.c scc_sseq.c | Richard Basch | 1996-02-09 | 5 | -113/+221 |
| * | * fcc_maybe.c | Richard Basch | 1996-02-09 | 1 | -13/+18 |
| * | * fcc.h fcc_gprin.c fcc_maybe.c fcc_skip.c fcc_sseq.c | Richard Basch | 1996-02-09 | 5 | -48/+154 |
| * | Folded in danw's changes to allow building Makefiles for the | Theodore Tso | 1996-02-07 | 10 | -1/+38 |
| * | * configure.in, Makefile.in | Richard Basch | 1996-02-04 | 2 | -25/+12 |
| * | Remove check to make sure ticket enctype | Sam Hartman | 1996-02-01 | 4 | -49/+11 |
| * | Remove check to make sure cached tickets are in tgs_enctypes | Sam Hartman | 1996-02-01 | 2 | -24/+6 |