libdnssec
Merge request reports
Activity
Added 37 new commits:
- 708c212c - Add optional embedded lmdb 0.9.14 that could be use when --with-lmdb=no is passed to ./configure
- 68f3d2b2 - Fix yes/auto for systemd integration
- 79eec465 - Add -I for embedded LMDB
- f3da8a3a - Merge branch 'embedded-lmdb' into 'master'
- 57639e69 - docker: keep -dev versions of liburcu and liblmdb to keep .pc files
- 8482de78 - libknot: add yparser
- 924b873b - tests: add tests for yparser
- e8ada820 - yparser: simplify input file mapping + cleanup
- ea37e5b9 - yparser: remove superfluous includes
- a7899e7f - yparser: fix snprintf return check
- 4c6e5234 - yparser: rename parameter macros + remove redundant function
- d94abbe5 - yparser: add MADV_SEQUENTIAL memory advise for file input
- 2e4dbafd - yparser: replace yp_create/yp_free with yp_init/yp_deinit
- cd2fa254 - yparser: remove ypbody.h
- 89eace0d - yparser: remove relaxed formatting rules
- 6b1a83c9 - yparser: remove superfluous check in bool_to_txt
- 5159ef23 - yparser: fix bad value type
- ae68fc65 - Merge branch 'master' into yparser
- 2a1a25dc - yparser: fix key1 formatting with empty data
- c2dabd76 - Merge branch 'yparser' into 'master'
- ed0d9851 - yparser: fix possible buffer overflow (coverity)
- c66dc44f - yparser: fix empty value processing
- f8dbf918 - knsupate: allow KEY type in public keyfile
- fdbca331 - config: TCP clients hardlimit (default: 100)
- d370fa9d - conf: stricter default limits (time after connection and before query)
- 29369e1c - tcp: fixed a bug when sweep could fail to close a descriptor
- 138f8d32 - tcp: throttling affect accept() only, lets the processing continue
- eacfb02f - tcp: make sure master sockets are not closed, cooperative throttling
- d52b25fa - TCP: minor log message updates
- aa602720 - man: documented changed defaults
- 327adec4 - tcp-handler: cleanup rcu lock scope
- 9c92941e - whitespace fixes
- d2d9b8e1 - Merge branch 'tcp_hardlimits' into 'master'
- 786a3b16 - net: better address sanity check
- 0f9b263b - Merge branch 'sane_addr_check' into 'master'
- 7d9b10d9 - scripts: debug tool to dump zone timers database
- 7f2248e2 - Merge branch 'master' into 'libdnssec'
Toggle commit list
Please register or sign in to reply