index
:
knot
master
knot
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libknot
/
consts.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libknot: add EDE code 30
Vladimír Čunát
2024-08-12
1
-0
/
+1
*
libknot: add support for 'dohpath' and 'ohttp' SVCB parameters
Daniel Salzman
2024-07-10
1
-2
/
+4
*
libknot: add EDE codes 28 and 29
Daniel Salzman
2023-03-29
1
-1
/
+3
*
libknot: move EDE codes/names to consts/codes, add new codes
Daniel Salzman
2022-06-07
1
-0
/
+39
*
libdnssec: merge DNSSEC-related constants from libknot
Daniel Salzman
2022-02-07
1
-53
/
+0
*
dname: fix KNOT_DNAME_TXT_MAXLEN constant
Daniel Salzman
2022-01-19
1
-5
/
+6
*
svcb/https: implemented dump from wire to zonefile
Libor Peltan
2021-06-18
1
-1
/
+16
*
libknot: add 'DELETE' mnemonic for DNS key algorithm 0
Daniel Salzman
2020-02-19
1
-1
/
+2
*
coding style improvements - copyright notice
David Vašek
2019-07-04
1
-0
/
+1
*
move several other links from http:// to https:// (all tested)
Daniel Kahn Gillmor
2018-08-29
1
-5
/
+5
*
use https://www.gnu.org instead of http://www.gnu.org
Daniel Kahn Gillmor
2018-08-29
1
-1
/
+1
*
dnssec: setting opt-out bit if NSEC3 opt-out configured
Libor Peltan
2017-10-13
1
-7
/
+0
*
doxygen: fix errors + code cleanup
Filip Široký
2017-10-03
1
-2
/
+2
*
Add initial EdDSA support (no signing yet)
Ondřej Surý
2017-01-10
1
-0
/
+3
*
libknot: merge RCODE name sets
Daniel Salzman
2016-11-23
1
-26
/
+7
*
libknot: fix typo in a comment
Daniel Salzman
2016-07-08
1
-14
/
+14
*
Added KNOT_RCODE_BADCOOKIE into knot_rcode_t.
Karel Slany
2016-06-21
1
-1
/
+2
*
libknot: add INDIRECT, PRIVATEDNS, and PRIVATEOID mnemonics
Daniel Salzman
2016-04-14
1
-11
/
+15
*
libknot: move consts from internal, rename const to codes
Daniel Salzman
2015-12-04
1
-24
/
+139
*
Finish unlooping of libknot-int
Ondřej Surý
2015-02-18
1
-137
/
+1
*
Merge branch 'master' into libdnssec
Jan Vcelak
2014-12-14
1
-6
/
+18
|
\
|
*
Merge branch 'master' into public-libs-common
Lubos Slovak
2014-11-05
1
-0
/
+9
|
|
\
|
|
*
Merge branch 'master' into ext-rcode
Lubos Slovak
2014-10-29
1
-0
/
+10
|
|
|
\
|
|
*
|
Fixed RCODE-processing.
Lubos Slovak
2014-10-20
1
-0
/
+9
|
*
|
|
public-libs: Unprefixed some symbols.
Lubos Slovak
2014-11-05
1
-8
/
+8
|
*
|
|
public-libs: Moved libknot/util/* to libknot/internal
Lubos Slovak
2014-10-16
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
libknot: remove useless DNSSEC related functions
Jan Vcelak
2014-10-29
1
-22
/
+0
*
|
|
Merge branch 'master' into libdnssec
Jan Vcelak
2014-10-29
1
-8
/
+29
|
\
|
|
|
*
|
public-libs: Removed private function prefixes.
Lubos Slovak
2014-10-16
1
-0
/
+10
|
|
/
|
*
Merge branch 'master' into edns-fixes
Lubos Slovak
2014-09-30
1
-2
/
+3
|
|
\
|
*
|
EDNS: Separated "real" RCODEs from error codes.
Lubos Slovak
2014-09-16
1
-8
/
+19
*
|
|
Merge branch 'master' into libdnssec
Jan Vcelak
2014-09-30
1
-7
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
dname: add maximal label length constant
Daniel Salzman
2014-09-11
1
-2
/
+3
|
|
/
|
*
rrset-wire: dname processing parameters in struct, renames and reorders
Jan Vcelak
2014-08-31
1
-9
/
+0
|
*
RRSet wire: Minor refactoring (MR !275).
Lubos Slovak
2014-08-28
1
-1
/
+5
*
|
Merge branch 'master' into libdnssec
Jan Vcelak
2014-08-04
1
-5
/
+12
|
\
|
|
*
src: remove some unused functions + code cleanup
Daniel Salzman
2014-07-07
1
-9
/
+0
|
*
kdig: add support for EDNS client subnet (+client)
Daniel Salzman
2014-06-06
1
-0
/
+10
|
*
Use #pragma once as include guards
Jan Vcelak
2014-05-30
1
-4
/
+1
*
|
migrate TSIG code to libdnssec
Jan Vcelak
2014-04-13
1
-53
/
+0
|
/
*
Renamed this and that related to packet (enums).
Marek Vavrusa
2014-01-21
1
-21
/
+0
*
Ported libknot to new pkt API.
Marek Vavrusa
2013-11-21
1
-11
/
+21
*
libknot: Merge algorithm sources
Daniel Salzman
2013-11-01
1
-0
/
+45
*
Merge branch 'feature-dnssec' into 'review-dnssec'
Jan Vcelak
2013-09-19
1
-22
/
+0
|
\
|
*
DNSSEC: check allowed algorithms for signing
Jan Vcelak
2013-09-12
1
-22
/
+0
*
|
Reworked TSIG RR API to work with inline RDATA dnames.
Marek Vavrusa
2013-08-06
1
-1
/
+6
*
|
Minor fixes.
Lubos Slovak
2013-07-30
1
-0
/
+5
|
/
*
Chunky patch to update most of the libknot + knot dname usage.
Marek Vavrusa
2013-07-16
1
-4
/
+2
*
global whitespace cleanup
Jan Vcelak
2013-04-26
1
-2
/
+2
*
all: move some alg. codes and alg. names to the libknot/consts.h
Daniel Salzman
2013-04-15
1
-0
/
+114
[next]