summaryrefslogtreecommitdiff
path: root/src/svc_dg.c
Commit message (Expand)AuthorAgeFilesLines
* svc_dg: Free xp_netid during destroylibtirpc-1-2-7-rc4Doug Nazar2020-07-291-0/+2
* Drop the xp_auth member of SVCXPRTPeter Rosin2015-10-301-5/+6
* Fix SVCAUTH lifetime issues and move towards SolarisPeter Rosin2015-10-301-4/+0
* Align with Solaris in the process.Peter Rosin2015-10-301-0/+11
* su_data: corrected macro expansionPeter Rosin2015-10-301-1/+1
* Avoid use of internal glibc sys/cdefs.h headerNatanael Copa2015-04-231-1/+0
* svc_dg: Convert fprintf calls to LIBTIRPC_DEBUG() callsSteve Dickson2014-08-071-28/+23
* svc_getargs(): Should not be freeing arg pointers on failureslibtirpc-0-2-4-rc1Steve Dickson2013-04-221-1/+0
* Add missing INET6 conditionalThomas Petazzoni2012-11-131-1/+4
* Use correct socket option for PKTINFO on UDPv6Max Matveev2012-11-131-1/+1
* Segfault in SVCAUTH_WRAP calllibtirpc-0-2-3-rc2Steve Dickson2011-07-201-2/+2
* SVCAUTH_WRAP/SVCAUTH_UNWRAPMatthew N. Dodd2011-06-211-2/+29
* Try to ensure datagram replies come from the address requests were sent to.Olaf Kirch2011-03-021-11/+115
* Replace the Sun RPC license with the BSD license, with the explicitTom "spot" Callaway2009-05-281-26/+25
* Introduce __rpc_set_netbuf helperOlaf Kirch2008-09-301-11/+3
* Fix xp_raddr handling in svc_fd_create etcOlaf Kirch2008-09-301-6/+1
* Initial commit of libtirpc 0.1.7Steve Dickson2007-04-201-0/+598