summaryrefslogtreecommitdiffstats
path: root/src/krb524/sendmsg.c
Commit message (Expand)AuthorAgeFilesLines
* * sendmsg.c (krb524_sendto_kdc): Update calls to locate_server()Tom Yu2002-12-071-2/+4
* reimplement macosx v4-local-addr changes; untestedKen Raeburn2002-07-221-2/+5
* Add hooks to optionally report local address used when contacting a KDC-likeKen Raeburn2002-07-081-1/+1
* * krb524.h: Updated C++ protection to not interfere with emacsTom Yu2002-06-151-0/+5
* Separate send-to-kdc UDP code, export it via accessor interface, and call in toKen Raeburn2002-06-051-153/+5
* Add capability of looking up TCP addresses for KDC in DNS; not enabled yet.Ken Raeburn2002-06-041-5/+6
* Use a "struct addrlist" instead of separate count and pointer-to-pointer valuesKen Raeburn2001-06-201-21/+22
* * k524init.c: Inculde unistd.h for getopt() prototypeEzra Peisach2001-06-041-5/+3
* * sendmsg.c (krb524_sendto_kdc): Do fallback if KRB5_REALM_UNKNOWN is returned,Ken Raeburn2001-05-081-1/+1
* use new internal interface for locating serversKen Raeburn2001-04-261-15/+26
* * encode.c, krb524.h: encode_v4tkt() and decode_v4tkt() now takeEzra Peisach2000-10-171-2/+2
* * Makefile.in: Make krb524 library and k524init program build onDanilo Almeida2000-07-201-15/+12
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* * sendmsg.c: Explicitly include k5-int.h in order to get properTom Yu1998-02-131-5/+3
* * convt_tkt.c: Delete; it's not needed anymoreTom Yu1997-08-121-87/+178
* * Better support for Athena Kerberos if installedSam Hartman1996-08-051-1/+1
* Compiler warning cleanupPaul Park1995-06-271-1/+1
* Updated to use autoconf, and to use the new Kerberos library APITheodore Tso1995-06-061-6/+14
* * README, *.[ch]: Avoid <...> includes for our include filesJohn Gilmore1995-02-281-4/+1
* stamp out rcs keywordsMark Eichin1994-08-181-4/+0
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Initial revisionTheodore Tso1993-06-031-0/+156