Clean up a bunch of signed/unsigned comparison warnings
[krb5.git] / src / lib / rpc / clnt_udp.c
2009-11-02 Greg HudsonClean up a bunch of signed/unsigned comparison warnings
2009-10-31 Tom Yumake mark-cstyle
2009-02-06 Ezra PeisachCleanup some warnings due to getsockname's third argume...
2008-10-02 Greg HudsonIn clntudp_call, fix a bug in the handling of an error...
2008-07-23 Jeffrey AltmanIn the gss rpc package, replace the type used for a
2004-09-17 Tom Yu * libgssrpc.exports: Don't export internals
2004-06-28 Tom YuLots of signedness and argument-casting fixes. Some...
2004-06-16 Tom YuThis commit merges the RPCSEC_GSS integration branch...
2003-01-05 Sam HartmanOnly system headers should declare errno
2001-12-07 Ezra Peisach * clnt_raw, clnt_tcp.c, clnt_udp.c: Use a union struct...
2001-08-10 Ezra Peisach * clnt_udp.c (clntudp_call): Do not assume that select...
2001-06-28 Ezra Peisach * auth.h: Provide full prototype for xdr_des_block
2001-06-05 Ezra Peisach * clnt_perror.c (clnt_spcreateerror): Enumerate missin...
2000-06-27 Ken Raeburnpullup from 1.2 branch
2000-02-18 Tom Yu * svc_auth_gssapi.c (_svcauth_gssapi): Don't explicitl...
1998-02-14 Tom Yu"Renames" in the following refer to renaming of various...
1996-12-04 Barry Jaspan * Various changes to allow channel bindings to work...
1996-10-23 Theodore TsoChange #ifdef sparc to #ifdef sun for more portability.
1996-07-31 Tom Yu * clnt_generic.c, clnt_simple.c, clnt_tcp.c, clnt_udp.c,
1996-07-30 Tom Yu * clnt_generic.c, clnt_simple.c, clnt_tcp.c, clnt_udp.c,
1996-07-22 Marc Horowitzthis commit includes all the changes on the OV_9510_INT...