aboutsummaryrefslogtreecommitdiff
path: root/README.google
AgeCommit message (Expand)AuthorFilesLines
2017-01-19Fix nan functions handling of payload strings (BZ16962, CVE-2014-9761)Joseph Myers1-0/+39
2017-01-18Missing unwind info in __startcontext causes infinite loop (BZ20435, CVE-2016...Andreas Schwab1-0/+5
2017-01-18Fix catopen() Multiple unbounded stack allocations (BZ17905, CVE-2015-8779)Paul Pluzhnikov1-0/+8
2017-01-18hcreate, hcreate_r should fail with ENOMEM if element count is too large (BZ1...Stan Shebs1-0/+8
2017-01-18Always enable pointer guardStan Shebs1-0/+6
2017-01-12Fix where out of range data to strftime() causes a segfault (BZ18985, CVE-201...Stan Shebs1-0/+6
2017-01-12Make GRTE testing great again, actually run the test programsStan Shebs1-0/+4
2017-01-10Don't read past end of pattern in fnmatch (BZ17062)Stan Shebs1-0/+5
2016-12-28Don't ignore too long lines in nss_files (BZ17079, CVE-2015-5277) Tested:Stan Shebs1-0/+5
2016-11-03Handle a not-found case in borg passwd lookupStan Shebs1-0/+4
2016-09-29Revert the fix to the value of DT_PPC64_NUM.Stan Shebs1-0/+4
2016-08-05Fix error handling in getaddrinfo.Stan Shebs1-0/+6
2016-07-14Fix stack overflow in hostent translation (CVE-2016-3706)Stan Shebs1-0/+5
2016-07-06Update nss_cache.c and nss_cache.h to current upstream version. This makes ge...Max Kanat-Alexander1-0/+8
2016-06-27Backport checking of locale environment handlingStan Shebs1-0/+7
2016-05-09fix where getaddrinfo() writes DNS queries to random file descriptors under h...Stan Shebs1-1/+7
2016-05-09Fix stack overflow in _nss_dns_getnetbyname_r (BZ19879)Stan Shebs1-0/+5
2016-04-27Fix infinite loop on process exit.Stan Shebs1-0/+4
2016-02-16Remove uses of operand modifier (%s) in powerpc inline asm.Stan Shebs1-0/+4
2016-02-12Backport several dozen PPC-specific patches from IBM.Stan Shebs1-0/+9
2016-02-10Small fix to patch from last October, lets tst-key5 build.Stan Shebs1-0/+4
2016-01-18Use munlock before madvise to make sure that we effectively "uncommit" the pageVicent Segui Pascual1-0/+5
2015-12-15For b/25900273, adjust allocations to avoid segfault.Brooks Moses1-0/+3
2015-12-03Backport removal of __gconv_translit_findStan Shebs1-0/+6
2015-12-01Backport fix for broken trig functionsStan Shebs1-0/+8
2015-10-29Allow suppressing the definition of __USE_FILE_OFFSET64 by defining SUPPRESS_...Manuel Klimek1-0/+7
2015-10-15Backport of fix for memory leak in getaddrinfo()Stan Shebs1-0/+13
2015-10-13Make pthread_getspecific async-signal-safeAndrew Hunter1-0/+4
2015-10-10For b/22641205, #include _itoa.hPaul Pluzhnikov1-0/+5
2015-10-02For b/20141439, don't add "foo.so" as alternate name for previously loaded "f...Paul Pluzhnikov1-0/+4
2015-09-16Backport upstream fix to nss_filesStan Shebs1-0/+7
2015-08-31Backport upstream fixes to fnmatchStan Shebs1-0/+9
2015-08-21Describe borg-pwd better, remove dead code.Stan Shebs1-0/+7
2015-08-18Add README.google description omitted from cl/100732637.Brooks Moses1-0/+6
2015-08-17Backport fix for BZ 18287 (CVE-2015-1781)Stan Shebs1-0/+4
2015-07-28Fix b/19824366 with a local patch (as upstream is fixed unmergeably), and add...Stan Shebs1-0/+9
2015-07-27Redeclare hot external libc functions with new GCC function attribute "noplt"...Sriraman Tallam1-0/+9
2015-07-06backport fix buffer overflow for writes to memory buffer stream (PR18549)Stan Shebs1-0/+5
2015-06-03For b/8315591, b/20141439 correct off-by-one error that resulted in last byte...Paul Pluzhnikov1-0/+5
2015-04-16Change this offsetof computation to use c89 offsetof. Tested:Nick Lewycky1-0/+4
2015-03-13Backport fix for wscanf Tested:Stan Shebs1-0/+5
2015-02-05Backport fix for getnetbyname Tested:Stan Shebs1-0/+4
2015-01-30Port "resolv.conf timestamp checks" fixes from eglibc sources.Brooks Moses1-0/+3
2014-12-04For b/18243822, add back code that was accidentally deleted at the last minut...Paul Pluzhnikov1-0/+3
2014-11-25Use ENTRY and END macros to get a .size directive. backport of change:Sterling Augustine1-0/+6
2014-11-25For b/18473397 and CVE-2014-7817, properly handle the WRDE_NOCMD flag when pr...Sterling Augustine1-0/+7
2014-11-23Fix arm build by only using _itoa when building ld-linux, and not 'sln'. Also...Paul Pluzhnikov1-0/+6
2014-11-10For b/18243822, fix dlopen_with_offset to not reuse the same link_map entry w...Paul Pluzhnikov1-0/+5
2014-09-24Export a __secure_getenv symbol for link-time compatibility with GRTEv3. Tested:Brooks Moses1-0/+6
2014-09-12Import ldd patch from Ubuntu sources to allow ldd to work with non-executable...Brooks Moses1-1/+6