index
:
knot
master
knot
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version 2.9.dev
v2.9.dev
Daniel Salzman
2019-03-05
1
-1
/
+1
*
NEWS: add version 2.8.0
Daniel Salzman
2019-03-05
1
-0
/
+176
*
Merge branch 'clean-cached-cflags' into 'master'
Daniel Salzman
2019-03-04
1
-1
/
+4
|
\
|
*
Avoid recording -fdebug-prefix-map= from CFLAGS and CPPFLAGS
Daniel Kahn Gillmor
2019-03-04
1
-1
/
+4
|
/
*
CI: update PDF documentation file name
Daniel Salzman
2019-03-01
1
-2
/
+2
*
Update library versions
Daniel Salzman
2019-03-01
8
-21
/
+21
*
distro/debian: various improvements and backports
Daniel Salzman
2019-03-01
3
-10
/
+7
*
Merge branch 'distro-test-f' into 'master'
Daniel Salzman
2019-02-28
6
-4
/
+39
|
\
|
*
scripts/build-in-obs.sh: disable prompt for knot-dns-testing builds
Tomas Krizek
2019-02-28
1
-1
/
+1
|
*
distro/rpm: disable failing test in contrib/test_net
Tomas Krizek
2019-02-28
2
-0
/
+31
|
*
distro/tests: fix fedora packaging tests
Tomas Krizek
2019-02-28
3
-3
/
+7
*
|
load: mute unchecked return from snprintf
Daniel Salzman
2019-02-28
1
-2
/
+2
*
|
ddns: move event-specific code to handlers
Daniel Salzman
2019-02-28
3
-432
/
+409
*
|
net: update documentation
Daniel Salzman
2019-02-28
1
-6
/
+6
*
|
refresh: log elapsed time
Daniel Salzman
2019-02-28
1
-13
/
+16
*
|
refresh: unify similar code
Daniel Salzman
2019-02-28
3
-19
/
+23
*
|
refresh: don't log outgoing
Daniel Salzman
2019-02-28
1
-6
/
+3
*
|
log: some extensions and cleanup
Daniel Salzman
2019-02-28
5
-32
/
+30
*
|
Merge branch 'load_serial_log' into 'master'
Daniel Salzman
2019-02-28
1
-13
/
+14
|
\
\
|
|
/
|
/
|
|
*
zone load: improved logging of loaded SOA serials
Libor Peltan
2019-02-28
1
-13
/
+14
|
/
*
events: fixed coding mistake
Libor Peltan
2019-02-28
1
-1
/
+1
*
lmdb: another warning fix for OpenBSD's gcc 4.2
Daniel Salzman
2019-02-27
1
-0
/
+2
*
geoip: get rid of UTF-8 BOM
Daniel Salzman
2019-02-27
1
-1
/
+1
*
lmdb: mute 'unused variable' if NDEBUG
Daniel Salzman
2019-02-27
1
-1
/
+5
*
tests/qp-cow: mute 'unused variable' if NDEBUG
Daniel Salzman
2019-02-27
1
-0
/
+1
*
tests/kasp_db: take important code out of assertion
Daniel Salzman
2019-02-27
1
-4
/
+5
*
configure: change order of commands to fix operation of KNOT_LIB_VERSION
Daniel Salzman
2019-02-26
1
-11
/
+10
*
Merge branch 'geoip_optimize' into 'master'
Daniel Salzman
2019-02-26
4
-88
/
+253
|
\
|
*
mod-geoip: refactored query processing function
Mark Karpilovskij
2019-02-26
1
-40
/
+62
|
*
mod-geoip: fix subnet default case and test for it
Mark Karpilovskij
2019-02-26
2
-1
/
+9
|
*
mod-geoip: optimize query processing speed
Mark Karpilovskij
2019-02-26
3
-73
/
+208
|
/
*
tests-extra: decreased test size for geoip module
Mark Karpilovskij
2019-02-26
1
-4
/
+5
*
Merge branch 'doc_keymgr_uid' into 'master'
Daniel Salzman
2019-02-26
2
-0
/
+14
|
\
|
*
doc: note of keymgr uid
Libor Peltan
2019-02-26
2
-0
/
+14
*
|
Merge branch 'unadjust_nces3_zonefile' into 'master'
Daniel Salzman
2019-02-26
3
-1
/
+20
|
\
\
|
*
|
zonefile load: reset NSEC3 node pointers after semcheck
Libor Peltan
2019-02-26
3
-1
/
+20
|
|
/
*
|
doc: add info about letter case preservation
Daniel Salzman
2019-02-25
2
-2
/
+4
*
|
doc: explain +noidn option usage
Mark Karpilovskij
2019-02-25
2
-4
/
+8
*
|
tests-extra: extend modules/geoip test
Mark Karpilovskij
2019-02-25
2
-504
/
+62
|
/
*
test-extra: add test for re-signing with changed NSEC3 parameters
Daniel Salzman
2019-02-25
1
-3
/
+44
*
time: fix undefined item st_mtim in struct stat on macOS
Daniel Salzman
2019-02-24
1
-1
/
+5
*
Merge branch 'fine-grained-mtime' into 'master'
Daniel Salzman
2019-02-23
6
-9
/
+13
|
\
|
*
zonefile: Verify mtime against full-precision timestamp
Daniel Kahn Gillmor
2019-02-22
6
-9
/
+13
*
|
Merge branch 'base64-is-not-hexdump' into 'master'
Daniel Salzman
2019-02-23
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
correct kdig documentation about +[no]crypto
Daniel Kahn Gillmor
2019-02-22
2
-2
/
+2
|
/
*
tests: mute warning on OpenBSD
Daniel Salzman
2019-02-22
1
-1
/
+2
*
keystore: fix leak in pkcs8 import
Mark Karpilovskij
2019-02-22
1
-0
/
+2
*
journal: move include pthread.h from .c to .h
Daniel Salzman
2019-02-22
2
-1
/
+1
*
tests: get rid of strcpy
Daniel Salzman
2019-02-22
1
-6
/
+9
*
keymgr: get rid of strcpy and strcat
Daniel Salzman
2019-02-22
1
-17
/
+13
[next]