summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Added the files and changes needed to create a dll out of libcryptoKeith Vetter1995-03-0320-43/+198
* Used the NEED_SOCKETS mechanism to pull in winsock.h on the PCKeith Vetter1995-03-033-3/+7
* Remove reference to $(ISODELIB)Theodore Tso1995-03-022-2/+5
* Changed NEED_WINSOCK_H to NEED_SOCKETSKeith Vetter1995-03-024-2/+10
* Forgot to update log for previous change of NEED_WINSOCK_H to NEED_SOCKETSKeith Vetter1995-03-021-0/+5
* Changed NEED_WINSOCK_H to NEED_SOCKETS for pulling in socket filesKeith Vetter1995-03-024-4/+4
* A few small changes for 16 vs 32 bit, pulling in winsock for network byteKeith Vetter1995-03-0216-36/+47
* Several small 16 vs 32 bit castsKeith Vetter1995-03-026-4/+13
* Ported 2 files needed by the crypto library to work on the PCKeith Vetter1995-03-024-34/+221
* Fixed some 16 vs. 32 bit conversion problems for the PCKeith Vetter1995-03-024-13/+23
* Changed int to krb5_int32 for the PC in f_princ.cKeith Vetter1995-03-022-1/+5
* Updated rcache's makefile.in. Small change to confirm I'm back in aKeith Vetter1995-03-018-66/+149
* Remove declaration of exit()Theodore Tso1995-03-012-1/+4
* Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso1995-03-012-3/+6
* Avoid <krb5/...> includesJohn Gilmore1995-02-2812-18/+14
* <com_err.h> => "com_err.h"John Gilmore1995-02-284-2/+4
* * *.c: Avoid <krb5/...> includes.John Gilmore1995-02-2866-274/+76
* Avoid <krb5/...> includesJohn Gilmore1995-02-2831-159/+34
* * daemon.c, memmove.c, strcasecmp.c, strdup.c: Avoid <krb5/...>John Gilmore1995-02-285-7/+12
* Avoid <krb5/....> includesJohn Gilmore1995-02-286-9/+6
* *.c: Avoid <krb5/...> includesJohn Gilmore1995-02-2822-73/+28
* Avoid <krb5/...> includesJohn Gilmore1995-02-2832-95/+35
* * init_ets.c: Avoid <krb5/...> includesJohn Gilmore1995-02-282-2/+5
* Avoid <krb5/...> includesJohn Gilmore1995-02-2811-23/+20
* Avoid <krb5/....> includesJohn Gilmore1995-02-2826-55/+44
* Avoid <krb5/...> includesJohn Gilmore1995-02-2816-16/+35
* Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1995-02-2766-203/+217
* All to change krb5_get_credentials() ..Chris Provenzano1995-02-2311-332/+359
* * init_sec_context.c (make_ap_req()) Use new API forChris Provenzano1995-02-232-49/+64
* Converted krb/keytab to work on the PC. Mostly just adding the windowsKeith Vetter1995-02-2222-74/+112
* Remove call to xfree at the end. This routine now only frees theTheodore Tso1995-02-222-1/+6
* Fix argument type to krb5_free_cred_enc_part()Theodore Tso1995-02-222-1/+6
* Converted krb5/des425 and krb5/asn.1 to the PCKeith Vetter1995-02-2235-361/+410
* Added missing declarations, removed duplicate onesTheodore Tso1995-02-223-9/+21
* * configure.in: check for HAVE_FLOCK, since we may need to useMark Eichin1995-02-213-22/+95
* * init_ets.c (krb5_init_ets): use old-style definitionMark Eichin1995-02-212-1/+6
* Updated krb5/error_tables for the PC. Makefile.in set up to run awk if oneKeith Vetter1995-02-213-13/+49
* Converted krb5/free to the PC. Added windows INTERFACE keyword to theKeith Vetter1995-02-2133-63/+73
* PC'fied gssapi directories. Mostly changing Makefile.in and adding theKeith Vetter1995-02-2149-226/+317
* Made the CRYPTO directories work on the PC by adding INTERFACE to all theKeith Vetter1995-02-2140-160/+333
* Renames for 8.3 uniqueness for files created by the Make processKeith Vetter1995-02-204-7/+16
* DOS 8.3 filename changes. The make process created some files withKeith Vetter1995-02-204-7/+16
* Experimental checkinKeith Vetter1995-02-202-1/+10
* * Makefile.in: made to work under WindowsJohn Gilmore1995-02-154-14/+32
* Fix memory leak --- the default encryption types was not being freedTheodore Tso1995-02-142-2/+10
* Removed ISODE cruftTheodore Tso1995-02-105-94/+10
* Removed ISODE cruftTheodore Tso1995-02-1012-728/+69
* Remove ISODE cruftTheodore Tso1995-02-102-4/+4
* Set up the keyblock's etype field correctly (after copying theTheodore Tso1995-02-092-2/+7
* Add KRB5_INT32 definitions for non-32 int platformsTheodore Tso1995-02-082-0/+12