summaryrefslogtreecommitdiffstats
path: root/src/appl/user_user/server.c
Commit message (Expand)AuthorAgeFilesLines
* Include autoconf.h before system headersGreg Hudson2014-07-081-7/+5
* Fix sentinel position in sample u2u serverGreg Hudson2013-06-131-4/+4
* 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/+9
* Add test script for user2user programsEzra Peisach2011-03-051-4/+13
* Mark and reindent what's left of the appl directoryGreg Hudson2009-11-241-158/+160
* make mark-cstyleTom Yu2009-10-311-13/+13
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-1/+1
* Include k5-int.h instead of krb5.h when 'private' functions are neededKen Raeburn2007-01-201-1/+1
* * server.c: Include string.hKen Raeburn2004-04-031-0/+1
* * server.c: Include port-sockets.hKen Raeburn2003-01-101-0/+1
* Use socklen_t when passing address to socket functions.Ken Raeburn2003-01-101-2/+3
* * client.c, server.c: Include errno.hKen Raeburn2002-03-281-0/+1
* client.c, server.c: Cleanup assignments in conditionalsEzra Peisach2001-06-051-88/+98
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-081-2/+5
* Remove declaration of krb5_kdc_default_optionsEzra Peisach1996-03-161-2/+0
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-1/+1
* * server.c, client.c : Use krb5_auth_con_genaddrs() instead ofChris Provenzano1995-04-271-11/+4
* * server.c: Use new calling conventions for krb5_sendauth(),Chris Provenzano1995-03-271-25/+28
* 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/+5
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-14/+16
* stamp out rcs keywordsMark Eichin1994-08-181-2/+1
* lintMark Eichin1994-08-171-5/+0
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Minor type changes.John Carr1992-09-251-3/+5
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* Delete times argument to mk_req_extendedJohn Carr1991-06-031-1/+0
* Initial revisionTheodore Tso1991-05-061-0/+209