aboutsummaryrefslogtreecommitdiff
path: root/src/lib/rpc/svc_tcp.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-31make mark-cstyleTom Yu1-12/+11
2009-02-02Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn1-1/+1
2008-07-23In the gss rpc package, replace the type used for a Jeffrey Altman1-8/+9
2008-06-02Fix a few incompatible-pointer warnings that aren't just about signednessKen Raeburn1-1/+1
2008-03-18MITKRB5-SA-2008-002Ken Raeburn1-0/+25
2007-10-22Set close-on-exec flag in most places where file descriptors areKen Raeburn1-0/+3
2006-04-01Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn1-0/+1
2004-09-21 * configure.in: Check for sockaddr_in.sin_len andTom Yu1-1/+4
2004-09-17 * libgssrpc.exports: Don't export internalsTom Yu1-93/+87
2004-06-16This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu1-14/+20
2001-12-07 * clnt_raw, clnt_tcp.c, clnt_udp.c: Use a union structure toEzra Peisach1-2/+2
2001-08-10 * clnt_udp.c (clntudp_call): Do not assume that select will notEzra Peisach1-1/+3
2001-07-19 * auth.h: AUTH ah_private structure element changed to void *Ezra Peisach1-2/+2
2001-07-09 * pmap_rmt.c, svc.c, svc_simple.c, svc_udp.c, svc_tcp.c,Ezra Peisach1-0/+1
2001-07-05 * configure.in: Add AC_TYPE_GETGROUPS to determine argument toEzra Peisach1-5/+7
2001-06-28 * auth.h: Provide full prototype for xdr_des_blockEzra Peisach1-18/+47
2001-06-05 * clnt_perror.c (clnt_spcreateerror): Enumerate missing cases inEzra Peisach1-1/+3
2000-02-18 * svc_auth_gssapi.c (_svcauth_gssapi): Don't explicitly freeTom Yu1-3/+7
1998-02-14"Renames" in the following refer to renaming of various exportedTom Yu1-4/+4
1996-12-04 * Various changes to allow channel bindings to work with both UDPBarry Jaspan1-3/+10
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-0/+453