index
:
knot
master
knot
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libknot
/
rdata.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rdata: initialize padding so Valgrind does not complain about uninitialized byte
Petr Špaček
2019-09-06
1
-1
/
+4
*
coding style improvements - copyright notice
David Vašek
2019-07-04
1
-0
/
+1
*
use https://www.gnu.org instead of http://www.gnu.org
Daniel Kahn Gillmor
2018-08-29
1
-1
/
+1
*
libknot: better assert in knot_rdata_init
Daniel Salzman
2018-06-19
1
-2
/
+4
*
libknot: mute some clang-analyzer warnings
Daniel Salzman
2018-06-19
1
-1
/
+2
*
doc: enhance doxygen documentation
Filip Široký
2017-12-21
1
-5
/
+5
*
rdata: remove superfluous getters/setters
Daniel Salzman
2017-12-05
1
-36
/
+0
*
libknot/rdata: make it public structure
Daniel Salzman
2017-12-05
1
-35
/
+73
*
libknot: move TTL from rdata to rrset
Daniel Salzman
2017-12-05
1
-17
/
+2
*
src: move doxygen header after license header
Daniel Salzman
2016-02-03
1
-10
/
+8
*
Cleanup internal/ headers usage outside internal/ where we can
Ondřej Surý
2015-05-22
1
-2
/
+0
*
Issue 347 fixed, knot_rdataset_reserve() takes it into account.
Dominik Taborsky
2015-04-14
1
-0
/
+3
*
public-libs: Moved common/ to libknot/internal/
Lubos Slovak
2014-10-16
1
-1
/
+1
*
public-libs: Moved mempatten to common.
Lubos Slovak
2014-09-24
1
-1
/
+1
*
Merge branch 'master' into libknot-cleanup
Lubos Slovak
2014-07-29
1
-0
/
+2
|
\
|
*
doc: update doxygen configuration
Daniel Salzman
2014-07-29
1
-0
/
+2
*
|
libknot: Divided common to two folders.
Lubos Slovak
2014-05-27
1
-1
/
+1
|
/
*
libknot: Added knot_rdata_t init function.
Jan Kadlec
2014-05-21
1
-0
/
+10
*
Cleanup: node.h cleanup/rename + doxygen.
Jan Kadlec
2014-04-16
1
-1
/
+1
*
renamed knot_(rr|rrs)_t -> knot_(rdata|rdataset)_t
Marek Vavruša
2014-04-09
1
-9
/
+9
*
libknot: split rr.h into rdata.h and rdataset.h
Marek Vavruša
2014-04-09
1
-0
/
+96
*
libknot/rdata: dissolved rdata.h into respective files
Marek Vavruša
2014-04-09
1
-406
/
+0
*
new_node: removed newline.
Jan Kadlec
2014-04-09
1
-1
/
+0
*
new_node: Removed redundant const getters.
Jan Kadlec
2014-04-04
1
-6
/
+6
*
new_node: Access knot_rr_t array using packed structure.
Jan Kadlec
2014-04-03
1
-2
/
+2
*
new_node: Code converted to new rrs API
Jan Kadlec
2014-03-25
1
-1
/
+19
*
new_node: rdata.h are now used with knot_rrs_t instead of knot_rrset_t
Jan Kadlec
2014-03-24
1
-273
/
+156
*
Removed direct usages of rrset->rrs
Jan Kadlec
2014-02-21
1
-1
/
+1
*
RRSet - simple RDATA, inline TTL
Jan Kadlec
2014-02-20
1
-75
/
+76
*
Do not use RR index in nsec_next function.
Jan Kadlec
2013-12-03
1
-13
/
+5
*
review fix: use constant for KSK flag
Jan Vcelak
2013-10-29
1
-0
/
+2
*
make all include paths relative to /src
Jan Vcelak
2013-10-11
1
-3
/
+3
*
DNSSEC: add knot_rdata_rrsig_signature() and use when possible
Jan Vcelak
2013-09-25
1
-0
/
+23
*
Merge branch 'feature-dnssec' into 'review-dnssec'
Jan Vcelak
2013-09-19
1
-2
/
+3
|
\
*
|
Minor fixes.
Lubos Slovak
2013-08-20
1
-1
/
+1
*
|
Formatting improved.
Lubos Slovak
2013-07-30
1
-80
/
+87
*
|
Moved RDATA manipulation functions to rdata.h.
Lubos Slovak
2013-07-30
1
-0
/
+480
|
/
*
Removed rdata.{h,c} and reverences to those files.
Jan Kadlec
2012-12-19
1
-352
/
+0
*
Merge remote-tracking branch 'origin/development' into scanner-merge
Jan Kadlec
2012-11-29
1
-0
/
+4
|
\
|
*
Checking DS digest length in XFR/DDNS.
Lubos Slovak
2012-10-31
1
-0
/
+4
*
|
Incremental commit.
Jan Kadlec
2012-10-11
1
-1
/
+1
*
|
Initial parser + zone in memory commit.
Jan Kadlec
2012-09-21
1
-2
/
+2
|
/
*
Unified error codes.
Marek Vavrusa
2012-09-12
1
-4
/
+4
*
Implemented knot_rdata_soa_serial_set().
Marek Vavrusa
2012-09-06
1
-0
/
+1
*
Fixed leaks from failed IXFR.
Lubos Slovak
2012-07-23
1
-0
/
+2
*
Skipping wrong NSEC3s in search for previous NSEC3
Lubos Slovak
2012-07-13
1
-0
/
+5
*
Fixed wildcard RRSet copy + other minor fixes.
Lubos Slovak
2012-02-09
1
-1
/
+1
*
TSIG in normal queries
Lubos Slovak
2011-12-16
1
-0
/
+1
*
Merge libknot back to main sources
Ondřej Surý
2011-11-02
1
-0
/
+339