History log of /freebsd-10-stable/sys/rpc/rpc_generic.c
Revision Date Author Comments
# 319615 06-Jun-2017 delphij

MFC r319369:

* 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.


# 302233 27-Jun-2016 bdrewery

MFC r297391:

Remove some NULL checks for M_WAITOK allocations.


# 287338 31-Aug-2015 delphij

MFC r286894:

Set curvnet context inside the RPC code in more places.

Reviewed by: melifaro


# 261046 22-Jan-2014 mav

MFC r258578, r258580, r258581 (by hrs):
Replace Sun RPC license in TI-RPC library with a 3-clause BSD license
with the explicit permissions.


# 287338 31-Aug-2015 delphij

MFC r286894:

Set curvnet context inside the RPC code in more places.

Reviewed by: melifaro


# 261046 22-Jan-2014 mav

MFC r258578, r258580, r258581 (by hrs):
Replace Sun RPC license in TI-RPC library with a 3-clause BSD license
with the explicit permissions.