Commit graph

25 commits

Author SHA1 Message Date
Raphaël Vinot
6a2b5e317c Big refactoring, make the server similar to misp-modules 2016-08-29 16:53:53 +02:00
Raphaël Vinot
1878f64c45 Use tornado coroutines, remove dep on iptools 2016-08-29 16:14:47 +02:00
Raphaël Vinot
48adcde238 Improve readability 2016-08-29 15:36:59 +02:00
Raphaël Vinot
36eb5f6104 Fix PEP8 2016-08-29 15:19:45 +02:00
c711007bb8 optional origin added 2015-11-13 11:23:08 +01:00
b45dae1251 Overwrite bug fixed
The dictionary was not declared in the right scope...
2014-04-03 16:44:52 +02:00
bd3a3a6081 JSON output fixed 2014-01-06 16:54:11 +01:00
82330c1036 Numbers for count and time_first/time_last + rdata key error fixed 2014-01-06 16:47:34 +01:00
a7e3cdc77c Less redis queries a bit more memory usage 2013-12-29 11:17:34 +01:00
a9b8d0e9f4 Add a list of supported RR type by the back-end 2013-12-29 11:10:01 +01:00
150c1c504d Title page changed 2013-12-25 12:33:35 +01:00
b0256dea25 COF - Common Output Format 2013-12-25 11:53:20 +01:00
02605d1e1c Remove duplicate values from pdns results
The option is by default to remove duplicate. The
duplicate can be useful when you have a set of pdns in
cluster to validate the result set.
2013-12-25 09:49:27 +01:00
aa0342ecab Show simple cases (not clustered pdns with duplicates) 2013-12-25 09:48:45 +01:00
5623b1b06f fquery added to include rdata pivot to ease query search 2013-12-24 16:50:45 +01:00
24239a12a5 Documentation about the RR toolset and how to start the server. 2013-12-24 15:55:22 +01:00
a1a6ab32b9 Requirements and sample query added 2013-12-24 15:42:39 +01:00
a71395aeb1 Sample query added 2013-12-24 15:32:22 +01:00
b45de81edf Free software license added 2013-12-24 15:21:04 +01:00
2de1a7a364 Basic REST API to pdns-qos-server using Python Tornado 2013-12-24 14:14:01 +01:00
6a0b4bf5e5 Associated records fetching added from rdata 2013-12-24 10:26:40 +01:00
ad46191769 Merge branch 'master' of github.com:adulau/pdns-qof-server 2013-12-23 16:54:17 +01:00
ee6247cd58 A pdns-qof compliant passive DNS interface for the pdns-toolkit. 2013-12-23 16:43:29 +01:00
c53f8ecfba Initial commit 2013-12-23 07:39:42 -08:00
6ffd802b93 IANA nameserver RR type converter to JSON/Python dict 2013-12-23 15:05:45 +01:00