summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xdr_float: do not include bits/endian.hlibtirpc-1-2-6-rc2Rosen Penev2020-01-211-1/+1
* Avoid multiple-definiton with gcc -fno-commonMike Gilbert2020-01-212-2/+4
* bindresvport.blacklist: Add 774 (rpasswd)libtirpc-1-2-6-rc1Petr Vorel2020-01-031-0/+1
* Add authdes_seccreate() stubPetr Vorel2020-01-031-0/+7
* Release 1.2.5libtirpc-1-2-5Steve Dickson2019-12-191-1/+1
* Removed some PRINTF_ARGS covscan errorslibtirpc-1-1-5-rc4Steve Dickson2019-12-192-6/+6
* clnt_vc_create: Removed a RESOURCE_LEAK covscan errorSteve Dickson2019-12-191-2/+5
* Add back the authdes interfacesSteve Dickson2019-12-192-1/+24
* Compile out the AUTH_DES support.Steve Dickson2019-10-094-2/+17
* rpc/types.h: fix musl buildFabrice Fontaine2019-10-071-1/+1
* libtirpc: Remove deprecated b functionslibtirpc-1-1-5-rc3Rosen Penev2019-09-034-8/+8
* xdr: add a defensive mask in xdr_int64_t() and xdr_u_int64_t()Stefano Garzarella2019-09-031-2/+4
* man/rpc_secure.3t: Fix typo in manpageLaurent Bigonville2019-06-111-1/+1
* Commit e45bf420983e fixed issue for uclibc-ng, but on uclibc thisPetr Vorel2019-06-111-2/+3
* Makefile.am: Use LIBADD instead of LDFLAGS to link against krb5Laurent Bigonville2019-06-111-1/+1
* Fix EOF detection on non-blocking socketlibtirpc-1-1-5-rc2Ian Kent2018-11-082-3/+22
* getrpcent.c: fix typoThomas Deutschmann2018-11-081-1/+1
* __getpublickey_real: Removed a warningSteve Dickson2018-11-081-1/+1
* getnetconfig.c: fix a BAD_FREE (CWE-763)Zhi Li2018-09-261-9/+9
* clnt_vc.c: remove a false positive from a covscanlibtirpc-1-1-5-rc1Steve Dickson2018-09-131-2/+0
* svc_simple.c: resource_leakSteve Dickson2018-09-111-0/+1
* svc_generic.c: resource_leakSteve Dickson2018-09-111-0/+1
* rtime.c: resource_leakSteve Dickson2018-09-111-0/+1
* rpcb_clnt.c: resource_leakSteve Dickson2018-09-111-0/+1
* rpc_soc.c: buffer_size_warningSteve Dickson2018-09-111-1/+1
* rpc_soc.c: resource_leakSteve Dickson2018-09-111-1/+5
* rpc_generic.c: resource_leakSteve Dickson2018-09-111-0/+1
* getnetpath.c: resource_leakSteve Dickson2018-09-111-0/+1
* getnetconfig.c: cppcheck_warningSteve Dickson2018-09-111-0/+2
* clnt_vc.c: resource_leakSteve Dickson2018-09-111-0/+2
* clnt_bcast.c: resource_leakSteve Dickson2018-09-111-0/+1
* auth_gss.c: buffer_size_warningSteve Dickson2018-09-111-1/+1
* auth_gss.c: resource_leakSteve Dickson2018-09-111-0/+1
* Release 1.1.4libtirpc-1-1-4Steve Dickson2018-08-271-1/+1
* make libtirpc honor /etc/bindresvport.blacklistOlaf Kirch2018-08-273-5/+107
* Fixed Integer overflows in clnt_vc_create and clnt_dg_createlibtirpc-1-0-4-rc2Jayakrishna Menon2018-07-202-5/+27
* rpcb_clnt.c: pass the version argument to __try_protocol_version_2Thomas Blume2018-07-181-1/+1
* xdrstdio_create buffers do not output encoded values on ppcSteve Dickson2018-07-181-3/+12
* Handle GARBAGE_ARGS response in rpcbind queryChuck Lever2018-07-101-4/+9
* Fix regression introduced by change rpc version order patchlibtirpc-1-0-4-rc1Thomas Blume2018-04-181-4/+14
* clnt_create: Restore using reserve ports for client connectionsSteve Dickson2018-04-122-7/+2
* Release 1.0.3libtirpc-1-0-3Steve Dickson2018-03-141-1/+1
* rpcinfo: change order of version to be tried to 4, 3, 2libtirpc-1-0-3-rc3Thomas Blume2018-03-141-68/+80
* clnt_dg_call: Change the memory allocationSteve Dickson2018-03-071-3/+3
* clnt_dg_call: Fix a buffer overflow (CVE-2016-4429)libtirpc-1-0-3-rc2Steve Dickson2018-03-021-0/+7
* Avoid choosing reserved ports in legacy RPC APIsChuck Lever2018-03-011-6/+4
* Avoid choosing reserved ports in clnt_tli_create(3)Chuck Lever2018-03-011-1/+3
* Avoid choosing reserved ports in svc_tli_create(3)Chuck Lever2018-03-011-8/+4
* Add an internal helper for binding to a dynamically-assigned portChuck Lever2018-03-012-2/+142
* Make the license clauses consistentSteve Dickson2017-12-182-28/+44