2016-09-23 |
Florian Weimer | tst-open-tmpfile: Add checks for open64, openat64,...
|
commit | commitdiff | tree |
2016-09-23 |
Florian Weimer | test-skeleton.c: Remove unintended #include <stdarg.h>.
|
commit | commitdiff | tree |
2016-09-21 |
Florian Weimer | resolv: Remove unsupported hook functions from the...
|
commit | commitdiff | tree |
2016-09-21 |
Florian Weimer | malloc: Manual part of conversion to __libc_lock
|
commit | commitdiff | tree |
2016-09-21 |
Florian Weimer | <arpa/nameser.h>: Remove RR type classification macros...
|
commit | commitdiff | tree |
2016-09-21 |
Florian Weimer | <arpa/nameser.h>, <arpa/nameser_compat.h>: Remove versions
|
commit | commitdiff | tree |
2016-09-21 |
Florian Weimer | resolv: Remove the BIND_4_COMPAT macro
|
commit | commitdiff | tree |
2016-09-21 |
Florian Weimer | Remove obsolete DNSSEC support [BZ #20591]
|
commit | commitdiff | tree |
2016-09-21 |
Florian Weimer | manual: Clarify the documentation of strverscmp [BZ...
|
commit | commitdiff | tree |
2016-09-21 |
Florian Weimer | Add test case for O_TMPFILE handling in open, openat
|
commit | commitdiff | tree |
2016-09-21 |
Florian Weimer | Avoid running $(CXX) during build to obtain header...
|
commit | commitdiff | tree |
2016-09-21 |
Florian Weimer | Generate .op pattern rules for profiling builds only
|
commit | commitdiff | tree |
2016-09-21 |
Florian Weimer | sln: Preprocessor cleanups
|
commit | commitdiff | tree |
2016-09-20 |
Florian Weimer | Remove remnants of .og patterns
|
commit | commitdiff | tree |
2016-09-20 |
Florian Weimer | sysd-rules: Cut down the number of rtld-% pattern rules
|
commit | commitdiff | tree |
2016-09-15 |
Florian Weimer | inet: Add __inet6_scopeid_pton function [BZ #20611]
|
commit | commitdiff | tree |
2016-09-14 |
Florian Weimer | Remove the ptw-% patterns
|
commit | commitdiff | tree |
2016-09-13 |
Florian Weimer | resolv: Remove _LIBC_REENTRANT
|
commit | commitdiff | tree |
2016-09-06 |
Florian Weimer | malloc: Automated part of conversion to __libc_lock
|
commit | commitdiff | tree |
2016-09-02 |
Florian Weimer | vfscanf: Avoid multiple reads of multi-byte character...
|
commit | commitdiff | tree |
2016-09-02 |
Florian Weimer | vfprintf: Avoid creating a VLA which complicates stack...
|
commit | commitdiff | tree |
2016-09-01 |
Florian Weimer | Base <sys/quota.h> on Linux kernel headers [BZ #20525]
|
commit | commitdiff | tree |
2016-08-26 |
Florian Weimer | malloc: Simplify static malloc interposition [BZ #20432]
|
commit | commitdiff | tree |
2016-08-26 |
Florian Weimer | Correct incorrect bug number in changelog
|
commit | commitdiff | tree |
2016-08-26 |
Florian Weimer | nptl: Avoid expected SIGALRM in most tests [BZ #20432]
|
commit | commitdiff | tree |
2016-08-26 |
Florian Weimer | string: More tests for strcmp, strcasecmp, strncmp...
|
commit | commitdiff | tree |
2016-08-18 |
Florian Weimer | argp: Do not override GCC keywords with macros [BZ...
|
commit | commitdiff | tree |
2016-08-17 |
Florian Weimer | nptl/tst-once5: Reduce time to expected failure
|
commit | commitdiff | tree |
2016-08-17 |
Florian Weimer | Do not override objects in libc.a in other static libraries...
|
commit | commitdiff | tree |
2016-08-16 |
Florian Weimer | Add CVE-2016-6323 missing from NEWS entry
|
commit | commitdiff | tree |
2016-08-16 |
Florian Weimer | Add NEWS entry for CVE-2016-6323
|
commit | commitdiff | tree |
2016-08-16 |
Florian Weimer | nptl/tst-tls3-malloc: Force freeing of thread stacks
|
commit | commitdiff | tree |
2016-08-11 |
Florian Weimer | Add missing reference to bug 20452
|
commit | commitdiff | tree |
2016-08-04 |
Florian Weimer | x86: Use sysdep.o from libc.a in static libraries
|
commit | commitdiff | tree |
2016-08-03 |
Florian Weimer | elf: Do not use memalign for TCB/TLS blocks allocation...
|
commit | commitdiff | tree |
2016-08-03 |
Florian Weimer | elf: Avoid using memalign for TLS allocations [BZ ...
|
commit | commitdiff | tree |
2016-08-03 |
Florian Weimer | elf: dl-minimal malloc needs to respect fundamental...
|
commit | commitdiff | tree |
2016-08-02 |
Florian Weimer | Add support for referencing specific symbol versions
|
commit | commitdiff | tree |
2016-08-02 |
Florian Weimer | malloc: Run tests without calling mallopt [BZ #19469]
|
commit | commitdiff | tree |
2016-08-02 |
Florian Weimer | malloc: Preserve arena free list/thread count invariant...
|
commit | commitdiff | tree |
2016-07-29 |
Florian Weimer | CVE-2016-5417 was assigned to bug 19257
|
commit | commitdiff | tree |
2016-06-30 |
Florian Weimer | Correct bug number in ChangeLog [BZ #18960]
|
commit | commitdiff | tree |
2016-06-23 |
Florian Weimer | libio: Implement vtable verification [BZ #20191]
|
commit | commitdiff | tree |
2016-06-23 |
Florian Weimer | test-skeleton.c (xrealloc): Support realloc-as-free
|
commit | commitdiff | tree |
2016-06-23 |
Florian Weimer | test-skeleton.c: xmalloc, xcalloc, xrealloc are potentially...
|
commit | commitdiff | tree |
2016-06-23 |
Florian Weimer | test-skeleton.c: Add write_message function
|
commit | commitdiff | tree |
2016-06-21 |
Florian Weimer | malloc: Avoid premature fallback to mmap [BZ #20284]
|
commit | commitdiff | tree |
2016-06-20 |
Florian Weimer | elf: Consolidate machine-agnostic DTV definitions in...
|
commit | commitdiff | tree |
2016-06-20 |
Florian Weimer | Revert __malloc_initialize_hook symbol poisoning
|
commit | commitdiff | tree |
2016-06-13 |
Florian Weimer | debug/tst-longjmp_chk2: Make signal handler more conservativ...
|
commit | commitdiff | tree |
2016-06-11 |
Florian Weimer | nss_db: Fix initialization of iteration position [BZ...
|
commit | commitdiff | tree |
2016-06-11 |
Florian Weimer | malloc_usable_size: Use correct size for dumped fake...
|
commit | commitdiff | tree |
2016-06-11 |
Florian Weimer | fopencookie: Mangle function pointers stored on the...
|
commit | commitdiff | tree |
2016-06-10 |
Florian Weimer | malloc: Remove __malloc_initialize_hook from the API...
|
commit | commitdiff | tree |
2016-06-09 |
Florian Weimer | quick_exit tests: Do not use C++ headers
|
commit | commitdiff | tree |
2016-06-08 |
Florian Weimer | malloc: Correct size computation in realloc for dumped...
|
commit | commitdiff | tree |
2016-06-05 |
Florian Weimer | tst-rec-dlopen: Use interposed malloc instead of hooks
|
commit | commitdiff | tree |
2016-06-03 |
Florian Weimer | libio: Use wmemset instead of __wmemset to avoid linknamespa...
|
commit | commitdiff | tree |
2016-06-01 |
Florian Weimer | fork in libpthread cannot use IFUNC resolver [BZ #19861]
|
commit | commitdiff | tree |
2016-05-24 |
Florian Weimer | malloc: Correct malloc alignment on 32-bit architectures...
|
commit | commitdiff | tree |
2016-05-23 |
Florian Weimer | CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call...
|
commit | commitdiff | tree |
2016-05-23 |
Florian Weimer | Make padding in struct sockaddr_storage explicit [BZ...
|
commit | commitdiff | tree |
2016-05-13 |
Florian Weimer | tst-mallocfork2: Fix race condition, use fewer resources
|
commit | commitdiff | tree |
2016-05-13 |
Florian Weimer | malloc: Rewrite dumped heap for compatibility in __malloc_se...
|
commit | commitdiff | tree |
2016-05-12 |
Florian Weimer | Increase fork signal safety for single-threaded processes...
|
commit | commitdiff | tree |
2016-05-12 |
Florian Weimer | getaddrinfo: Convert from extend_alloca to struct scratch_buffer
|
commit | commitdiff | tree |
2016-05-11 |
Florian Weimer | localedef: Do not compile with mcheck
|
commit | commitdiff | tree |
2016-05-10 |
Florian Weimer | resolv: Call gmtime_r instead of gmtime in p_secstodate...
|
commit | commitdiff | tree |
2016-05-10 |
Florian Weimer | getaddrinfo: Restore RES_USE_INET6 flag on error path...
|
commit | commitdiff | tree |
2016-05-04 |
Florian Weimer | malloc: Adjust header file guard in malloc-internal.h
|
commit | commitdiff | tree |
2016-05-04 |
Florian Weimer | getnameinfo: Return EAI_OVERFLOW in more cases [BZ...
|
commit | commitdiff | tree |
2016-05-04 |
Florian Weimer | getnameinfo: Avoid calling strnlen on uninitialized...
|
commit | commitdiff | tree |
2016-05-04 |
Florian Weimer | getnameinfo: Reduce line length and add missing comments
|
commit | commitdiff | tree |
2016-05-04 |
Florian Weimer | CVE-2016-1234: glob: Do not copy d_name field of struct...
|
commit | commitdiff | tree |
2016-05-02 |
Florian Weimer | hesiod: Avoid heap overflow in get_txt_records [BZ...
|
commit | commitdiff | tree |
2016-05-02 |
Florian Weimer | hesiod: Always use thread-local resolver state [BZ...
|
commit | commitdiff | tree |
2016-05-02 |
Florian Weimer | hesiod: Remove DEF_RHS
|
commit | commitdiff | tree |
2016-05-02 |
Florian Weimer | hesiod: Remove RCS keywords
|
commit | commitdiff | tree |
2016-04-29 |
Florian Weimer | getnameinfo: Refactor and fix memory leak [BZ #19642]
|
commit | commitdiff | tree |
2016-04-29 |
Florian Weimer | NEWS entry for CVE-2016-3075
|
commit | commitdiff | tree |
2016-04-29 |
Florian Weimer | CVE-2016-3706: getaddrinfo: stack overflow in hostent...
|
commit | commitdiff | tree |
2016-04-29 |
Florian Weimer | glob: Simplify the interface for the GLOB_ALTDIRFUNC...
|
commit | commitdiff | tree |
2016-04-28 |
Florian Weimer | getnameinfo: Do not preserve errno
|
commit | commitdiff | tree |
2016-04-28 |
Florian Weimer | resolv: Reindent preprocessor conditionals following...
|
commit | commitdiff | tree |
2016-04-28 |
Florian Weimer | resolv: Assorted preprocessor cleanups
|
commit | commitdiff | tree |
2016-04-28 |
Florian Weimer | resolv: Remove SUNSECURITY preprocessor conditionals
|
commit | commitdiff | tree |
2016-04-28 |
Florian Weimer | resolv: Remove BSD compatibility conditionals and header
|
commit | commitdiff | tree |
2016-04-28 |
Florian Weimer | resolv: Remove __BIND_NOSTATIC conditionals
|
commit | commitdiff | tree |
2016-04-28 |
Florian Weimer | resolv: Remove traces of ULTRIX support
|
commit | commitdiff | tree |
2016-04-28 |
Florian Weimer | resolv: Remove RFC1535 conditionals
|
commit | commitdiff | tree |
2016-04-28 |
Florian Weimer | resolv: Remove RESOLVSORT preprocess conditionals
|
commit | commitdiff | tree |
2016-04-28 |
Florian Weimer | resolv: Remove BIND_UPDATE preprocessor conditionals
|
commit | commitdiff | tree |
2016-04-28 |
Florian Weimer | inet: Remove SCCS keywords
|
commit | commitdiff | tree |
2016-04-28 |
Florian Weimer | resolv: Remove _LIBC conditionals
|
commit | commitdiff | tree |
2016-04-28 |
Florian Weimer | resolv: Remove SCCS and RCS keywords
|
commit | commitdiff | tree |
2016-04-28 |
Florian Weimer | Fix ChangeLog date to reflect commit date
|
commit | commitdiff | tree |
2016-04-27 |
Florian Weimer | nss_dns: Skip over non-PTR records in the netent code...
|
commit | commitdiff | tree |
2016-04-27 |
Florian Weimer | nss_dns: Remove custom offsetof macro definition
|
commit | commitdiff | tree |
2016-04-27 |
Florian Weimer | nss_dns: Check address length before creating addrinfo...
|
commit | commitdiff | tree |
2016-04-27 |
Florian Weimer | resolv, nss_dns: Remove remaining syslog logging [BZ...
|
commit | commitdiff | tree |