summaryrefslogtreecommitdiffstats
path: root/sunrpc (follow)
Commit message (Expand)AuthorAgeLines
* CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768)Florian Weimer2022-01-17-8/+47
* sunrpc: Test case for clnt_create "unix" buffer overflow (bug 22542)Martin Sebor2022-01-17-1/+48
* CVE-2022-23219: Buffer overflow in sunrpc clnt_create for "unix" (bug 22542)Florian Weimer2022-01-17-3/+7
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-01-21/+21
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-03-7/+0
* Force building with -fno-commonFlorian Weimer2021-07-09-13/+9
* linux: Normalize and return timeout on select (BZ #27651)Adhemerval Zanella2021-04-12-1/+0
* sunrpc: tst-svc_register can be a regular testFlorian Weimer2021-03-09-2/+1
* sunrpc: Fix typo in xdr_string commentPaul Zimmermann2021-02-08-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-02-21/+21
* Handle out-of-memory case in svc_tcp.c/svc_unix.c:rendezvous_request.Stefan Liebler2020-12-10-2/+24
* nsswitch: use new internal API (callers)DJ Delorie2020-12-04-57/+6
* sunrpc: Adjust RPC function declarations to match Sun's (bug 26686]Martin Sebor2020-10-08-6/+7
* Move <rpc/netdb.h> from sunrpc to inetFlorian Weimer2020-07-17-74/+0
* Remove --enable-obsolete-rpc configure flagPetr Vorel2020-07-13-9355/+20
* Move non-deprecated RPC-related functions from sunrpc to inetFlorian Weimer2020-07-08-374/+1
* sunrpc: Remove hidden aliases for global data symbols (bug 26210)Florian Weimer2020-07-08-4/+8
* sunrpc: Do not export getrpcport by defaultFlorian Weimer2020-07-07-0/+5
* sunrpc: Do not export key handling hooks by defaultFlorian Weimer2020-07-07-3/+14
* sunrpc: Turn clnt_sperrno into a libc_hidden_nolink_sunrpc symbolFlorian Weimer2020-07-07-0/+4
* sunrpc/tst-udp-*: Fix timeout valueSamuel Thibault2020-05-16-9/+9
* sunrpc: Properly clean up if tst-udp-timeout failsMatheus Castanho2020-02-12-3/+15
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-01-28/+28
* Change most internal uses of __gettimeofday to __clock_gettime.Zack Weinberg2019-10-30-16/+25
* Disable -Wmaybe-uninitialized for total_deadline in sunrpc/clnt_udp.c.Joseph Myers2019-10-02-0/+11
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-07-29/+29
* Remove qualifier from function return type in tst-svc_register.c.Joseph Myers2019-02-15-1/+1
* Fix fall-through warnings in sunrpc/xdr.c.Joseph Myers2019-02-14-2/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-01-28/+28
* libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell2018-06-29-0/+1
* Disallow use of DES encryption functions in new programs.Zack Weinberg2018-06-29-4/+7
* Run thread shutdown functions in an explicit orderFlorian Weimer2018-06-26-5/+1
* sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macroFlorian Weimer2018-06-26-66/+0
* sunrpc: Remove stray exports without --enable-obsolete-rpc [BZ #23166]Florian Weimer2018-05-11-8/+20
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-01-28/+28
* Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu2017-12-11-18/+18
* Prefer https for Sourceware linksSiddhesh Poyarekar2017-11-16-1/+1
* sunrpc/tst-udp-nonblocking: Fix timeout valueSamuel Thibault2017-09-10-4/+4
* sunrpc/tst-udp-timeout: Fix timeout valueSamuel Thibault2017-09-10-3/+3
* sunrpc: Remove internal_function attributeFlorian Weimer2017-08-31-48/+21
* Consolidate non cancellable close callAdhemerval Zanella2017-08-18-1/+1
* NSS: Replace exported NSS lookup functions with stubs [BZ #21962]Florian Weimer2017-08-14-11/+3
* __libc_rpc_getport: Remove internal_function attributeFlorian Weimer2017-08-13-1/+0
* Consistently use uintN_t not u_intN_t everywhere.Joseph Myers2017-08-07-18/+18
* Replace all internal uses of __bzero with memset. This removes the needWilco Dijkstra2017-06-12-8/+8
* Include shlib-compat.h in many sunrpc/nis source files.Zack Weinberg2017-06-04-7/+51
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-11-1/+2
* sunrpc/tst-xdrmem2.c: Include stdint.h.Zack Weinberg2017-05-09-0/+1
* Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg2017-05-09-1/+1
* Remove the str(n)dup inlines from string/bits/string2.h. Although inliningWilco Dijkstra2017-03-13-2/+2