aboutsummaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)AuthorFilesLines
1995-03-08Ported the ccache directory to the PC. This is temporary--eventually we'llKeith Vetter27-154/+226
1995-03-07Port of most of the OS directory to the PCKeith Vetter31-44/+139
1995-03-07Small changes in krb: 1 signed/unsigned, 1 disabling stderr, and changed LIB ...Keith Vetter4-3/+11
1995-03-07Ported the posix directory for the PC--one fileKeith Vetter3-1/+27
1995-03-07Moved PC low-level i/o crud out of source files and into k5-config.hKeith Vetter2-31/+6
1995-03-04Finished off changed needed for making libcrypto.dll. Biggest changeKeith Vetter9-9/+69
1995-03-03* Makefile.in (unixmac): New target, runs on Unix to build includeJohn Gilmore2-0/+7
1995-03-03Added the files and changes needed to create a dll out of libcryptoKeith Vetter20-43/+198
1995-03-03Used the NEED_SOCKETS mechanism to pull in winsock.h on the PCKeith Vetter3-3/+7
1995-03-02Remove reference to $(ISODELIB)Theodore Tso2-2/+5
1995-03-02Changed NEED_WINSOCK_H to NEED_SOCKETSKeith Vetter4-2/+10
1995-03-02Forgot to update log for previous change of NEED_WINSOCK_H to NEED_SOCKETSKeith Vetter1-0/+5
1995-03-02Changed NEED_WINSOCK_H to NEED_SOCKETS for pulling in socket filesKeith Vetter4-4/+4
1995-03-02A few small changes for 16 vs 32 bit, pulling in winsock for network byteKeith Vetter16-36/+47
1995-03-02Several small 16 vs 32 bit castsKeith Vetter6-4/+13
1995-03-02Ported 2 files needed by the crypto library to work on the PCKeith Vetter4-34/+221
1995-03-02Fixed some 16 vs. 32 bit conversion problems for the PCKeith Vetter4-13/+23
1995-03-02Changed int to krb5_int32 for the PC in f_princ.cKeith Vetter2-1/+5
1995-03-01Updated rcache's makefile.in. Small change to confirm I'm back in aKeith Vetter8-66/+149
1995-03-01Remove declaration of exit()Theodore Tso2-1/+4
1995-03-01Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso2-3/+6
1995-02-28Avoid <krb5/...> includesJohn Gilmore12-18/+14
1995-02-28<com_err.h> => "com_err.h"John Gilmore4-2/+4
1995-02-28* *.c: Avoid <krb5/...> includes.John Gilmore66-274/+76
1995-02-28Avoid <krb5/...> includesJohn Gilmore31-159/+34
1995-02-28* daemon.c, memmove.c, strcasecmp.c, strdup.c: Avoid <krb5/...>John Gilmore5-7/+12
1995-02-28Avoid <krb5/....> includesJohn Gilmore6-9/+6
1995-02-28*.c: Avoid <krb5/...> includesJohn Gilmore22-73/+28
1995-02-28Avoid <krb5/...> includesJohn Gilmore32-95/+35
1995-02-28* init_ets.c: Avoid <krb5/...> includesJohn Gilmore2-2/+5
1995-02-28Avoid <krb5/...> includesJohn Gilmore11-23/+20
1995-02-28Avoid <krb5/....> includesJohn Gilmore26-55/+44
1995-02-28Avoid <krb5/...> includesJohn Gilmore16-16/+35
1995-02-27Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter66-203/+217
1995-02-23All to change krb5_get_credentials() ..Chris Provenzano11-332/+359
1995-02-23 * init_sec_context.c (make_ap_req()) Use new API forChris Provenzano2-49/+64
1995-02-22Converted krb/keytab to work on the PC. Mostly just adding the windowsKeith Vetter22-74/+112
1995-02-22Remove call to xfree at the end. This routine now only frees theTheodore Tso2-1/+6
1995-02-22Fix argument type to krb5_free_cred_enc_part()Theodore Tso2-1/+6
1995-02-22Converted krb5/des425 and krb5/asn.1 to the PCKeith Vetter35-361/+410
1995-02-22Added missing declarations, removed duplicate onesTheodore Tso3-9/+21
1995-02-21 * configure.in: check for HAVE_FLOCK, since we may need to useMark Eichin3-22/+95
1995-02-21 * init_ets.c (krb5_init_ets): use old-style definitionMark Eichin2-1/+6
1995-02-21Updated krb5/error_tables for the PC. Makefile.in set up to run awk if oneKeith Vetter3-13/+49
1995-02-21Converted krb5/free to the PC. Added windows INTERFACE keyword to theKeith Vetter33-63/+73
1995-02-21PC'fied gssapi directories. Mostly changing Makefile.in and adding theKeith Vetter49-226/+317
1995-02-21Made the CRYPTO directories work on the PC by adding INTERFACE to all theKeith Vetter40-160/+333
1995-02-20Renames for 8.3 uniqueness for files created by the Make processKeith Vetter4-7/+16
1995-02-20DOS 8.3 filename changes. The make process created some files withKeith Vetter4-7/+16
1995-02-20Experimental checkinKeith Vetter2-1/+10