This website requires JavaScript.
Explore
Help
Sign In
WEBDIENSTE
/
unbound
Watch
1
Star
0
Fork
0
mirror of
https://github.com/NLnetLabs/unbound.git
synced
2026-08-24 16:42:29 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
00a08beee945f73e2960d8004626a4d610705694
unbound
/
util
/
storage
T
History
George Thessalonikefs
d301bfe4a2
- ACL per interface: refactor, complete testing and a bugfix for
...
interface names.
2022-09-11 20:57:41 +02:00
..
dnstree.c
- ACL per interface: refactor, complete testing and a bugfix for
2022-09-11 20:57:41 +02:00
dnstree.h
- ACL per interface: refactor, complete testing and a bugfix for
2022-09-11 20:57:41 +02:00
lookup3.c
Use build system endianness if available, otherwise try to work it out.
2021-05-27 10:57:35 +01:00
lookup3.h
And
fix
#551
REGENT to COPYRIGHT HOLDER in license in file headings.
2014-02-07 13:28:39 +00:00
lruhash.c
I found that in function lruhash_remove, table was locked at first ,then lru_remove the entry , then unlock the table, and then markdel entry , but in function rrset_cache_touch , the entry will be touched to lru again before markdelling entry in function lruhash_remove. This is a bug!
2021-01-13 10:33:41 +08:00
lruhash.h
- fixup for lruhash (whitespace and header file comment).
2017-03-20 15:51:34 +00:00
slabhash.c
nicer code, in function.
2018-07-17 15:07:09 +00:00
slabhash.h
nicer code, in function.
2018-07-17 15:07:09 +00:00