summaryrefslogtreecommitdiffstats
path: root/src/appl/simple
Commit message (Expand)AuthorAgeFilesLines
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-134-3/+13
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-084-4/+22
* cvsignore hackeryTom Yu1996-06-103-3/+0
* sim_client.c (main): Use krb5_get_server_rcache instead of duplicatingEzra Peisach1995-11-092-21/+12
* Fixed location where usage() wasn't being called with an argumentTheodore Tso1995-10-152-1/+6
* Fix optional host parsing so that host is recognized as an argumentTheodore Tso1995-09-162-2/+12
* Free the context and auth_context before exitingTheodore Tso1995-09-162-0/+8
* Improved (and changed) input argument handling, to make sim_serverTheodore Tso1995-09-152-21/+81
* Use separate definitions for the Kerberos instance name and the UDPTheodore Tso1995-09-152-1/+7
* sim_client.c (main): Added better options parsing for more flexibilityTheodore Tso1995-09-153-53/+140
* Update file listTheodore Tso1995-08-242-0/+4
* * configure.in: Don't link with -lkadmTom Yu1995-07-292-1/+3
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-076-16/+17
* Remove LDFLAGSPaul Park1995-07-072-1/+4
* sim_client.c: Include stdlib.h or declare malloc. Include string.h forEzra Peisach1995-06-283-0/+14
* Include <string.h> for memcpy definitionsEzra Peisach1995-06-282-0/+4
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-156-8/+20
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-114-2/+10
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-5/+4
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-6/+8
* sim_server.c: #include krb5.h first, to reduce size of debuggingTheodore Tso1995-06-093-7/+9
* * sim_server.c (main()): Changes to auth_context to betterChris Provenzano1995-05-012-25/+27
* * sim_client.c (main()): Changes to auth_context to betterChris Provenzano1995-05-012-13/+24
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-143-0/+112
* * sim_server.c: Use new calling convention for krb5_rd_req(),Chris Provenzano1995-03-272-53/+31
* * sim_client.c: Don't set cksumtype because CKSUMTYPE_RSA_MD4_DESChris Provenzano1995-03-272-4/+7
* * sim_client.c Use new calling convention for krb5_mk_req(),Chris Provenzano1995-03-102-103/+35
* Remove reference to $(ISODELIB)Theodore Tso1995-03-024-4/+10
* Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso1995-03-014-6/+12
* Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-284-10/+12
* * sim_client.c Call krb5_sendauth() with new calling conventionChris Provenzano1995-02-232-5/+8
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-033-0/+3
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-134-34/+48
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-263-7/+7
* Relink executable if libraries changeTheodore Tso1994-09-304-2/+13
* stamp out rcs keywordsMark Eichin1994-08-183-18/+3
* stamp..Mark Eichin1994-08-091-29/+0
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-092-65/+0
* more make install fixesTom Yu1994-07-204-2/+4
* Reduced Makefile.in, using pre/postMark Eichin1994-07-023-53/+0
* folding in Harry's changesTom Yu1994-06-292-2/+2
* * configure.in (in all relevant subdirs): move invokations ofTom Yu1994-06-272-2/+2
* changes to fix make installTom Yu1994-06-255-0/+25
* Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-213-0/+3
* support to allow --with-ccopts=Tom Yu1994-06-216-0/+6
* Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-183-3/+3
* support to calculate BUILDTOP in makeaclocalsTom Yu1994-06-176-2/+6
* easy appl entriesMark Eichin1994-06-166-0/+99
* Fixed for newly enforced memory handling convention in the KerberosTheodore Tso1994-01-131-2/+0
* krb5_free_rcache now free's replay cacheTheodore Tso1993-12-241-5/+0