aboutsummaryrefslogtreecommitdiff
path: root/src/appl
AgeCommit message (Expand)AuthorFilesLines
2021-05-21Rewrite not-yet-covered dejagnu tests in PythonGreg Hudson8-2/+81
2021-03-16Drop extra listen() call in gss-serverIvan A. Melnikov1-2/+0
2020-04-08Fix typos in commentsGreg Hudson3-4/+4
2019-11-26Various gssalloc fixesGreg Hudson1-1/+1
2019-07-29Fix test suite issues affecting Travis imagesGreg Hudson1-13/+1
2019-06-04Simplify and modernize replay cache interfaceGreg Hudson1-19/+0
2018-08-27Add kvno option for user-to-userGreg Hudson1-6/+0
2018-08-01Extend gss-sample timeout from 10s to 300sAlejandro Perez1-1/+1
2018-07-27Allow u2u requests when -allow_svr is setChris Hecker1-0/+6
2018-07-05Explicitly look for python2 in configure.inGreg Hudson2-3/+0
2018-06-26Fix memory handling in main in user_user/client.cRobbie Harwood1-31/+27
2018-06-26Don't leak work queue items in gss-serverRobbie Harwood1-0/+1
2018-06-18Eliminate use of the 'register' keywordThomas Sondergaard1-1/+1
2018-05-12Remove SCLIB references from Windows buildGreg Hudson1-2/+2
2018-04-22Add marks to longer Python test scriptsGreg Hudson1-0/+4
2017-09-11Fix AIX build issuesGreg Hudson2-2/+3
2017-01-19Use expected_msg in test scriptsGreg Hudson2-13/+11
2016-08-10Fix a variety of one-time leaksGreg Hudson1-0/+1
2016-07-28Use single-colon rules in makefilesGreg Hudson6-24/+21
2016-01-06Don't canonicalize hostname in sim_client.cTom Yu1-9/+1
2015-11-05Add test coverage for GSS context export/importGreg Hudson1-1/+2
2015-08-10Limit use of IAKERBGreg Hudson2-25/+57
2015-07-17Limit use of deprecated krb5 mech OIDsGreg Hudson1-1/+1
2015-07-06Use memory cache in gss_acquire_cred_with_passwordGreg Hudson1-3/+8
2015-04-02Make all Python test scripts executableGreg Hudson2-1/+2
2015-02-17Fix krb5_read_message handling [CVE-2014-5355]Greg Hudson1-1/+3
2014-07-08Include autoconf.h before system headersGreg Hudson4-25/+15
2013-11-04Clean up the code to eliminate some clang warningsBen Kaduk1-2/+0
2013-06-13Fix sentinel position in sample u2u serverGreg Hudson1-4/+4
2013-06-07Fix various warningsGreg Hudson2-14/+14
2013-05-22Fix krb5_rd_req usage in user-to-user sample appGreg Hudson1-2/+2
2013-05-16Reduce boilerplate in makefilesGreg Hudson6-17/+2
2013-01-10make dependGreg Hudson1-1/+1
2012-12-20Simplify k5test.py environmentsGreg Hudson2-3/+3
2012-10-17Remove install-oldmanBen Kaduk2-2/+0
2012-10-16Remove nroff man pagesBen Kaduk2-168/+0
2012-08-11Stop misusing gss_release_buffer in test programsGreg Hudson1-1/+1
2012-07-02Improve printf handling of size_t argsBen Kaduk1-1/+1
2012-07-02Add client keytab initiation supportGreg Hudson1-6/+17
2012-06-04Fix -DDEBUG compilation errorsHenry B. Hotz1-0/+1
2011-11-03Get rid of periods in Python test success messagesGreg Hudson1-1/+1
2011-10-14Add "-dce" commandline option to gss-client.c to set GSS_C_DCE_STYLE flagSam Hartman3-1/+9
2011-10-14Use gssalloc memory management where appropriateSam Hartman1-41/+46
2011-10-05Replace gss_pname_to_uid with gss_localname in gss-server.cSam Hartman1-5/+5
2011-09-19Use closesocket() instead of close() for sockets on WindowsSam Hartman1-2/+2
2011-09-19Fixed some warnings on WindowsSam Hartman1-2/+2
2011-09-04Reindent per krb5-batch-reindent.el.Ken Raeburn1-1/+1
2011-09-04Get rid of variables triggering gcc's "defined but not used"Ken Raeburn1-4/+0
2011-08-20make-dependKen Raeburn1-5/+5
2011-08-09WhitespaceGreg Hudson1-2/+2