index
:
knot
master
knot
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libknot
/
yparser
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
yparser: add support for link-local IPv6 addresses
Jan Hák
2024-09-16
1
-29
/
+108
*
yparser: new time unit specifiers
Jan Doskočil
2024-08-24
1
-18
/
+42
*
yparser: fix empty list parsing
Daniel Salzman
2024-05-16
2
-49
/
+52
*
conf: add support for alternative integer default
Daniel Salzman
2023-12-20
1
-0
/
+2
*
conf: use default port 853 for remote address if not specified and QUIC is en...
Daniel Salzman
2023-05-23
1
-1
/
+3
*
src: replace inet_ntop() with knot_inet_ntop()
Daniel Salzman
2023-03-07
1
-2
/
+3
*
doc: update description of YP_TADDR and YP_TNET items
Daniel Salzman
2023-01-13
1
-3
/
+3
*
yparser: allow unix socket path as network range value
Daniel Salzman
2023-01-13
1
-13
/
+18
*
knotc: add config item value completion
Daniel Salzman
2022-02-17
1
-5
/
+5
*
conf: add support for mixed references
Daniel Salzman
2021-12-14
2
-6
/
+19
*
spelling
Josh Soref
2021-11-24
1
-2
/
+2
*
yparser: allow UTF-8 characters in item data
Daniel Salzman
2021-08-16
2
-59
/
+60
*
yparser: fix applying zero offset to null pointer (UBSAN)
Daniel Salzman
2021-04-12
1
-10
/
+8
*
yparser: update ypbody.c
Daniel Salzman
2021-04-09
1
-68
/
+66
*
conf: add 'server.listen-xdp' option + allow port specification for UNIX sockets
Daniel Salzman
2020-04-21
1
-6
/
+13
*
base64: fix parameter alignment, update copyright
Daniel Salzman
2020-02-10
1
-1
/
+1
*
base64: use knot namespace for base64 functions
Emmanuel Bretelle
2020-02-10
1
-2
/
+2
*
contrib: replace 'struct sockaddr' with 'struct sockaddr_storage' where reaso...
Daniel Salzman
2019-10-05
1
-1
/
+1
*
Various fixes for Coverity issues (mostly false positives)
Daniel Salzman
2019-09-15
1
-6
/
+3
*
Introduce and use knot_dname_txt_storage_t where suitable
Daniel Salzman
2019-09-12
1
-2
/
+2
*
geoip: Added support for SRV DNAME that specify service/protocol
Jan Hák
2019-09-10
2
-99
/
+99
*
geoip: added wildcard as possible configuration
Jan Hák
2019-09-08
2
-91
/
+97
*
coding style improvements - copyright notice
David Vašek
2019-07-04
10
-11
/
+14
*
yparser: fix invalid error line number for lines with leading tabulator
Daniel Salzman
2019-06-23
2
-28
/
+29
*
Make use of posix_madvise(3) on OSes which have a different implementation of...
Matthieu Guegan
2019-02-15
1
-0
/
+6
*
yparser: improve error sanitization + simple refactoring
Daniel Salzman
2019-02-01
1
-19
/
+33
*
Add -Wshadow to default CFLAGS + adapt code
Daniel Salzman
2018-12-03
1
-1
/
+1
*
yparser: add support for backslashed characters in item value
Daniel Salzman
2018-10-03
2
-81
/
+104
*
use https://www.gnu.org instead of http://www.gnu.org
Daniel Kahn Gillmor
2018-08-29
10
-10
/
+10
*
Mute some clang analyzer warnings
Daniel Salzman
2018-08-23
1
-1
/
+1
*
zscanner: reset parser state upon input initialization
Daniel Salzman
2018-06-15
1
-1
/
+1
*
yparser: add support for dname key value
Daniel Salzman
2018-06-12
2
-49
/
+53
*
yparser: check correct name length when parsing options
Mark Karpilovskij
2018-04-20
1
-1
/
+2
*
yparser: make yp_int and yp_bin_len inline static
Daniel Salzman
2018-03-20
3
-26
/
+14
*
libknot/dname: code cleanup
Daniel Salzman
2018-01-25
1
-3
/
+1
*
libknot: move wire.h from contrib to libknot
Mark Karpilovskij
2018-01-20
1
-5
/
+5
*
dname: include cleanup
Daniel Salzman
2017-12-31
1
-0
/
+1
*
doxygen: fix errors + code cleanup
Filip Široký
2017-10-03
1
-1
/
+1
*
Switch to locale-independent ctype functions
Daniel Salzman
2017-09-25
1
-5
/
+5
*
add casting where needed for ctype functions
Filip Siroky
2017-09-07
1
-3
/
+3
*
Unify use of the schem(e/a) word
Daniel Salzman
2017-06-02
4
-104
/
+104
*
ypscheme: fix use after free
Daniel Salzman
2017-05-28
1
-0
/
+3
*
yparser: change visibility to public
Daniel Salzman
2017-05-26
4
-2
/
+49
*
yp_scheme: add schema merge and dynamic purge operations
Daniel Salzman
2017-05-25
2
-47
/
+155
*
conf: move address range item into yparser schema
Daniel Salzman
2017-04-06
3
-2
/
+134
*
wire_ctx: refactor to reduce duplication and UB
Vladimír Čunát
2017-01-04
1
-2
/
+2
*
yparser: add user-defined schema item flags
Daniel Salzman
2016-09-19
1
-2
/
+18
*
server: sockaddr instead of sockaddr_storage for const params
Jan Vcelak
2016-06-27
1
-1
/
+1
*
trivial spelling fixes, as found by misspell_fixer
klemens
2016-05-02
2
-2
/
+2
*
yparser: fix invalid item indentation detection
Daniel Salzman
2016-04-18
1
-0
/
+5
[next]