summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc/svc_udp.c
Commit message (Expand)AuthorAgeFilesLines
* Fix various warningsGreg Hudson2013-06-071-2/+4
* Use GETSOCKNAME_ARG3_TYPE to prevent warning in type incompatibility.Ezra Peisach2012-03-061-2/+6
* Silence various "may be used uninitialized" warnings from GCC causedKen Raeburn2011-09-051-2/+2
* Encoding cleanup: curly quotes to ASCII quotes, and some ISO-8859-1Tom Yu2010-10-081-1/+1
* relicense Sun RPC to 3-clause BSD-styleTom Yu2010-09-221-23/+25
* make mark-cstyleTom Yu2009-10-311-21/+20
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-3/+3
* In the gss rpc package, replace the type used for a Jeffrey Altman2008-07-231-3/+4
* Set close-on-exec flag in most places where file descriptors areKen Raeburn2007-10-221-0/+2
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-011-0/+1
* * configure.in: Check for sockaddr_in.sin_len andTom Yu2004-09-211-0/+3
* * libgssrpc.exports: Don't export internalsTom Yu2004-09-171-34/+32
* This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2004-06-161-26/+33
* Only system headers should declare errnoSam Hartman2003-01-051-1/+0
* * auth.h: AUTH ah_private structure element changed to void *Ezra Peisach2001-07-191-1/+1
* * pmap_rmt.c, svc.c, svc_simple.c, svc_udp.c, svc_tcp.c,Ezra Peisach2001-07-091-0/+1
* * auth.h: Provide full prototype for xdr_des_blockEzra Peisach2001-06-281-10/+10
* * clnt_perror.c (clnt_spcreateerror): Enumerate missing cases inEzra Peisach2001-06-051-0/+2
* * svc_auth_gssapi.c (_svcauth_gssapi): Don't explicitly freeTom Yu2000-02-181-2/+6
* "Renames" in the following refer to renaming of various exportedTom Yu1998-02-141-3/+3
* * configure.in: Check for sys/uio.hEzra Peisach1997-02-101-0/+3
* * svc_udp.c (svcudp_recv): Avoid coredumps under Solaris (andTom Yu1997-02-101-0/+5
* * Various changes to allow channel bindings to work with both UDPBarry Jaspan1996-12-041-0/+12
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+496