platform/upstream/libtirpc.git
2024-01-18 Dongkyun Sonadd packaging with v1.3.3 16/297516/2 accepted/tizen_base_riscv accepted/tizen_base_toolchain tizen_base accepted/tizen/base/riscv/20240122.031609 accepted/tizen/base/toolchain/20240124.003834
2022-08-07 Steve DicksonRelease: 1.3.3 upstream/1.3.3
2022-08-02 Steve DicksonRemoved a warning:
2022-08-01 Attila KovacsSUNRPC: MT-safe overhaul of address cache management...
2022-07-28 Attila KovacsSUNRPC: mutexed access blacklist_read state variable.
2022-07-26 Attila Kovacsthread safe clnt destruction.
2022-07-26 Attila Kovacsclnt_dg_freeres() uncleared set active state may deadlock.
2022-07-26 Attila KovacsEliminate deadlocks in connects with an MT environment
2022-07-16 Roberto Bergantinos... rpcb_clnt.c add mechanism to try v2 protocol first
2022-07-16 Ali AbdallahFix potential memory leak of parms.r_addr
2022-01-20 Petr VorelReintroduce INSTALL file
2022-01-20 Steve DicksonRemoved current INSTALL file
2022-01-20 Frank Sorensonlibtirpc: Fix use-after-free accessing the error number
2022-01-20 Hsia-Jun(Randy) Libuild: use autoconf archive to link pthread
2022-01-20 Hsia-Jun(Randy) Li_rpc_dtablesize: use portable system call
2022-01-20 Hsia-Jun(Randy) Lirpc/types.h: fix android build
2021-08-21 Dai NgoFix DoS vulnerability in libtirpc
2021-05-10 Steve DicksonRelease: 1.3.2
2021-05-10 Tom 'spot'... Replace the final SunRPC licenses with BSD licenses
2021-04-07 Florian Weimerblacklist: Add a few more well known ports
2021-03-15 Scott Mayhewlibtirpc: disallow calling auth_refresh from clnt_call...
2020-12-01 Steve DicksonRelease: 1.3.1
2020-12-01 Steve DicksonRemove AUTH_DES interfaces from auth_des.h.
2020-07-29 Doug Nazarsvc_dg: Free xp_netid during destroy
2020-06-25 Jaime Caamano... Fix memory management issues of fd locks
2020-06-17 Jaime Caamano... libtirpc: replace array with list for per-fd locks
2020-05-28 srinivasa rao... __svc_vc_dodestroy: fix double free of xp_ltaddr.buf
2020-04-27 Steve Dickson__rpc_dtbsize: rlim_cur instead of rlim_max
2020-04-27 Eli Schwartzpkg-config: use the correct replacements for libdir...
2020-04-07 Steve DicksonRelease 1.2.6
2020-01-21 Rosen Penevxdr_float: do not include bits/endian.h
2020-01-21 Mike GilbertAvoid multiple-definiton with gcc -fno-common
2020-01-03 Petr Vorelbindresvport.blacklist: Add 774 (rpasswd)
2020-01-03 Petr VorelAdd authdes_seccreate() stub
2019-12-19 Steve DicksonRelease 1.2.5
2019-12-19 Steve DicksonRemoved some PRINTF_ARGS covscan errors
2019-12-19 Steve Dicksonclnt_vc_create: Removed a RESOURCE_LEAK covscan error
2019-12-19 Steve DicksonAdd back the authdes interfaces
2019-10-09 Steve DicksonCompile out the AUTH_DES support.
2019-10-07 Fabrice Fontainerpc/types.h: fix musl build
2019-09-03 Rosen Penevlibtirpc: Remove deprecated b functions
2019-09-03 Stefano Garzarellaxdr: add a defensive mask in xdr_int64_t() and xdr_u_in...
2019-06-11 Laurent Bigonvilleman/rpc_secure.3t: Fix typo in manpage
2019-06-11 Petr VorelCommit e45bf420983e fixed issue for uclibc-ng, but...
2019-06-11 Laurent BigonvilleMakefile.am: Use LIBADD instead of LDFLAGS to link...
2018-11-08 Ian KentFix EOF detection on non-blocking socket
2018-11-08 Thomas Deutschmanngetrpcent.c: fix typo
2018-11-08 Steve Dickson__getpublickey_real: Removed a warning
2018-09-26 Zhi Ligetnetconfig.c: fix a BAD_FREE (CWE-763)
2018-09-13 Steve Dicksonclnt_vc.c: remove a false positive from a covscan
2018-09-11 Steve Dicksonsvc_simple.c: resource_leak
2018-09-11 Steve Dicksonsvc_generic.c: resource_leak
2018-09-11 Steve Dicksonrtime.c: resource_leak
2018-09-11 Steve Dicksonrpcb_clnt.c: resource_leak
2018-09-11 Steve Dicksonrpc_soc.c: buffer_size_warning
2018-09-11 Steve Dicksonrpc_soc.c: resource_leak
2018-09-11 Steve Dicksonrpc_generic.c: resource_leak
2018-09-11 Steve Dicksongetnetpath.c: resource_leak
2018-09-11 Steve Dicksongetnetconfig.c: cppcheck_warning
2018-09-11 Steve Dicksonclnt_vc.c: resource_leak
2018-09-11 Steve Dicksonclnt_bcast.c: resource_leak
2018-09-11 Steve Dicksonauth_gss.c: buffer_size_warning
2018-09-11 Steve Dicksonauth_gss.c: resource_leak
2018-08-27 Steve DicksonRelease 1.1.4
2018-08-27 Olaf Kirchmake libtirpc honor /etc/bindresvport.blacklist
2018-07-20 Jayakrishna... Fixed Integer overflows in clnt_vc_create and clnt_dg_c...
2018-07-18 Thomas Blumerpcb_clnt.c: pass the version argument to __try_protoco...
2018-07-18 Steve Dicksonxdrstdio_create buffers do not output encoded values...
2018-07-10 Chuck LeverHandle GARBAGE_ARGS response in rpcbind query
2018-04-18 Thomas BlumeFix regression introduced by change rpc version order...
2018-04-12 Steve Dicksonclnt_create: Restore using reserve ports for client...
2018-03-14 Steve DicksonRelease 1.0.3
2018-03-14 Thomas Blumerpcinfo: change order of version to be tried to 4,...
2018-03-07 Steve Dicksonclnt_dg_call: Change the memory allocation
2018-03-02 Steve Dicksonclnt_dg_call: Fix a buffer overflow (CVE-2016-4429)
2018-03-01 Chuck LeverAvoid choosing reserved ports in legacy RPC APIs
2018-03-01 Chuck LeverAvoid choosing reserved ports in clnt_tli_create(3)
2018-03-01 Chuck LeverAvoid choosing reserved ports in svc_tli_create(3)
2018-03-01 Chuck LeverAdd an internal helper for binding to a dynamically...
2017-12-18 Steve DicksonMake the license clauses consistent
2017-11-14 Thorsten KukukAdd includes to pmap_clnt.h
2017-11-14 Thorsten KukukFix typo in src/libtirpc.map
2017-11-14 Thorsten KukukAdd some typedefs to rpc/types.h to allow applications...
2017-11-14 Thorsten KukukInclude stdint.h from xdr_sizeof.c to avoid missing...
2017-08-23 Joshua KinardReplace bzero() calls with equivalent memset() calls
2017-07-05 Steve DicksonRelease 1.0.2
2017-07-05 Joshua KinardFix struct rpcent for uclibc-ng
2017-05-15 Guido VrankenFix for CVE-2017-8779
2017-05-04 Steve Dicksonclnt_vc.c: Removed warning of clnt_read_vc_str not...
2016-08-17 ksouravgetrpcport: Possible buffer overflow in memcpy
2016-06-02 Ian Kenthandle concurrent connect calls in clnt_vc_create()
2016-06-02 Paulo Andradeclnt_vc_create: Do not hold a global mutex during connect
2016-06-02 Paulo AndradeRecord errno value before calling syslog
2016-06-02 Paulo AndradeMake it clear rpc_createerr is thread safe
2016-06-02 Steve DicksonAdded some new files
2016-04-04 Thorsten KukukRemove des*.c dependencies to glibc
2016-04-04 Thorsten KukukCompile des_crypt.c and des_impl.c
2016-04-04 Thorsten KukukRemove dependency to nis.h
2016-04-04 Thorsten Kukukgetpublickey.c: ifdef out yp headers
2016-03-08 Steve Dicksonauthgss_refresh: Added debug statements
next