aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/os/sendto_kdc.c
AgeCommit message (Expand)AuthorFilesLines
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1997-12-06 * Makefile.in: Add changepw.c, prompter.cTom Yu1-3/+21
1996-03-01Take out calls to SOCKET_INITIALIZE and SOCKET_CLEANUP. This getsTheodore Tso1-1/+11
1995-04-14Windows global stuff:Keith Vetter1-1/+1
1995-04-06Bug fixes or better error handling for the following 4 Windows bugsKeith Vetter1-1/+8
1995-03-29* DNR.c: Add Apple MacTCP source file for domain name resolution.John Gilmore1-15/+14
1995-03-24locate_kdc.c: Don't include sys/socket.h, netdb.h, netinet/in.h,Theodore Tso1-3/+0
1995-03-15Windows changes in krb5: makefile cleanup and some small code changesKeith Vetter1-16/+9
1995-03-08Stubbed an OS routine to satisfy the linker until we can really port it to th...Keith Vetter1-0/+13
1995-03-07Port of most of the OS directory to the PCKeith Vetter1-0/+2
1995-02-28Avoid <krb5/...> includesJohn Gilmore1-8/+1
1995-01-19Fix use of connected sockets; previously krb5_sendto_kdc only used oneTheodore Tso1-29/+38
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-7/+6
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1994-06-16default for AF_MAX (missing on old-linux)Mark Eichin1-0/+5
1993-12-01If the select gets an EINTR error, retry with that host immediately, insteadTheodore Tso1-1/+2
1993-10-15Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1-2/+2
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1992-08-21Delete unused variablesJohn Carr1-2/+1
1992-02-23Use connect() and send() instead of sendto() for betterJohn Carr1-17/+30
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-03-14libos-proto.h -> los-proto.hJohn Kohl1-1/+1
1991-02-19update copyright noticesJohn Kohl1-5/+4
1990-10-29don't check return address, as it can fail on certain implementationsJohn Kohl1-15/+18
1990-05-25fix reference to copyright/distribution provisionsJohn Kohl1-1/+1
1990-05-23fix up include filesJohn Kohl1-3/+0
1990-04-20make manifest constants into external variablesJohn Kohl1-8/+17
1990-04-19missing extra parens around recvfrom.John Kohl1-7/+8
1990-04-19add const to function signature where appropriateJohn Kohl1-4/+4
1990-03-30fix mis-spelling of MAX_TIMEOUTJohn Kohl1-1/+2
1990-03-29*** empty log message ***John Kohl1-0/+169