platform_bionic/libc
Ben Schwartz 47fb0e826d Reduce max DNS response from 64K to 8K
No reasonable response is larger than about 4K, and this should reduce the ability of misbehaving DNS servers to waste system resources.

Test: Integration tests pass
Change-Id: I43da94f57f9b376d08a1b176e0aedb6720148833
2018-02-27 23:30:34 +00:00
..
arch-arm Fix __gnu_Unwind_Find_exidx for static executables. 2018-01-25 12:48:57 -08:00
arch-arm64 bionic: add vdso clock_getres 2017-12-07 09:41:48 -08:00
arch-common/bionic Partial revert of "Remove obsolete __stack_chk_fail_local." 2018-01-24 16:37:48 -08:00
arch-mips Fix SYSCALLS.TXT now clock_getres comes from the vdso. 2017-12-11 11:40:40 -08:00
arch-mips64 bionic: add vdso clock_getres 2017-12-07 09:41:48 -08:00
arch-x86 Partial revert of "Remove obsolete __stack_chk_fail_local." 2018-01-24 16:37:48 -08:00
arch-x86_64 bionic: add vdso clock_getres 2017-12-07 09:41:48 -08:00
async_safe Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched. 2017-10-25 14:28:42 -07:00
bionic Move all the short <signal.h> functions together. 2018-01-26 17:47:56 -08:00
dns Reduce max DNS response from 64K to 8K 2018-02-27 23:30:34 +00:00
include Merge "linker: simpler encoding for SHT_RELR sections." 2018-01-27 00:00:17 +00:00
kernel Use in_addr in ip_mreq_source and ip_msfilter. 2017-12-14 10:07:27 -08:00
malloc_debug Merge "Address a bunch of clang-tidy complaints." 2018-01-20 18:15:12 +00:00
private Merge "Better handling of sigset_t on LP32." 2018-01-26 23:07:49 +00:00
seccomp Merge "Block bunch of privileged syscalls to apps" 2018-01-23 17:54:30 +00:00
stdio Simplify CT_CCL and CT_STRING inner loop. 2018-01-19 17:58:07 -08:00
stdlib Mark __BIONIC_WEAK_FOR_NATIVE_BRIDGE symbols 2017-10-27 10:01:46 +02:00
system_properties Address a bunch of clang-tidy complaints. 2018-01-19 15:56:12 -08:00
tools Block bunch of privileged syscalls to apps 2018-01-22 22:30:17 -08:00
tzcode Add missing includes. 2017-10-11 11:25:52 -07:00
upstream-freebsd Change ARG_MAX/_SC_ARG_MAX back to a constant. 2017-11-15 15:14:35 -08:00
upstream-netbsd libc: Add support to allow library calls to find appropriate shell executable for a process 2017-08-22 10:17:28 -07:00
upstream-openbsd Clean up the time(2) implementation. 2018-01-12 15:20:28 -08:00
versioner-dependencies Unified sysroot: kill arch-specific include dirs. 2017-10-12 13:19:51 -07:00
Android.bp Move all the short <signal.h> functions together. 2018-01-26 17:47:56 -08:00
Android.mk Rename Android.soong.mk to Android.mk 2016-07-11 16:54:20 -07:00
fs_config_generator.py Revert "Revert "move android_ids into bionic"" 2016-12-13 23:47:25 +00:00
libc.arm.map Support priority inheritance mutex in 64bit programs. 2018-01-24 16:11:07 -08:00
libc.arm64.map Support priority inheritance mutex in 64bit programs. 2018-01-24 16:11:07 -08:00
libc.map.txt Support priority inheritance mutex in 64bit programs. 2018-01-24 16:11:07 -08:00
libc.mips.map Support priority inheritance mutex in 64bit programs. 2018-01-24 16:11:07 -08:00
libc.mips64.map Support priority inheritance mutex in 64bit programs. 2018-01-24 16:11:07 -08:00
libc.x86.map Support priority inheritance mutex in 64bit programs. 2018-01-24 16:11:07 -08:00
libc.x86_64.map Support priority inheritance mutex in 64bit programs. 2018-01-24 16:11:07 -08:00
libstdc++.arm.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.arm64.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.map.txt Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.mips.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.mips64.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.x86.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.x86_64.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
MODULE_LICENSE_BSD
NOTICE Make ld-android.so export linker symbols 2018-01-09 11:27:23 +01:00
SECCOMP_BLACKLIST_APP.TXT Block bunch of privileged syscalls to apps 2018-01-22 22:30:17 -08:00
SECCOMP_BLACKLIST_COMMON.TXT Split zygote's seccomp filter into two 2018-01-04 12:28:40 -08:00
SECCOMP_WHITELIST_APP.TXT Split zygote's seccomp filter into two 2018-01-04 12:28:40 -08:00
SECCOMP_WHITELIST_COMMON.TXT Split zygote's seccomp filter into two 2018-01-04 12:28:40 -08:00
SECCOMP_WHITELIST_GLOBAL.TXT Create global seccomp policy. 2017-07-21 20:30:21 -07:00
SECCOMP_WHITELIST_SYSTEM.TXT Add bpf syscall to seccomp whitelist 2018-01-18 12:08:34 -08:00
SYSCALLS.TXT Fix SYSCALLS.TXT now clock_getres comes from the vdso. 2017-12-11 11:40:40 -08:00
version_script.txt