summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/genaddrs.c
Commit message (Expand)AuthorAgeFilesLines
* Require IPv6 supportKen Raeburn2012-02-281-2/+0
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+1
* make mark-cstyleTom Yu2009-10-311-53/+54
* Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2005-04-131-1/+0
* zap remaining bits of macsock.h supportKen Raeburn2004-07-171-1/+1
* Don't specify defaults for GET{PEER,SOCK}NAME_ARG{2,3}_TYPE macrosKen Raeburn2004-02-141-13/+0
* Return errno not retval from getpeername failureSam Hartman2002-09-171-1/+1
* protoizeKen Raeburn2002-09-031-5/+1
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-1/+1
* fix conditionalsKen Raeburn2001-08-311-1/+1
* genaddrs.c: update for ipv6Ken Raeburn2001-08-311-28/+52
* * genaddrs.c: Use GETPEERNAME_ARG2_TYPE, GETPEERNAME_ARG3_TYPEEzra Peisach2001-07-311-3/+18
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1997-09-261-1/+1
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-5/+5
* Replace function declaration back to taking an int. SOCKET is defined asEzra Peisach1995-09-111-2/+3
* Mac Beta 1 submissionKeith Vetter1995-09-111-1/+2
* first pass attempt at cleaning up some gcc -Wall flamesTom Yu1995-08-051-2/+2
* Changes for Macintosh implementationKeith Vetter1995-07-061-1/+1
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-1/+1
* * genaddrs.c (krb5_auth_con_genaddrs()),Chris Provenzano1995-05-011-24/+33
* Fixes so that the Unix changes no longer breaks on the PCKeith Vetter1995-04-281-2/+2
* * Makefile.in : Added source files mk_faddr.c and genaddrs.c.Chris Provenzano1995-04-261-0/+95