summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Need to link with $(CLIB)Richard Basch1997-02-155-3/+11
* Need to link with $(CLIB).Richard Basch1997-02-153-5/+15
* Declare CLIB to the comerr libraryRichard Basch1997-02-152-3/+9
* Added declaration for krb5_finish_etsRichard Basch1997-02-151-0/+2
* Added routine krb5_finish_ets, to complement krb5_initialize_etsRichard Basch1997-02-152-5/+22
* The libhack merge lost all the windows build instructions... fixed..Richard Basch1997-02-152-5/+17
* Removed V2 experimental API previously checked-in.Richard Basch1997-02-159-255/+200
* * aclocal.m4: Add shared library support for IrixTom Yu1997-02-143-2/+21
* com_err.c: Only check if stderr is a tty under Win32; Win16 does notRichard Basch1997-02-141-0/+2
* Removing extraneous \Richard Basch1997-02-141-1/+1
* Makefile.in: Link wsock32.lib (win32)Richard Basch1997-02-133-9/+45
* get_in_tkt.c: Initialize as_reply so that an error in one of the earlyRichard Basch1997-02-132-4/+10
* kinit.c: Added krb5_read_password implementation for win32 console appRichard Basch1997-02-132-0/+92
* Makefile.in: re-enabled the building of kinit under win32Richard Basch1997-02-131-3/+3
* * fwd_tgt.c (krb5_fwd_tgt_creds): Use the client's realm ratherTom Yu1997-02-132-4/+10
* * aclocal.m4: Remove INSTALL_VARIABLE_HACK, as it's no longerTom Yu1997-02-122-16/+5
* * configure.in: Fix DES425_DEPLIBTom Yu1997-02-122-1/+5
* * configure.in: Fix DES425_LIB... missed this in libhack_branch;Tom Yu1997-02-122-2/+8
* com_err.c: display the error via stderr if it is a character deviceRichard Basch1997-02-112-1/+15
* gss.c: initialize/shutdown winsock libraryRichard Basch1997-02-113-5/+29
* Comment out kinit build until it works (win32)Richard Basch1997-02-111-4/+4
* *** empty log message ***Richard Basch1997-02-113-0/+12
* windows.in: declare WLIB (winsock library)Richard Basch1997-02-112-0/+6
* krb5.hin: export krb5_get_credenitals_{renew,validate} (win32)Richard Basch1997-02-112-4/+7
* Build kinit/klist/kdestroy under win32Richard Basch1997-02-118-16/+88
* login.c: set ccache name consistently with other login appsRichard Basch1997-02-112-1/+6
* Use WLIB definition in config/windows.inRichard Basch1997-02-113-5/+1
* getopt functionality for win32 console appsRichard Basch1997-02-111-0/+126
* Build getopt.obj (getopt functionality for win32 console apps)Richard Basch1997-02-111-1/+1
* get_creds.c: export krb5_get_credentials_renew, krb5_get_credentials_validateRichard Basch1997-02-112-4/+8
* gssapi32.def: removed obsolete keywords (RESIDENTNAME, EXETYPE)Richard Basch1997-02-115-26/+29
* Compile clients/{kinit,klist,kdestroy} on Win32Richard Basch1997-02-111-47/+62
* * post.in: Fix recursion rules to deal with Ultrix sh lossageTom Yu1997-02-112-0/+3
* Fix broken Windows 16 declaration. (Should be KRB5_CALLCONV, andTheodore Tso1997-02-113-3/+6
* * libobj.in: Remove instances of STAMP.*, since they aren'tTom Yu1997-02-102-19/+12
* * aclocal.m4 (KRB5_LIB_PARAMS): Set CC_LINK_STATIC for platformsEzra Peisach1997-02-102-1/+14
* * configure.in: Check for sys/uio.hEzra Peisach1997-02-103-0/+10
* * crypto_glue.c (krb5_calculate_checksum): Add krb5_const toEzra Peisach1997-02-102-1/+6
* * svc_udp.c (svcudp_recv): Avoid coredumps under Solaris (andTom Yu1997-02-102-0/+11
* * libobj.in (OBJS.*): Work around a gmake optimization where theTom Yu1997-02-092-0/+9
* Merge of libhack_branchTom Yu1997-02-09221-1716/+2342
* compile_et.c: Change the emitted name of the struct error_tableTheodore Tso1997-02-084-15/+28
* prof_int.h: Include "com_err.h" instead of redeclaring errcode_tRichard Basch1997-02-082-10/+17
* com_err.[ch]: Define old com_err_va interfaceRichard Basch1997-02-083-1/+16
* Corrected last ChangeLog entryRichard Basch1997-02-071-1/+2
* mk_faddr.c: Added FAR declarationRichard Basch1997-02-072-6/+10
* copy_addrs.c fwd_tgt.c mk_cred.c sendauth.c: Added FAR declarationsRichard Basch1997-02-075-29/+41
* windows.in: compile win16 apps with /GA to generate the appropriateRichard Basch1997-02-072-1/+6
* cns.c:Richard Basch1997-02-072-3/+19
* Makefile.in: Create shared directory before building object filesRichard Basch1997-02-072-2/+7