aboutsummaryrefslogtreecommitdiff
path: root/src/clients/kvno/kvno.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-24Make k5buf more flexible for binary dataGreg Hudson1-2/+7
2021-08-25Perform atomic ccache refreshes when possibleGreg Hudson1-4/+20
2021-02-23Fix gettext extraction of usage messagesGreg Hudson1-6/+4
2020-12-18Add support for start_realm cache configGreg Hudson1-1/+4
2020-09-02Unify kvno option documentationRobbie Harwood1-6/+9
2020-06-23Add three kvno options from Heimdal kgetcredGreg Hudson1-32/+83
2019-09-09S4U2Proxy evidence tickets needn't be forwardableIsaac Boukris1-21/+19
2019-03-13Add new kvno protocol transition optionsIsaac Boukris1-21/+143
2018-08-27Add kvno option for user-to-userGreg Hudson1-11/+78
2018-06-12Fix option parsing on WindowsGreg Hudson1-3/+0
2017-05-24Modernize coding style of most client programsMichael Mattioli1-37/+33
2017-03-13Refactor kvno for simpler memory managementGreg Hudson1-119/+116
2017-03-13Fix minor memory leaks in kvnoGreg Hudson1-3/+5
2016-03-31Move the util/windows getopt to libkrb5supportMatt Rogers1-4/+0
2014-07-08Include autoconf.h before system headersGreg Hudson1-3/+1
2012-07-06Allow using locales when gettext is absentBen Kaduk1-0/+1
2012-07-06Enable all localizations in main functionsBen Kaduk1-1/+1
2011-09-19Updated command line utilities not to complain about missing getopt() definitionSam Hartman1-0/+4
2011-06-10Add setlocale() calls to main functionsGreg Hudson1-1/+1
2011-06-10Mark up strings for translationGreg Hudson1-29/+33
2009-10-31make mark-cstyleTom Yu1-197/+198
2009-09-13Implement s4u extensionsGreg Hudson1-47/+119
2009-03-09Introduced '-u' option to kvno to enforce KRB5_NT_UNKNOWN princ typeZhanna Tsitkov1-6/+20
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-7/+13
2008-12-15Remove krb4 support from clients. Some of the code has beenGreg Hudson1-71/+3
2007-08-29-S sname option for kvnoTom Yu1-7/+23
2007-01-16 This commit adds two new functions, krb5_server_decrypt_ticket_keyblock Jeffrey Altman1-11/+41
2006-03-28Include autoconf.h early in sources, and disable use of @DEFS@Ken Raeburn1-0/+1
2006-03-26Initial enhanced error message support, similar to what I sent toKen Raeburn1-10/+24
2004-08-31 * kvno.M: Update usageTom Yu1-2/+2
2004-08-21 kvno: add -c ccache command line parameterJeffrey Altman1-11/+22
2002-08-15 * kvno.c (do_v4_kvno): Initialize name, inst, realm to emptyTom Yu1-0/+1
2002-07-30 * kvno.c (do_v4_kvno): If not compiling with v4 support, xusageEzra Peisach1-2/+2
2002-07-28* kvno.c: Include stdlib.h.Ken Raeburn1-8/+9
2002-07-26add v4 support to kvnoKen Raeburn1-35/+107
2001-06-08Include unistd.h (if present) for getopt() prototypeEzra Peisach1-0/+3
2000-08-02 * kvno.c (main): Compiler warning fixes - declare usage as static, andEzra Peisach1-8/+15
2000-02-02* kvno.c (main): Use krb5_decode_ticket() instead ofDanilo Almeida1-1/+1
1999-12-04* kvno.c (main): Use krb5_free_unparsed_name() isntead of free().Danilo Almeida1-1/+2
1998-11-02ressurect files missed by mergeTom Yu1-0/+169