index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
ctfconv
/
ctfconv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add unveil(2) to ctfconv(1)
mestre
2018-08-08
1
-4
/
+13
*
Use the symtab's sh_link to get the string table section.
mpi
2017-11-06
1
-9
/
+5
*
Make dump_itype() dump enum members.
mpi
2017-11-03
1
-2
/
+6
*
Fix a format string warning in dump_type().
mpi
2017-11-03
1
-2
/
+2
*
Use <elf.h> rather than <sys/exec_elf.h>.
mpi
2017-10-27
1
-2
/
+2
*
Check that the end of sections do not exceed the filesize for both
jsg
2017-09-29
1
-3
/
+3
*
Do not segfault when the string table is invalid or not present.
mpi
2017-09-29
1
-13
/
+34
*
Ignore file offset values in section headers that exceed the length of
jsg
2017-09-26
1
-6
/
+6
*
fix fd leaks in error paths
jsg
2017-09-19
1
-1
/
+3
*
quarterly rescan of the tree: remove unneccessary sys/param.h, and
deraadt
2017-08-29
1
-2
/
+1
*
tweak usage
jasper
2017-08-12
1
-3
/
+2
*
pledge ctfconv
jasper
2017-08-11
1
-7
/
+16
*
make 'dump' mutually exclusive with writing out the data, to ease pleding
jasper
2017-08-11
1
-4
/
+9
*
Fix nested declaration inside union or struct.
mpi
2017-08-11
1
-2
/
+2
*
Do not insert random name for anonymous member.
mpi
2017-08-11
1
-2
/
+2
*
add rcs ids
jasper
2017-08-11
1
-0
/
+2
*
Import a tool for generating CTF data section (SUNW_ctf) based on DWARF
mpi
2017-08-11
1
-0
/
+452