summaryrefslogtreecommitdiffstats
path: root/src/lib/krb4
Commit message (Expand)AuthorAgeFilesLines
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-3/+2
* ghudson patch for resource leak krb5-libs/769Ken Raeburn1999-10-072-0/+7
* Danilo's SendMessage->PostMessage change from 1.1 branchKen Raeburn1999-09-012-1/+6
* Initializes some variables so that they do not end up in the common blockBrad Thompson1999-08-131-0/+8
* Initialize __krb_sendauth_hidden_tkt_len so it doesn't end up in theBrad Thompson1999-08-131-1/+1
* Initialize swap_bytes so that it doesn't end up in the common blockBrad Thompson1999-08-131-1/+1
* Do win32 build in subdirDanilo Almeida1999-05-102-50/+54
* * g_cnffile.c (krb__get_srvtabname): Fix to actually extractTom Yu1999-04-162-10/+16
* typo in a commentDan Winship1999-04-031-1/+1
* Commit updated changelogTheodore Tso1999-03-141-0/+5
* rd_req.c (krb_rd_req): Add appropriate #ifdef so that this codeTheodore Tso1999-02-091-0/+2
* Added missing krb4__krb5_context variable declarationTheodore Tso1998-12-051-0/+1
* rd_svc_key.c (krb54_get_service_keyblock): New function which searchesTheodore Tso1998-12-0510-81/+165
* Forgot to check this in earlierTheodore Tso1998-12-051-0/+17
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-135-58/+45
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-306-16/+243
* Mon Aug 10 17:51:59 1998 Matthew D Hancher <mdh@mit.edu>Matthew Hancher1998-08-102-2/+9
* * rd_safe.c (krb_rd_safe): Fix up call to quad_cksum()Tom Yu1998-08-074-2/+12
* Thu Jul 9 19:35:01 1998 Matthew D Hancher <mdh@mit.edu>Matthew Hancher1998-07-092-20/+113
* * mk_priv.c (krb_mk_priv): Fix up call to pcbc_encrypt(). ByTom Yu1998-06-242-1/+18
* stime.c (krb_stime):Theodore Tso1998-05-094-8/+14
* * Makefile.in (SHLIB_EXPDEPS):Tom Yu1998-04-152-16/+15
* * Makefile.in (includes): The header is krb_err.h, notTom Yu1998-04-092-1/+6
* * g_cnffile.c (krb__get_srvtabname): Fix up to not free contextTom Yu1998-04-052-1/+7
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-123-1/+21
* * in_tkt.c: Conditionalize use of macro do_seteuid, rather thanTom Yu1998-01-062-9/+21
* Include <string.h>Ezra Peisach1997-12-072-0/+5
* * Makefile.in (clean-unix): krb_err.h resides in the kerberosIVEzra Peisach1997-11-212-1/+6
* * rd_safe.c (krb_rd_safe): Fix up call to quad_cksumTom Yu1997-11-196-5/+20
* * mac_time.c: Don't use the type KRB_INT32; it was leaked fromTom Yu1997-10-272-2/+10
* Include stdlib.h if available for malloc prototypeEzra Peisach1997-10-212-0/+7
* Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogsTom Yu1997-10-028-7/+23
* Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1997-09-264-4/+11
* * decomp_tkt.c (decomp_ticket): Fix swapped args to memsetTom Yu1997-09-022-2/+6
* * Makefile.in (OSSRCS): Add $(srcdir)/ to source locationEzra Peisach1997-08-122-1/+5
* * g_cnffile.c: Check to see if context is NULL prior to callingTom Yu1997-08-072-12/+20
* * realmofhost.c (krb_realmofhost): Add bounds checking to variousTom Yu1997-04-104-9/+30
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-232-6/+6
* * Make shared libs work on AIXSam Hartman1997-02-222-2/+9
* Use malloc/realloc/free instead of the "near" counterparts. TheRichard Basch1997-02-212-21/+13
* Removed unneeded call to krb5_init_etsRichard Basch1997-02-201-1/+0
* Fixed declaration (FAR keyword added)Richard Basch1997-02-181-1/+1
* Fixed arg list to match prototype (error in last checkin)Richard Basch1997-02-181-1/+1
* Build krb4 compatibility library for win16/win32Richard Basch1997-02-1848-498/+325
* Merge of libhack_branchTom Yu1997-02-093-39/+40
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-132-1/+5
* Fixed mangled copyright noticeTheodore Tso1996-11-073-2/+7
* * configure.in: remove ref to ET_RULESTom Yu1996-06-142-1/+5