freebsd-skq/usr.sbin/rpcbind
Xin LI 6448ec89e7 * limit size of buffers to RPC_MAXDATASIZE
* don't leak memory
 * be more picky about bad parameters

From:

https://raw.githubusercontent.com/guidovranken/rpcbomb/master/libtirpc_patch.txt
https://github.com/guidovranken/rpcbomb/blob/master/rpcbind_patch.txt

via NetBSD.

Reviewed by:	emaste, cem (earlier version)
Differential Revision:	https://reviews.freebsd.org/D10922
MFC after:	3 days
2017-06-01 06:12:25 +00:00
..
tests usr.sbin: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:38:03 +00:00
check_bound.c
Makefile Add a knob, WITH*_RPCBIND_WARMSTART_SUPPORT, to allow the end-user to build 2017-04-19 20:45:46 +00:00
Makefile.depend
pmap_svc.c
rpcb_stat.c
rpcb_svc_4.c
rpcb_svc_com.c * limit size of buffers to RPC_MAXDATASIZE 2017-06-01 06:12:25 +00:00
rpcb_svc.c
rpcbind.8 rpcbind(8): post-humously document -w (warmstart) support added in r74462 2017-04-19 20:23:27 +00:00
rpcbind.c Print out the signal number on exit in terminate(..) if WARMSTART is compiled 2017-04-19 17:51:32 +00:00
rpcbind.h
security.c
util.c
warmstart.c