summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc/clnt_udp.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up a bunch of signed/unsigned comparison warningsGreg Hudson2009-11-021-2/+2
* make mark-cstyleTom Yu2009-10-311-20/+20
* Cleanup some warnings due to getsockname's third argument is sometimesEzra Peisach2009-02-061-2/+5
* In clntudp_call, fix a bug in the handling of an error case (it failedGreg Hudson2008-10-021-1/+0
* In the gss rpc package, replace the type used for a Jeffrey Altman2008-07-231-4/+4
* * libgssrpc.exports: Don't export internalsTom Yu2004-09-171-37/+37
* Lots of signedness and argument-casting fixes. Some arithmeticTom Yu2004-06-281-4/+4
* This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2004-06-161-22/+23
* Only system headers should declare errnoSam Hartman2003-01-051-1/+1
* * clnt_raw, clnt_tcp.c, clnt_udp.c: Use a union structure toEzra Peisach2001-12-071-2/+3
* * clnt_udp.c (clntudp_call): Do not assume that select will notEzra Peisach2001-08-101-2/+3
* * auth.h: Provide full prototype for xdr_des_blockEzra Peisach2001-06-281-13/+16
* * clnt_perror.c (clnt_spcreateerror): Enumerate missing cases inEzra Peisach2001-06-051-1/+1
* pullup from 1.2 branchKen Raeburn2000-06-271-1/+1
* * svc_auth_gssapi.c (_svcauth_gssapi): Don't explicitly freeTom Yu2000-02-181-0/+15
* "Renames" in the following refer to renaming of various exportedTom Yu1998-02-141-5/+5
* * Various changes to allow channel bindings to work with both UDPBarry Jaspan1996-12-041-8/+11
* Change #ifdef sparc to #ifdef sun for more portability.Theodore Tso1996-10-231-1/+1
* * clnt_generic.c, clnt_simple.c, clnt_tcp.c, clnt_udp.c,Tom Yu1996-07-311-0/+1
* * clnt_generic.c, clnt_simple.c, clnt_tcp.c, clnt_udp.c,Tom Yu1996-07-301-1/+0
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+460