aboutsummaryrefslogtreecommitdiff
path: root/src/appl/simple
AgeCommit message (Expand)AuthorFilesLines
1995-06-28sim_client.c: Include stdlib.h or declare malloc. Include string.h forEzra Peisach3-0/+14
1995-06-28Include <string.h> for memcpy definitionsEzra Peisach2-0/+4
1995-06-15Shared library Makefile/configure changes and cleanupPaul Park6-8/+20
1995-06-11changes to accomodate redefinition of krb5_auth_contextTom Yu4-2/+10
1995-06-09configure.in: Remove standardized set of autoconf macros, which areTheodore Tso2-5/+4
1995-06-09configure.in: Remove standardized set of autoconf macros, which areTheodore Tso2-6/+8
1995-06-09sim_server.c: #include krb5.h first, to reduce size of debuggingTheodore Tso3-7/+9
1995-05-01 * sim_server.c (main()): Changes to auth_context to betterChris Provenzano2-25/+27
1995-05-01 * sim_client.c (main()): Changes to auth_context to betterChris Provenzano2-13/+24
1995-04-14Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso3-0/+112
1995-03-27 * sim_server.c: Use new calling convention for krb5_rd_req(),Chris Provenzano2-53/+31
1995-03-27 * sim_client.c: Don't set cksumtype because CKSUMTYPE_RSA_MD4_DESChris Provenzano2-4/+7
1995-03-10 * sim_client.c Use new calling convention for krb5_mk_req(),Chris Provenzano2-103/+35
1995-03-02Remove reference to $(ISODELIB)Theodore Tso4-4/+10
1995-03-01Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso4-6/+12
1995-02-28Avoid <krb5/...> and <com_err.h> includesJohn Gilmore4-10/+12
1995-02-23 * sim_client.c Call krb5_sendauth() with new calling conventionChris Provenzano2-5/+8
1995-02-03Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso3-0/+3
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano4-34/+48
1994-10-26Conversion of autoconfigury to Autoconf V2Mark Eichin3-7/+7
1994-09-30Relink executable if libraries changeTheodore Tso4-2/+13
1994-08-18stamp out rcs keywordsMark Eichin3-18/+3
1994-08-09stamp..Mark Eichin1-29/+0
1994-08-09Stamp Out Imake in Our Lifetimes..Mark Eichin2-65/+0
1994-07-20more make install fixesTom Yu4-2/+4
1994-07-02Reduced Makefile.in, using pre/postMark Eichin3-53/+0
1994-06-29folding in Harry's changesTom Yu2-2/+2
1994-06-27* configure.in (in all relevant subdirs): move invokations ofTom Yu2-2/+2
1994-06-25changes to fix make installTom Yu5-0/+25
1994-06-21Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin3-0/+3
1994-06-21support to allow --with-ccopts=Tom Yu6-0/+6
1994-06-18Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin3-3/+3
1994-06-17support to calculate BUILDTOP in makeaclocalsTom Yu6-2/+6
1994-06-16easy appl entriesMark Eichin6-0/+99
1994-01-13Fixed for newly enforced memory handling convention in the KerberosTheodore Tso1-2/+0
1993-12-24krb5_free_rcache now free's replay cacheTheodore Tso1-5/+0
1993-10-30Fixed bug in simple server where packet length wasn't being setTheodore Tso1-0/+3
1993-10-15Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso2-10/+10
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso6-12/+12
1993-06-03Remove DependTarget (done by default)Theodore Tso1-0/+2
1992-12-12Add missing SRCS definition necessary for make depend to workTheodore Tso2-0/+2
1992-09-30Added make depend targetTheodore Tso1-0/+3
1992-06-09Fixed to use new krb5_principal structureTheodore Tso1-1/+2
1991-07-19change first arg of krb5_get_server_rcache to a krb5_data *John Kohl1-1/+1
1991-06-06Update copyright noticeJohn Kohl6-12/+96
1991-04-30convert to krb5_build_principalJohn Kohl1-12/+9
1991-04-25updates for install stuffJohn Kohl2-2/+2
1991-04-19krb5_free_addr -> krb5_free_addressJohn Kohl1-1/+1
1991-04-19use MAXHOSTNAMELENJohn Kohl2-2/+15
1991-04-19error messages for SAFE & PRIV were swappedJohn Kohl1-2/+2