summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5
Commit message (Expand)AuthorAgeFilesLines
...
* Changed krb5 library name on the PC since the DLL will take that name insteadKeith Vetter1995-03-0812-6/+30
* * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referencedMark Eichin1995-03-0820-13/+40
* Ported the ccache directory to the PC. This is temporary--eventually we'llKeith Vetter1995-03-0827-154/+226
* Port of most of the OS directory to the PCKeith Vetter1995-03-0731-44/+139
* Small changes in krb: 1 signed/unsigned, 1 disabling stderr, and changed LIB ...Keith Vetter1995-03-074-3/+11
* Ported the posix directory for the PC--one fileKeith Vetter1995-03-073-1/+27
* Moved PC low-level i/o crud out of source files and into k5-config.hKeith Vetter1995-03-072-31/+6
* * Makefile.in (unixmac): New target, runs on Unix to build includeJohn Gilmore1995-03-032-0/+7
* Used the NEED_SOCKETS mechanism to pull in winsock.h on the PCKeith Vetter1995-03-033-3/+7
* 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
* * *.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-2813-13/+18
* 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
* 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-2220-310/+322
* 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
* 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
* * get_in_tkt.c (krb5_get_in_tkt())Chris Provenzano1995-02-086-148/+250
* * get_in_tkt.c (krb5_get_in_tkt): also check for the versionMark Eichin1995-02-042-2/+11
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-0313-0/+13
* Don't double count the leap day in a leap yearTheodore Tso1995-02-032-1/+6
* Use explicit 32 bit types so this will work on an AlphaTheodore Tso1995-02-032-2/+7
* Rename files for DOS 8.3 uniqueness:John Gilmore1995-02-034-4/+11
* Rename files for DOS 8.3 uniqueness:John Gilmore1995-02-036-8/+17