aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1995-03-08Ported the ccache directory to the PC. This is temporary--eventually we'llKeith Vetter27-154/+226
1995-03-07PC porting: more prototyping, defines for overflow checking on the PC andKeith Vetter8-20/+185
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-07Fixed incompatibilities section for OSF/1 V1.3 and 2.0Theodore Tso1-8/+22
1995-03-04Finished off changed needed for making libcrypto.dll. Biggest changeKeith Vetter9-9/+69
1995-03-03Shell script for propagating the Kerberos database to slave serversTheodore Tso1-0/+30
1995-03-03Added preliminary text about slave serversTheodore Tso1-1/+44
1995-03-03* Makefile.in (unixmac): New target, runs on Unix to build includeJohn Gilmore2-0/+7
1995-03-03Make include files begin to work on the MacintoshJohn Gilmore3-18/+34
1995-03-03Make include files start to work on the MacintoshJohn Gilmore4-2/+17
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 Vetter2-1/+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-02Remove reference to $(ISODELIB)Theodore Tso33-31/+88
1995-03-02.cvsingore file to suppress CVS's handling of the "configure" fileTheodore Tso1-0/+1
1995-03-02Remove reference to $(ISODELIB)Theodore Tso28-27/+70
1995-03-02A few small changes for 16 vs 32 bit, pulling in winsock for network byteKeith Vetter16-36/+47
1995-03-02Fixed up a const attribute on krb5_send_tgs in func-proto.hKeith Vetter2-1/+5
1995-03-02Several small 16 vs 32 bit castsKeith Vetter6-4/+13
1995-03-02Prototype changes for the krb5/os functions needed on the PCKeith Vetter3-30/+52
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-01Changes for PC to reflect the flatter include hierarchyKeith Vetter2-5/+11
1995-03-01Changes for rcache on the PC, mostly adding INTERFACE to the prototypes. AlsoKeith Vetter4-18/+892
1995-03-01Updated rcache's makefile.in. Small change to confirm I'm back in aKeith Vetter8-66/+149
1995-03-01Remove declaration of malloc() and realloc()Theodore Tso2-2/+4
1995-03-01Only define labs(x) -> abs(x) if labs() is not defined elsewhere.Theodore Tso3-0/+9
1995-03-01Remove declaration of exit()Theodore Tso2-1/+4
1995-03-01Add proper #ifdef's to #include the appropriate system header filesTheodore Tso2-0/+24
1995-03-01acconfig.h: Add HAS_LABS defintiionTheodore Tso3-1/+7
1995-03-01Replace check for -lsocket and -lnsl with WITH_NETLIB checkTheodore Tso2-2/+6
1995-03-01Change config.h -> k5-config.h and free.h -> k5-free.h to reflectTheodore Tso2-2/+7
1995-03-01Added Ezra's test to see if you have a buggy resolver or notTheodore Tso5-1/+153
1995-03-01Remove ISODE_INCLUDE and ISODE_DEFS, replace check for -lsocket andTheodore Tso10-20/+30
1995-03-01Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso47-68/+143
1995-03-01Replace check for -lsocket and -lnsl with WITH_NETLIB checkTheodore Tso4-4/+12
1995-03-01Folded in Ezra's changes to support --with-netlib, for support of theTheodore Tso3-1/+24
1995-03-01More improvements made. Interim checkin...Theodore Tso1-88/+186
1995-02-28Remove #ifdef STDC check to see if we should use const --- configureTheodore Tso2-4/+5
1995-02-28Add $(srcdir) to install line so that installs work correctly when theTheodore Tso2-2/+8
1995-02-28* krb5.h: Rename to ../krb5.h so it can be #included by end usersJohn Gilmore2-330/+1
1995-02-28* README, *.[ch]: Avoid <...> includes for our include filesJohn Gilmore13-27/+16