aboutsummaryrefslogtreecommitdiff
path: root/src/krb524/sendmsg.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-17This commit was manufactured by cvs2svn to create tagkfw-2.6-beta7no author1-114/+0
2003-03-06* cnv_tkt_skey.c, conv_creds.c, conv_princ.c, encode.c, sendmsg.c: Removed Ma...Alexandra Ellwood1-5/+0
2002-12-07 * sendmsg.c (krb524_sendto_kdc): Update calls to locate_server()Tom Yu1-2/+4
2002-07-22reimplement macosx v4-local-addr changes; untestedKen Raeburn1-2/+5
2002-07-08Add hooks to optionally report local address used when contacting a KDC-likeKen Raeburn1-1/+1
2002-06-15 * krb524.h: Updated C++ protection to not interfere with emacsTom Yu1-0/+5
2002-06-05Separate send-to-kdc UDP code, export it via accessor interface, and call in toKen Raeburn1-153/+5
2002-06-04Add capability of looking up TCP addresses for KDC in DNS; not enabled yet.Ken Raeburn1-5/+6
2001-06-20Use a "struct addrlist" instead of separate count and pointer-to-pointer valuesKen Raeburn1-21/+22
2001-06-04 * k524init.c: Inculde unistd.h for getopt() prototypeEzra Peisach1-5/+3
2001-05-08* sendmsg.c (krb524_sendto_kdc): Do fallback if KRB5_REALM_UNKNOWN is returned,Ken Raeburn1-1/+1
2001-04-26use new internal interface for locating serversKen Raeburn1-15/+26
2000-10-17 * encode.c, krb524.h: encode_v4tkt() and decode_v4tkt() now takeEzra Peisach1-2/+2
2000-07-20* Makefile.in: Make krb524 library and k524init program build onDanilo Almeida1-15/+12
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1998-02-13 * sendmsg.c: Explicitly include k5-int.h in order to get properTom Yu1-5/+3
1997-08-12 * convt_tkt.c: Delete; it's not needed anymoreTom Yu1-87/+178
1996-08-05* Better support for Athena Kerberos if installedSam Hartman1-1/+1
1995-06-27Compiler warning cleanupPaul Park1-1/+1
1995-06-06Updated to use autoconf, and to use the new Kerberos library APITheodore Tso1-6/+14
1995-02-28* README, *.[ch]: Avoid <...> includes for our include filesJohn Gilmore1-4/+1
1994-08-18stamp out rcs keywordsMark Eichin1-4/+0
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1993-06-03Initial revisionTheodore Tso1-0/+156