aboutsummaryrefslogtreecommitdiff
path: root/sunrpc
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-10-24Move 'rpc' routines from 'inet' into 'nss'Arjun Shankar
2023-07-26sunrpc: Fix netname build with older gccAdhemerval Zanella Netto
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov
2023-05-24sunrpc/netname.c: fix warn unused resultFrédéric Bérat
2023-03-27Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto
2023-01-11sunrpc: Suppress GCC -O1 warning on user2netname [BZ #19444]Adhemerval Zanella
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-10-05sunrpc: Suppress GCC -Os warning on user2netnameAdhemerval Zanella Netto
2022-01-17CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768)Florian Weimer
2022-01-17sunrpc: Test case for clnt_create "unix" buffer overflow (bug 22542)Martin Sebor
2022-01-17CVE-2022-23219: Buffer overflow in sunrpc clnt_create for "unix" (bug 22542)Florian Weimer
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-07-09Force building with -fno-commonFlorian Weimer
2021-04-12linux: Normalize and return timeout on select (BZ #27651)Adhemerval Zanella
2021-03-09sunrpc: tst-svc_register can be a regular testFlorian Weimer
2021-02-08sunrpc: Fix typo in xdr_string commentPaul Zimmermann
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-10Handle out-of-memory case in svc_tcp.c/svc_unix.c:rendezvous_request.Stefan Liebler
2020-12-04nsswitch: use new internal API (callers)DJ Delorie
2020-10-08sunrpc: Adjust RPC function declarations to match Sun's (bug 26686]Martin Sebor
2020-07-17Move <rpc/netdb.h> from sunrpc to inetFlorian Weimer
2020-07-13Remove --enable-obsolete-rpc configure flagPetr Vorel
2020-07-08Move non-deprecated RPC-related functions from sunrpc to inetFlorian Weimer
2020-07-08sunrpc: Remove hidden aliases for global data symbols (bug 26210)Florian Weimer
2020-07-07sunrpc: Do not export getrpcport by defaultFlorian Weimer
2020-07-07sunrpc: Do not export key handling hooks by defaultFlorian Weimer
2020-07-07sunrpc: Turn clnt_sperrno into a libc_hidden_nolink_sunrpc symbolFlorian Weimer
2020-05-16sunrpc/tst-udp-*: Fix timeout valueSamuel Thibault
2020-02-12sunrpc: Properly clean up if tst-udp-timeout failsMatheus Castanho
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-10-30Change most internal uses of __gettimeofday to __clock_gettime.Zack Weinberg
2019-10-02Disable -Wmaybe-uninitialized for total_deadline in sunrpc/clnt_udp.c.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-02-15Remove qualifier from function return type in tst-svc_register.c.Joseph Myers
2019-02-14Fix fall-through warnings in sunrpc/xdr.c.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-06-29libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell
2018-06-29Disallow use of DES encryption functions in new programs.Zack Weinberg
2018-06-26Run thread shutdown functions in an explicit orderFlorian Weimer
2018-06-26sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macroFlorian Weimer
2018-05-11sunrpc: Remove stray exports without --enable-obsolete-rpc [BZ #23166]Florian Weimer
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu
2017-11-16Prefer https for Sourceware linksSiddhesh Poyarekar
2017-09-10sunrpc/tst-udp-nonblocking: Fix timeout valueSamuel Thibault
2017-09-10sunrpc/tst-udp-timeout: Fix timeout valueSamuel Thibault
2017-08-31sunrpc: Remove internal_function attributeFlorian Weimer
2017-08-18Consolidate non cancellable close callAdhemerval Zanella