aboutsummaryrefslogtreecommitdiff
path: root/src/appl/user_user
AgeCommit message (Expand)AuthorFilesLines
2023-07-24Eliminate old-style function declarationsKen Hornstein1-3/+2
2021-05-21Rewrite not-yet-covered dejagnu tests in PythonGreg Hudson1-2/+3
2018-08-27Add kvno option for user-to-userGreg Hudson1-6/+0
2018-07-27Allow u2u requests when -allow_svr is setChris Hecker1-0/+6
2018-07-05Explicitly look for python2 in configure.inGreg Hudson1-1/+0
2018-06-26Fix memory handling in main in user_user/client.cRobbie Harwood1-31/+27
2018-06-18Eliminate use of the 'register' keywordThomas Sondergaard1-1/+1
2017-01-19Use expected_msg in test scriptsGreg Hudson1-3/+3
2016-07-28Use single-colon rules in makefilesGreg Hudson1-8/+5
2015-04-02Make all Python test scripts executableGreg Hudson1-0/+0
2015-02-17Fix krb5_read_message handling [CVE-2014-5355]Greg Hudson1-1/+3
2014-07-08Include autoconf.h before system headersGreg Hudson2-13/+8
2013-06-13Fix sentinel position in sample u2u serverGreg Hudson1-4/+4
2013-05-22Fix krb5_rd_req usage in user-to-user sample appGreg Hudson1-2/+2
2013-05-16Reduce boilerplate in makefilesGreg Hudson1-2/+0
2012-12-20Simplify k5test.py environmentsGreg Hudson1-1/+1
2011-11-03Get rid of periods in Python test success messagesGreg Hudson1-1/+1
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson2-10/+2
2011-03-06Clean up memory leaks at end of program. No leaks now on successEzra Peisach2-0/+21
2011-03-05Add test script for user2user programsEzra Peisach3-4/+35
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson1-1/+1
2009-11-24Mark and reindent what's left of the appl directoryGreg Hudson2-379/+386
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson1-2/+0
2009-10-31make mark-cstyleTom Yu2-36/+35
2009-02-02Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2-3/+3
2009-01-05move generated dependencies out of Makefile.inKen Raeburn1-0/+1
2007-03-25Configure appl test programs from top levelKen Raeburn1-2/+2
2007-01-20Include k5-int.h instead of krb5.h when 'private' functions are neededKen Raeburn2-2/+2
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-174/+0
2006-04-11Remove .Sanitize and .rconf files, no longer usedKen Raeburn1-38/+0
2005-08-24Delete .cvsignore files; contents have already been Sam Hartman1-2/+0
2004-04-03* server.c: Include string.hKen Raeburn2-0/+5
2004-03-08Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2-1/+4
2003-01-10* server.c: Include port-sockets.hKen Raeburn2-0/+5
2003-01-10Use socklen_t when passing address to socket functions.Ken Raeburn2-2/+8
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-1/+5
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn1-0/+2
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-1/+5
2002-03-28* client.c, server.c: Include errno.hKen Raeburn3-0/+6
2001-06-05 client.c, server.c: Cleanup assignments in conditionalsEzra Peisach3-202/+224
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+1
1999-09-24copyright notice updates from 1.1 branchKen Raeburn2-2/+8
1998-11-13Fix broken thisconfdir and mydir lines in Makefile.in's. Forgot toTheodore Tso1-2/+2
1998-11-13configure.in: Removed and tests moved up to appl/configure.inTheodore Tso3-5/+12
1998-09-29Don't use h_errno at all; it doesn't work on all platforms (forTheodore Tso2-6/+8
1998-07-12Preliminary fixes for AIX4.3:Sam Hartman2-1/+5
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-2/+7
1998-02-12Mass makefile/configure.in build system revampTheodore Tso2-0/+6