/
githubmirror
/
libtirpc
ОбзорДокументацияВойти
/
githubmirror
/
libtirpc
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
libtirpc/
src/
..
Makefile.am

build: use autoconf archive to link pthread

5 лет назад
auth_des.c

libtirpc: Remove deprecated b functions

7 лет назад
auth_gss.c

gssapi: fix rpc_gss_seccreate passed in cred

3 года назад
auth_none.c

Avoid use of internal glibc sys/cdefs.h header

11 лет назад
auth_time.c

libtirpc: Remove deprecated b functions

7 лет назад
auth_unix.c

Handle gss auth reference counting internally

11 лет назад
authdes_prot.c

Avoid use of internal glibc sys/cdefs.h header

11 лет назад
authgss_prot.c

Removed some PRINTF_ARGS covscan errors

7 лет назад
authunix_prot.c

Avoid use of internal glibc sys/cdefs.h header

11 лет назад
binddynport.c

binddynport.c honor ip_local_reserved_ports

3 года назад
bindresvport.c

bindresvport.c: fix a potential resource leakage

4 года назад
clnt_bcast.c

clnt_bcast.c: resource_leak

8 лет назад
clnt_dg.c

thread safe clnt destruction.

4 года назад
clnt_fd_locks.h

thread safe clnt destruction.

4 года назад
clnt_generic.c

clnt_create: Restore using reserve ports for client connections

8 лет назад
clnt_perror.c

Avoid use of internal glibc sys/cdefs.h header

11 лет назад
clnt_raw.c

clnt_raw.c: fix a possible null pointer dereference

4 года назад
clnt_simple.c

Avoid use of internal glibc sys/cdefs.h header

11 лет назад
clnt_vc.c

thread safe clnt destruction.

4 года назад
crypt_client.c

libtirpc: Remove deprecated b functions

7 лет назад
debug.c

Make the license clauses consistent

9 лет назад
debug.h

Make the license clauses consistent

9 лет назад
des_crypt.c

Fix: unresolved _crypt() symbols

11 лет назад
des_impl.c

Replace bzero() calls with equivalent memset() calls

9 лет назад
des_soft.c

Replace the Sun RPC license with the BSD license, with the explicit permission of Sun Microsystems

17 лет назад
epoll_sub.c

Initial commit of libtirpc 0.1.7

19 лет назад
getnetconfig.c

getnetconfig.c: free linep to avoid memory leakage

2 года назад
getnetpath.c

getnetpath.c: resource_leak

8 лет назад
getpeereid.c

check for getpeereid

2 года назад
getpublickey.c

__getpublickey_real: Removed a warning

8 лет назад
getrpcent.c

getrpcent.c: fix typo

8 лет назад
getrpcport.c

getrpcport: Possible buffer overflow in memcpy

10 лет назад
key_call.c

Enable key_prot API for backward compatibility with glibc's SunRPC

11 лет назад
key_prot_xdr.c

Revert commit 3b6edd4 ('Makefile.am: Removed unsupported c-files')

11 лет назад
libtirpc.map

Fix typo in src/libtirpc.map

9 лет назад
mt_misc.c

SUNRPC: MT-safe overhaul of address cache management in rpcb_clnt.c

4 года назад
netname.c

Revert commit 3b6edd4 ('Makefile.am: Removed unsupported c-files')

11 лет назад
netnamer.c

Enable the netname API for backward compatibility with glibc's SunRPC

11 лет назад
nis.h

Remove dependency to nis.h

10 лет назад
pmap_clnt.c

Avoid use of internal glibc sys/cdefs.h header

11 лет назад
pmap_getmaps.c

Avoid use of internal glibc sys/cdefs.h header

11 лет назад
pmap_getport.c

Replace the Sun RPC license with the BSD license, with the explicit permission of Sun Microsystems

17 лет назад
pmap_prot.c

Replace the Sun RPC license with the BSD license, with the explicit permission of Sun Microsystems

17 лет назад
pmap_prot2.c

Replace the Sun RPC license with the BSD license, with the explicit permission of Sun Microsystems

17 лет назад
pmap_rmt.c

Fix location of various standard header includes

11 лет назад
rpc_callmsg.c

Replace the Sun RPC license with the BSD license, with the explicit permission of Sun Microsystems

17 лет назад
rpc_com.h

updated macOS support for tirpc [2/7] SOL_IP vs IPPROTO_IP

2 года назад
rpc_commondata.c

Use poll() instead of select() in svc_run()

11 лет назад
rpc_dtablesize.c

_rpc_dtablesize: Decrease the value of size.

3 года назад
rpc_generic.c

Allow working with abstract AF_UNIX addresses.

2 года назад
rpc_gss_utils.c

Remove g_OID_equal()

11 лет назад
rpc_prot.c

xdr_rejected_reply: Don't crash with invalid server rejection

12 лет назад
rpc_soc.c

Allow working with abstract AF_UNIX addresses.

2 года назад
rpcb_clnt.c

Try using a new abstract address when connecting to rpcbind

2 года назад
rpcb_prot.c

Fix for CVE-2017-8779

9 лет назад
rpcb_st_xdr.c

Fix for CVE-2017-8779

9 лет назад
rpcdname.c

__rpc_get_default_domain is undefined with LDFLAGS=-Wl,--no-undefined

11 лет назад
rtime.c

rtime.c: resource_leak

8 лет назад
svc.c

_rpc_dtablesize: Decrease the value of size.

3 года назад
svc_auth.c

Add missing extern

4 года назад
svc_auth_des.c

libtirpc: Remove deprecated b functions

7 лет назад
svc_auth_gss.c

check for gss_pname_to_uid or hardcode an early return if we can't use aname to localname

2 года назад
svc_auth_none.c

Fix SVCAUTH lifetime issues and move towards Solaris

11 лет назад
svc_auth_unix.c

Fix SVCAUTH lifetime issues and move towards Solaris

11 лет назад
svc_dg.c

test for IPV6_PKTINFO and potentially define __APPLE_USE_RFC_3542 to expose

2 года назад
svc_generic.c

svc_generic.c: resource_leak

8 лет назад
svc_raw.c

include string.h when we need a memset prototype for

2 года назад
svc_run.c

Use poll() instead of select() in svc_run()

11 лет назад
svc_simple.c

svc_simple.c: resource_leak

8 лет назад
svc_vc.c

svc_fd_create: skip getsockname on a non-network socket

2 года назад
xdr.c

xdr: add a defensive mask in xdr_int64_t() and xdr_u_int64_t()

7 лет назад
xdr_array.c

Avoid use of internal glibc sys/cdefs.h header

11 лет назад
xdr_float.c

attempt to use machine/endian.h if endian.h does not exist

2 года назад
xdr_mem.c

Avoid use of internal glibc sys/cdefs.h header

11 лет назад
xdr_rec.c

Fix EOF detection on non-blocking socket

8 лет назад
xdr_reference.c

Avoid use of internal glibc sys/cdefs.h header

11 лет назад
xdr_sizeof.c

Include stdint.h from xdr_sizeof.c to avoid missing declaration errors.

9 лет назад
xdr_stdio.c

xdrstdio_create buffers do not output encoded values on ppc

8 лет назад