summaryrefslogtreecommitdiff
path: root/src/bindresvport.c
Commit message (Expand)AuthorAgeFilesLines
* bindresvport.c: fix a potential resource leakageZhi Li2022-10-241-0/+1
* SUNRPC: mutexed access blacklist_read state variable.libtirpc-1-3-3-rc4Attila Kovacs2022-07-281-1/+2
* make libtirpc honor /etc/bindresvport.blacklistOlaf Kirch2018-08-271-4/+93
* Avoid use of internal glibc sys/cdefs.h headerNatanael Copa2015-04-231-1/+0
* Fix compile error: 'IPPORT_RESERVED' undeclaredNatanael Copa2015-04-231-0/+1
* Race condition in bindresvportSigned-off-by: Susant Sahani2013-11-251-3/+14
* Cleaned up some "break strict-aliasing rules" warningsSteve Dickson2009-07-091-3/+2
* Replace the Sun RPC license with the BSD license, with the explicitTom "spot" Callaway2009-05-281-24/+23
* A couple ntohs() were needed in bindresvport_sa()Steve Dickson2007-05-041-2/+2
* Added a optimization to bindresvport that allows moreSteve Dickson2007-04-261-6/+19
* Initial commit of libtirpc 0.1.7Steve Dickson2007-04-201-0/+225