about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879] release/2.20/masterFlorian Weimer2016-05-243-4/+12
* Fix BZ #17905Paul Pluzhnikov2016-05-246-19/+75
* hsearch_r: Apply VM size limit in test caseFlorian Weimer2016-05-242-0/+26
* Improve check against integer wraparound in hcreate_r [BZ #18240]Florian Weimer2016-05-244-19/+106
* Handle overflow in __hcreate_rOndřej Bílka2016-05-243-3/+20
* CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]Florian Weimer2016-05-245-100/+184
* glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdirFlorian Weimer2016-05-246-24/+100
* CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010]Florian Weimer2016-05-243-61/+84
* S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler2016-04-286-2/+75
* S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler2016-04-288-30/+264
* configure: fix `test ==` usageMike Frysinger2016-04-093-4/+9
* S390: Extend structs La_s390_regs / La_s390_retval with vector-registers.Stefan Liebler2016-04-044-65/+136
* S390: Save and restore fprs/vrs while resolving symbols.Stefan Liebler2016-04-047-248/+516
* S390: configure check for vector instruction support in assembler.Stefan Liebler2016-04-044-0/+80
* S390: Add new s390 platform.Stefan Liebler2016-04-043-3/+8
* S390: Add hwcaps value for vector facility.Stefan Liebler2016-04-044-3/+11
* S390: Do not use direct socket syscalls if build on kernels >= 4.3. [BZ #19682]Stefan Liebler2016-03-033-20/+7
* CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell2016-02-255-63/+339
* Fix read past end of pattern in fnmatch (bug 18032)Andreas Schwab2016-02-254-7/+15
* Fix BZ #17269 -- _IO_wstr_overflow integer overflowPaul Pluzhnikov2016-02-253-3/+15
* Harden tls_dtor_list with pointer mangling [BZ #19018]Florian Weimer2016-02-253-3/+18
* Always enable pointer guard [BZ #18928]Florian Weimer2016-02-254-15/+18
* sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger2015-07-203-1/+16
* CVE-2015-1472: wscanf allocates too little memoryPaul Pluzhnikov2015-02-164-8/+54
* Use AVX unaligned memcpy only if AVX2 is availableH.J. Lu2015-02-1610-9/+37
* Fix memory handling in strxfrm_l [BZ #16009]Leonhard Holz2015-02-165-101/+464
* Move findidx nested functions to top-level.Roland McGrath2015-02-1610-34/+91
* Avoid infinite loop in nss_dns getnetbyname [BZ #17630]Florian Weimer2014-12-183-4/+14
* CVE-2012-3406: Stack overflow in vfprintf [BZ #16617]Jeff Law2014-12-167-4/+202
* Make __extern_always_inline usable on clang++ againSiddhesh Poyarekar2014-11-242-2/+14
* CVE-2014-7817: wordexp fails to honour WRDE_NOCMD.Carlos O'Donell2014-11-194-13/+78
* [AArch64] End frame record chain correctly.Renlin Li2014-11-113-2/+6
* MIPS: Avoid a dangling `vfork@GLIBC_2.0' referenceMaciej W. Rozycki2014-10-223-1/+7
* BZ#17460: Fix buffer overrun in nscd --help.Roland McGrath2014-10-094-25/+33
* Update French translationAllan McRae2014-10-092-2/+6
* Fix memory leak in error path of do_ftell_wide (BZ #17370)Siddhesh Poyarekar2014-09-162-1/+9
* Fix memory leak in libio/wfileops.c do_ftell_wide [BZ #17370]Tim Lammens2014-09-163-1/+7
* Revert to defining __extern_inline only for gcc-4.3+ (BZ #17266)Siddhesh Poyarekar2014-09-165-15/+34
* Handle zero prefix length in getifaddrs (BZ #17371)Andreas Schwab2014-09-163-7/+16
* Add new Linux 3.16 constants to netinet/udp.h.Joseph Myers2014-09-132-0/+9
* Update Russian translationAllan McRae2014-09-132-5/+9
* Update version.h and include/features.h for 2.20 release glibc-2.20Allan McRae2014-09-073-3/+7
* Update contrib.texiAllan McRae2014-09-072-0/+9
* Update Korean translationAllan McRae2014-09-072-827/+889
* [BZ #17354] tile: Fix up corner cases with signed relocationsChris Metcalf2014-09-063-19/+30
* CVE-2014-6040: Crashes on invalid input in IBM gconv modules [BZ #17325]Florian Weimer2014-09-0311-10/+54
* Define __GI_fegetenv for e500 libmKhem Raj2014-09-022-0/+6
* Update Esperanto translationAllan McRae2014-09-012-530/+548
* Update Catalan translationAllan McRae2014-09-012-478/+498
* Fix hang on forkSamuel Thibault2014-08-282-0/+9