index
:
knot
master
knot
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests-fuzz
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests-fuzz: add libdbus parameters to Makefile
Daniel Salzman
2024-02-20
1
-2
/
+4
*
tests-fuzz: use the same style for setting a buffer size
David Vašek
2023-07-31
1
-1
/
+1
*
server: move some common handling code to one place
Daniel Salzman
2023-03-02
1
-1
/
+2
*
knot: implemented non-XDP QUIC answering
Libor Peltan
2023-03-02
1
-2
/
+2
*
server: refactor and improve local and remote addresses handling
Daniel Salzman
2023-01-13
1
-2
/
+3
*
tests-fuzz: adapt to udp-handler changes
Daniel Salzman
2023-01-13
1
-10
/
+9
*
tests-fuzz: avoid zero-length variable array in fuzz_packet (OSS-Fuzz fails t...
Daniel Salzman
2022-08-29
1
-2
/
+2
*
test-fuzz: udjust to extended UDP handler API
Daniel Salzman
2022-07-24
1
-2
/
+2
*
XDP-TCP: simplify UDP handler API
Daniel Salzman
2021-07-10
1
-9
/
+4
*
fdset: polling using kqueue on BSD systems
Jan Hak
2021-04-23
1
-0
/
+1
*
server: merge epoll_ctx with fdset
Daniel Salzman
2021-04-08
1
-1
/
+3
*
Makefiles: rework linker parameters to avoid binary size increase with slibto...
Daniel Salzman
2021-04-06
1
-10
/
+37
*
tests-fuzz: fix inconsistent server_reconfigure() API
Daniel Salzman
2021-01-27
2
-2
/
+7
*
stats: add protocol counters for XDP
Daniel Salzman
2020-04-21
1
-2
/
+2
*
xdp: use more sockets: one per xdp_worker * iface
Libor Peltan
2020-04-21
1
-3
/
+6
*
server: ifaces are array not list
Libor Peltan
2020-04-21
1
-1
/
+2
*
xdp: initial work to make knot respond over xdp
Libor Peltan
2020-04-21
1
-5
/
+12
*
Use knot_dname_storage_t where suitable
Daniel Salzman
2019-09-12
1
-2
/
+2
*
Introduce and use knot_dname_txt_storage_t where suitable
Daniel Salzman
2019-09-12
1
-2
/
+2
*
no dynamic configuration: replace ifacelist_t with former (list_t) l, drop th...
David Vašek
2019-09-11
1
-2
/
+2
*
coding style improvements - copyright notice
David Vašek
2019-07-04
2
-2
/
+2
*
Makefiles: add missing lmdb_CFLAGS
Daniel Salzman
2019-03-07
1
-1
/
+1
*
Update README.md
Daniel Salzman
2018-11-07
1
-38
/
+38
*
use https://www.gnu.org instead of http://www.gnu.org
Daniel Kahn Gillmor
2018-08-29
8
-8
/
+8
*
configure: link libcap-ng with knotd only
Daniel Salzman
2018-08-29
1
-1
/
+1
*
tests-fuzz: add tests for dname to/from string operations
Filip Široký
2018-07-02
44
-6
/
+118
*
tests-fuzz: build knotd-stdio only if daemon is enabled
Daniel Salzman
2018-03-18
1
-3
/
+4
*
libs: build cleanup, remove pykeymgr
Daniel Salzman
2018-03-13
1
-1
/
+1
*
zscanner: move to libzscanner
Daniel Salzman
2018-03-12
2
-2
/
+2
*
dnssec: move to libdnssec
Daniel Salzman
2018-03-12
1
-1
/
+0
*
tests-fuzz: update README
Daniel Salzman
2018-03-09
1
-4
/
+3
*
tests-fuzz: add alf-loop.h to knotd_stdio_SOURCES, fix include path
Daniel Salzman
2018-03-08
1
-1
/
+2
*
tests-fuzz: add info about AFL with ASAN
Daniel Salzman
2018-03-07
1
-2
/
+4
*
tests-fuzz: add new stdio-wrapped knotd
Daniel Salzman
2018-03-07
9
-46
/
+144
*
tests-fuzz: replace asserts with regular checks to mute warnings
Daniel Salzman
2018-03-02
3
-17
/
+24
*
tests-fuzz: add AFL detection to fuzz_packet and fuzz_zscanner
Daniel Salzman
2018-03-02
2
-25
/
+7
*
tests-fuzz: update and rename submodules
Daniel Salzman
2018-03-02
3
-0
/
+0
*
configure: simplify sanitizer and fuzzer detections
Daniel Salzman
2018-03-02
2
-14
/
+22
*
pkt: remove useless pointer sanitization in knot_pkt_free
Daniel Salzman
2018-01-27
1
-2
/
+2
*
tests-fuzz: add check-compile target
Daniel Salzman
2018-01-10
1
-0
/
+2
*
tests-fuzz: remove _libfuzzer from fuzz binaries
Jonathan Foote
2018-01-03
5
-18
/
+18
*
pass flags through for oss-fuzz
Jonathan Foote
2017-12-30
1
-6
/
+16
*
Initial integration with google/oss-fuzz
Jonathan Foote
2017-12-24
3
-0
/
+20
*
tests-fuzz: fix unchecked return + refactoring
Daniel Salzman
2017-10-09
1
-37
/
+47
*
Add simple zscanner fuzzer
Ondřej Surý
2017-10-02
4
-1
/
+41
*
Add better support for LLVM libFuzzer packet parser tests
Ondřej Surý
2017-10-02
8
-140
/
+161
*
Get src/utils/knotd/main.c correctly from $(top_srcdir)
Ondřej Surý
2017-01-11
2
-1
/
+2
*
Adapt to the new afl to use __AFL_LOOP
Ondřej Surý
2017-01-04
4
-11
/
+21
*
libknot: exported dynamic symbols cleanup
Libor Peltan
2016-12-09
1
-1
/
+2
*
build: manual recursive targets for check-compile
Jan Vcelak
2016-02-19
1
-1
/
+1
[next]