summaryrefslogtreecommitdiffstats
path: root/src/appl
Commit message (Expand)AuthorAgeFilesLines
* Clean up the code to eliminate some clang warningsBen Kaduk2013-11-041-2/+0
* Fix sentinel position in sample u2u serverGreg Hudson2013-06-131-4/+4
* Fix various warningsGreg Hudson2013-06-072-14/+14
* Fix krb5_rd_req usage in user-to-user sample appGreg Hudson2013-05-221-2/+2
* Reduce boilerplate in makefilesGreg Hudson2013-05-166-17/+2
* make dependGreg Hudson2013-01-101-1/+1
* Simplify k5test.py environmentsGreg Hudson2012-12-202-3/+3
* Remove install-oldmanBen Kaduk2012-10-172-2/+0
* Remove nroff man pagesBen Kaduk2012-10-162-168/+0
* Stop misusing gss_release_buffer in test programsGreg Hudson2012-08-111-1/+1
* Improve printf handling of size_t argsBen Kaduk2012-07-021-1/+1
* Add client keytab initiation supportGreg Hudson2012-07-021-6/+17
* Fix -DDEBUG compilation errorsHenry B. Hotz2012-06-041-0/+1
* Get rid of periods in Python test success messagesGreg Hudson2011-11-031-1/+1
* Add "-dce" commandline option to gss-client.c to set GSS_C_DCE_STYLE flagSam Hartman2011-10-143-1/+9
* Use gssalloc memory management where appropriateSam Hartman2011-10-141-41/+46
* Replace gss_pname_to_uid with gss_localname in gss-server.cSam Hartman2011-10-051-5/+5
* Use closesocket() instead of close() for sockets on WindowsSam Hartman2011-09-191-2/+2
* Fixed some warnings on WindowsSam Hartman2011-09-191-2/+2
* Reindent per krb5-batch-reindent.el.Ken Raeburn2011-09-041-1/+1
* Get rid of variables triggering gcc's "defined but not used"Ken Raeburn2011-09-041-4/+0
* make-dependKen Raeburn2011-08-201-5/+5
* WhitespaceGreg Hudson2011-08-091-2/+2
* Windows fixes for gss-client.cSam Hartman2011-08-091-9/+19
* Use AI_ADDRCONFIG for more efficient getaddrinfoGreg Hudson2011-06-231-0/+1
* Add gss_userok and gss_pname_to_uidGreg Hudson2011-04-041-0/+18
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-098-34/+23
* Clean up memory leaks at end of program. No leaks now on successEzra Peisach2011-03-062-0/+21
* Add test script for user2user programsEzra Peisach2011-03-053-4/+35
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-289-20/+9
* Fix Windows buildGreg Hudson2010-11-251-0/+10
* Merge users/lhoward/sasl-gs2 to trunkGreg Hudson2010-10-062-9/+117
* Update dependenciesKen Raeburn2010-05-161-2/+6
* Add IAKERB mechanism and gss_acquire_cred_with_passwordGreg Hudson2010-04-303-13/+136
* Add a Python test script to exercise the GSS sample appGreg Hudson2010-04-242-0/+43
* Add a sentinel line to sim_server after the socket is ready, and useGreg Hudson2010-04-241-0/+2
* Add a sentinel to the sample gss-server after the socket is ready, andGreg Hudson2010-04-241-0/+1
* Some unsigned/signed warning cleanupEzra Peisach2010-01-031-1/+1
* Mark and reindent what's left of the appl directoryGreg Hudson2009-11-2412-1710/+1699
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-2210-20/+2
* Unbundle applications into separate repositoryGreg Hudson2009-11-22164-69014/+2
* make mark-cstyleTom Yu2009-10-3175-765/+753
* Move destest to builtin/des, because it depends on overriding someTom Yu2009-10-102-24/+29
* Reply message ordering bug in ftpdGreg Hudson2009-08-121-3/+2
* Get "make depend" to work in an unbuilt source tree, since bad depsGreg Hudson2009-08-031-1/+1
* include win-mac.h in gssftp/ftp/cmds.c for HAVE_STDLIB_HTom Yu2009-07-171-0/+4
* On error getting forwarded creds, actually print out the errorKen Raeburn2009-05-251-1/+2
* Unfortunately, pre-1.7 krshd fails to support keyed checksums becauseSam Hartman2009-04-031-0/+2
* Fix krshd and krlogind to use krb5_c_verify_checksumTom Yu2009-04-022-20/+29
* In krcp, check the return value when closing the output file afterGreg Hudson2009-02-201-1/+2