index
:
knot
master
knot
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libknot
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Proper rightmost node fetch in zone tree.
Marek Vavrusa
2013-06-04
1
-3
/
+9
*
Use unsigned bytearray for dname lookup format.
Marek Vavrusa
2013-06-03
1
-16
/
+18
*
Return rightmost node when searching for node before leftmost.
Marek Vavrusa
2013-06-03
1
-1
/
+3
*
zscanner: add support for ILNP records
Daniel Salzman
2013-05-29
1
-0
/
+62
*
Use config.h in the same way for same experience in all sources.
Ondřej Surý
2013-05-29
26
-4
/
+56
*
dbg: fix some clang warnings
Daniel Salzman
2013-05-28
2
-7
/
+5
*
fix some warnings caused by '-pedantic' compiler flag
Jan Vcelak
2013-05-27
1
-2
/
+2
*
fix comments and indenting in my code according to coding style
Jan Vcelak
2013-05-27
10
-118
/
+182
*
Promote good matches in compr. table even if no new name is inserted.
Marek Vavrusa
2013-05-27
1
-7
/
+7
*
Do not store names that are already fully covered in compr.tbl.
Marek Vavrusa
2013-05-27
1
-2
/
+3
*
implement server identification using TXT/CH
Jan Vcelak
2013-05-24
4
-4
/
+202
*
kdig: change default RRSIG expiration as YYYYMMDDHHmmSS
Daniel Salzman
2013-05-23
2
-5
/
+11
*
Removed unused dname functions.
Jan Kadlec
2013-05-23
2
-42
/
+0
*
nameserver: fix BSD compile warning (const discarding)
Daniel Salzman
2013-05-22
1
-6
/
+5
*
libknot: fix Debian 32 compile warnings (bad printf type)
Daniel Salzman
2013-05-22
2
-3
/
+4
*
Reeanbled removing of empty RRSets from nodes in ddns.c
Jan Kadlec
2013-05-17
1
-27
/
+27
*
Print warning when there is orphan RRSIG after transfer.
Jan Kadlec
2013-05-16
1
-58
/
+14
*
Adding orphan RRSIGs to zone after update.
Jan Kadlec
2013-05-16
1
-0
/
+58
*
Check if partial match doesn't exceed maximum offset boundary.
Marek Vavrusa
2013-05-16
1
-1
/
+1
*
Do not compress root labels.
Marek Vavrusa
2013-05-16
1
-1
/
+9
*
packet: remove old compression structure and constants
Daniel Salzman
2013-05-16
1
-28
/
+0
*
Added better warning message.
Jan Kadlec
2013-05-14
1
-2
/
+10
*
packet: fix memset boundary in packet creation
Daniel Salzman
2013-05-14
1
-1
/
+1
*
rrset: fix empty rrset to wire writting + remove useless asserts
Daniel Salzman
2013-05-14
1
-28
/
+8
*
rrset-dump: add support of blank rrset dumping
Daniel Salzman
2013-05-14
1
-0
/
+18
*
Fixed bug in DDNS - removing non-existent RRs.
Jan Kadlec
2013-05-14
1
-1
/
+5
*
rrset: fix empty rrset write to wire
Daniel Salzman
2013-05-13
1
-62
/
+44
*
rrset: remove redundant MAX WIRE PTR constant
Daniel Salzman
2013-05-13
1
-8
/
+6
*
Convert empty RRSets to wire.
Jan Kadlec
2013-05-13
1
-14
/
+49
*
response: clean up compression code
Daniel Salzman
2013-05-11
2
-60
/
+26
*
wire: refactor dname pointer operations
Daniel Salzman
2013-05-11
1
-16
/
+14
*
Do not insert compression offsets exceeding maximum (16383).
Marek Vavrusa
2013-05-11
1
-0
/
+7
*
Fixed broken debug build.
Marek Vavrusa
2013-05-10
1
-2
/
+0
*
dname: reduce dname_t size via direct implementation of reference counting
Daniel Salzman
2013-05-10
2
-43
/
+15
*
Removed weird owner_tmp and deprecated compr_cs parameters.
Marek Vavrusa
2013-05-10
6
-91
/
+63
*
Simplified and cleaned up label compression.
Marek Vavrusa
2013-05-10
6
-443
/
+124
*
UDP answering converted to mempool memory allocator.
Marek Vavrusa
2013-05-10
3
-8
/
+27
*
doxygen: fix some warnings
Daniel Salzman
2013-05-09
2
-2
/
+2
*
debug: fix debug compile warning (bad type)
Daniel Salzman
2013-05-09
1
-1
/
+1
*
Better knot_zonedb_find_zone_for_name() implementation.
Marek Vavrusa
2013-05-02
1
-20
/
+21
*
globally remove pointless null test before free()
Jan Vcelak
2013-05-01
6
-50
/
+28
*
SIG(0): fix invalid read when freeing RRset
Jan Vcelak
2013-04-30
2
-3
/
+3
*
rrset: fix some invalid comments
Jan Vcelak
2013-04-30
1
-3
/
+3
*
dnssec: fix Ubuntu compile warning (missing const)
Daniel Salzman
2013-04-29
1
-1
/
+1
*
common: improve base64/32hex interface and error codes
Daniel Salzman
2013-04-29
1
-2
/
+3
*
DNSSEC: separate private key structure from signing context
Jan Vcelak
2013-04-29
3
-94
/
+179
*
bugsquash: Proper handling of NSEC3 zones without NSEC3PARAM
Jan Kadlec
2013-04-26
3
-2
/
+9
*
bugsquash: Fixed wrong compression offset.
Jan Kadlec
2013-04-26
1
-4
/
+19
*
global whitespace cleanup
Jan Vcelak
2013-04-26
33
-1363
/
+1352
*
kdig: add -b option support + fix key_params manipulation
Daniel Salzman
2013-04-23
2
-1
/
+82
[next]