summaryrefslogtreecommitdiffstats
path: root/src/appl/simple/client/sim_client.c
Commit message (Expand)AuthorAgeFilesLines
* Include autoconf.h before system headersGreg Hudson2014-07-081-10/+5
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-4/+4
* Mark and reindent what's left of the appl directoryGreg Hudson2009-11-241-95/+93
* make mark-cstyleTom Yu2009-10-311-13/+13
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-5/+5
* Set auth_context's rcache to NULL after destroying and before callingTom Yu2008-12-311-1/+1
* Delete replay cache before exiting with success indicationKen Raeburn2008-11-101-0/+6
* Include k5-int.h instead of krb5.h when 'private' functions are neededKen Raeburn2007-01-201-1/+1
* * sim_client.c: Always include stdlib.h.Ken Raeburn2002-04-061-9/+0
* * sim_client.c: Include errno.hKen Raeburn2002-03-281-0/+1
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-1/+1
* * sim_client.c (main): Cast argument to isupper()/tolower() to intEzra Peisach2001-06-181-2/+2
* Cleanup gcc warnings of signed vs unsigned arguments to functionsEzra Peisach2000-09-261-6/+14
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-061-1/+1
* Remove krb5_xfree from the public interfaceRichard Basch1997-02-181-3/+3
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-2/+2
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-081-2/+5
* sim_client.c (main): Use krb5_get_server_rcache instead of duplicatingEzra Peisach1995-11-091-21/+7
* Fixed location where usage() wasn't being called with an argumentTheodore Tso1995-10-151-1/+1
* Fix optional host parsing so that host is recognized as an argumentTheodore Tso1995-09-161-2/+6
* sim_client.c (main): Added better options parsing for more flexibilityTheodore Tso1995-09-151-53/+126
* sim_client.c: Include stdlib.h or declare malloc. Include string.h forEzra Peisach1995-06-281-0/+7
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-1/+1
* * sim_client.c (main()): Changes to auth_context to betterChris Provenzano1995-05-011-13/+19
* * sim_client.c: Don't set cksumtype because CKSUMTYPE_RSA_MD4_DESChris Provenzano1995-03-271-3/+0
* * sim_client.c Use new calling convention for krb5_mk_req(),Chris Provenzano1995-03-101-103/+30
* Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-281-5/+2
* * sim_client.c Call krb5_sendauth() with new calling conventionChris Provenzano1995-02-231-5/+4
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-19/+22
* stamp out rcs keywordsMark Eichin1994-08-181-8/+1
* Fixed for newly enforced memory handling convention in the KerberosTheodore Tso1994-01-131-2/+0
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-4/+4
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* convert to krb5_build_principalJohn Kohl1991-04-301-12/+9
* use MAXHOSTNAMELENJohn Kohl1991-04-191-1/+8
* (a) connect the socket so getsockname() works properlyJohn Kohl1991-04-191-10/+13
* Add command line option to set messageJohn Carr1991-04-161-4/+4
* libos-proto.h -> los-proto.hJohn Kohl1991-03-141-1/+1
* don't request server's address on local socket!John Kohl1991-03-081-1/+0
* *** empty log message ***John Kohl1991-03-041-0/+316