summaryrefslogtreecommitdiffstats
path: root/src/appl/user_user/client.c
Commit message (Expand)AuthorAgeFilesLines
* Fix krb5_rd_req usage in user-to-user sample appGreg Hudson2013-05-221-2/+2
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+1
* Clean up memory leaks at end of program. No leaks now on successEzra Peisach2011-03-061-0/+12
* Mark and reindent what's left of the appl directoryGreg Hudson2009-11-241-221/+226
* make mark-cstyleTom Yu2009-10-311-23/+22
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-2/+2
* Include k5-int.h instead of krb5.h when 'private' functions are neededKen Raeburn2007-01-201-1/+1
* * client.c, server.c: Include errno.hKen Raeburn2002-03-281-0/+1
* client.c, server.c: Cleanup assignments in conditionalsEzra Peisach2001-06-051-114/+122
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Don't use h_errno at all; it doesn't work on all platforms (forTheodore Tso1998-09-291-6/+1
* Preliminary fixes for AIX4.3:Sam Hartman1998-07-121-1/+1
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-1/+2
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-081-2/+5
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-1/+1
* * client.c: (krb5_recvauth()): No longer needs the rc_type argChris Provenzano1995-05-031-1/+1
* * client.c (main()): Changes to auth_context to betterChris Provenzano1995-05-011-10/+2
* * server.c, client.c : Use krb5_auth_con_genaddrs() instead ofChris Provenzano1995-04-271-14/+15
* * server.c: Use new calling conventions for krb5_sendauth(),Chris Provenzano1995-03-271-43/+39
* Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-281-4/+2
* * client.c Call krb5_get_credentials() with new calling conventionChris Provenzano1995-02-231-6/+7
* Add keytype argument to rd_req_procTheodore Tso1995-02-031-2/+3
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-251-2/+0
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-29/+29
* Add structure magic numbersTheodore Tso1994-10-041-0/+2
* stamp out rcs keywordsMark Eichin1994-08-181-2/+1
* lintMark Eichin1994-08-171-10/+1
* Fixed for newly enforced memory handling convention in the KerberosTheodore Tso1994-01-131-6/+1
* Added new extra flags argument to the call to krb5_recvauth()Theodore Tso1993-12-011-1/+2
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* New optional argument for specifiying which port to useTheodore Tso1992-09-291-5/+18
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* Initial revisionTheodore Tso1991-05-061-0/+265