summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd/compat_recv.c
Commit message (Expand)AuthorAgeFilesLines
* Remove krb4 support in the applications. login's ability to run aklogGreg Hudson2008-12-151-581/+0
* After malloc/realloc/calloc failures, return ENOMEM explicitly insteadKen Raeburn2008-04-301-2/+2
* Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2005-04-131-1/+0
* * compat_recv.c: Only include sys/select.h if it's availableKen Raeburn2004-07-161-0/+2
* * compat_recv.c: Only include krb.h if KRB5_KRB4_COMPAT.Ken Raeburn2003-03-051-0/+6
* * compat_recv.c (accept_a_connection): Test if IPv6 socket returnsEzra Peisach2003-01-031-1/+1
* Add IPv6 support to rshd test/debug code:Ken Raeburn2003-01-011-1/+117
* * compat_recv.c: Include defines.h for prototypesEzra Peisach2002-08-231-2/+4
* Move compat_recv.c from krb5util library. Move some duplicated code intoKen Raeburn2002-06-251-0/+456