summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/sendto_kdc.c
Commit message (Expand)AuthorAgeFilesLines
* localaddr.c (foreach_localaddr): support SIOCGIFNUM, for SolarisKen Raeburn2001-04-261-3/+5
* * changepw.c: Cast length argument to recvfrom/sendto to intEzra Peisach2000-10-171-7/+4
* * t_an_to_ln.c: Include <stdio.h> for prototypesEzra Peisach2000-06-301-6/+6
* jaltman@columbia.edu Mar 24, 2000:Jeffrey Altman2000-03-241-22/+5
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* * Makefile.in: Add changepw.c, prompter.cTom Yu1997-12-061-3/+21
* Take out calls to SOCKET_INITIALIZE and SOCKET_CLEANUP. This getsTheodore Tso1996-03-011-1/+11
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* Bug fixes or better error handling for the following 4 Windows bugsKeith Vetter1995-04-061-1/+8
* * DNR.c: Add Apple MacTCP source file for domain name resolution.John Gilmore1995-03-291-15/+14
* locate_kdc.c: Don't include sys/socket.h, netdb.h, netinet/in.h,Theodore Tso1995-03-241-3/+0
* Windows changes in krb5: makefile cleanup and some small code changesKeith Vetter1995-03-151-16/+9
* Stubbed an OS routine to satisfy the linker until we can really port it to th...Keith Vetter1995-03-081-0/+13
* Port of most of the OS directory to the PCKeith Vetter1995-03-071-0/+2
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-8/+1
* Fix use of connected sockets; previously krb5_sendto_kdc only used oneTheodore Tso1995-01-191-29/+38
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-7/+6
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* default for AF_MAX (missing on old-linux)Mark Eichin1994-06-161-0/+5
* If the select gets an EINTR error, retry with that host immediately, insteadTheodore Tso1993-12-011-1/+2
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-2/+2
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Delete unused variablesJohn Carr1992-08-211-2/+1
* Use connect() and send() instead of sendto() for betterJohn Carr1992-02-231-17/+30
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* libos-proto.h -> los-proto.hJohn Kohl1991-03-141-1/+1
* update copyright noticesJohn Kohl1991-02-191-5/+4
* don't check return address, as it can fail on certain implementationsJohn Kohl1990-10-291-15/+18
* fix reference to copyright/distribution provisionsJohn Kohl1990-05-251-1/+1
* fix up include filesJohn Kohl1990-05-231-3/+0
* make manifest constants into external variablesJohn Kohl1990-04-201-8/+17
* missing extra parens around recvfrom.John Kohl1990-04-191-7/+8
* add const to function signature where appropriateJohn Kohl1990-04-191-4/+4
* fix mis-spelling of MAX_TIMEOUTJohn Kohl1990-03-301-1/+2
* *** empty log message ***John Kohl1990-03-291-0/+169