aboutsummaryrefslogtreecommitdiff
path: root/src/appl/user_user/client.c
AgeCommit message (Expand)AuthorFilesLines
2002-03-28* client.c, server.c: Include errno.hKen Raeburn1-0/+1
2001-06-05 client.c, server.c: Cleanup assignments in conditionalsEzra Peisach1-114/+122
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1998-09-29Don't use h_errno at all; it doesn't work on all platforms (forTheodore Tso1-6/+1
1998-07-12Preliminary fixes for AIX4.3:Sam Hartman1-1/+1
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1-1/+2
1996-11-08Check the error return from krb5_init_context(), and print an errorTheodore Tso1-2/+5
1995-06-11changes to accomodate redefinition of krb5_auth_contextTom Yu1-1/+1
1995-05-03 * client.c: (krb5_recvauth()): No longer needs the rc_type argChris Provenzano1-1/+1
1995-05-01 * client.c (main()): Changes to auth_context to betterChris Provenzano1-10/+2
1995-04-27 * server.c, client.c : Use krb5_auth_con_genaddrs() instead ofChris Provenzano1-14/+15
1995-03-27 * server.c: Use new calling conventions for krb5_sendauth(),Chris Provenzano1-43/+39
1995-02-28Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1-4/+2
1995-02-23 * client.c Call krb5_get_credentials() with new calling conventionChris Provenzano1-6/+7
1995-02-03Add keytype argument to rd_req_procTheodore Tso1-2/+3
1995-01-25 * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1-2/+0
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-29/+29
1994-10-04Add structure magic numbersTheodore Tso1-0/+2
1994-08-18stamp out rcs keywordsMark Eichin1-2/+1
1994-08-17lintMark Eichin1-10/+1
1994-01-13Fixed for newly enforced memory handling convention in the KerberosTheodore Tso1-6/+1
1993-12-01Added new extra flags argument to the call to krb5_recvauth()Theodore Tso1-1/+2
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1992-09-29New optional argument for specifiying which port to useTheodore Tso1-5/+18
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-05-06Initial revisionTheodore Tso1-0/+265