about summary refs log tree commit diff
path: root/elf/tst-tls20.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Fix misspellings in elf/ -- BZ 25337Paul Pluzhnikov2023-05-291-6/+6
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Fix off-by-one OOB read in elf/tst-tls20Szabolcs Nagy2022-10-281-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* elf: Include <stdbool.h> in tst-tls20.cFlorian Weimer2021-11-301-0/+1
* elf: Include <stdint.h> in tst-tls20.cFlorian Weimer2021-11-301-0/+1
* elf: Fix a wrong array access on tst-tls20Adhemerval Zanella2021-07-161-4/+4
* elf: Fix DTV gap reuse logic (BZ #27135)Adhemerval Zanella2021-07-141-7/+268
* elf: Fix missing include in test case [BZ #27136]Szabolcs Nagy2021-04-151-0/+1
* elf: Add a DTV setup test [BZ #27136]Szabolcs Nagy2021-04-151-0/+98