index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
elf_py.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: fix calloc warning on recent compiler
Rafael Zalamena
2024-09-30
1
-1
/
+1
*
build: warn/fail on missing `XREF_SETUP()`
David Lamparter
2024-05-02
1
-0
/
+9
*
lib: clippy ELF: check existence of string table
David Lamparter
2023-09-20
1
-1
/
+3
*
lib: Fix elf_py.c for coverity
Donald Sharp
2023-07-24
1
-1
/
+1
*
lib: Make coverity happy about close
Donald Sharp
2023-04-21
1
-1
/
+2
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
lib/clippy: fix symbol validity check
David Lamparter
2023-01-06
1
-1
/
+1
*
build: first header *must* be zebra.h or config.h
David Lamparter
2022-04-04
1
-1
/
+1
*
lib/clippy: don't endian-convert twice
David Lamparter
2022-01-18
1
-15
/
+14
*
lib: fix elf_py TLS section handling
David Lamparter
2021-11-10
1
-0
/
+3
*
lib/clippy: fix forgotten conditional
David Lamparter
2021-08-28
1
-0
/
+4
*
lib: add DT_REL to elf_py/clippy ELF code
David Lamparter
2021-04-08
1
-21
/
+99
*
*: require semicolon after DEFINE_<typesafe...>
David Lamparter
2021-03-17
1
-2
/
+2
*
lib/clippy: add libelf wrapper
David Lamparter
2021-02-23
1
-0
/
+1301