Commit Graph

26 Commits

Author SHA1 Message Date
Fabian Stamm
23c27c3c4f Removing listener for export in different Module
All checks were successful
the build was successful
2018-05-19 16:10:42 +02:00
Fabian Stamm
2b318d47aa Removing old code 2018-05-19 16:10:16 +02:00
Fabian Stamm
9d3d9f8a80 Adding parameter for easy initialization to RecourceRecord constructor.
All checks were successful
the build was successful
2018-05-17 18:46:50 +02:00
Fabian Stamm
43f4cf358d adding experimental udp6 support
All checks were successful
the build was successful
2018-05-17 13:54:18 +02:00
Fabian Stamm
25131a2d4b adding version output to drone
All checks were successful
the build was successful
2018-05-17 13:50:23 +02:00
Fabian Stamm
64f9ef3f87 Add travis CI and adding yarn.lock to tracked files
All checks were successful
the build was successful
2018-05-17 13:31:17 +02:00
Fabian Stamm
6db8d58539 Adding drone.io CI config
All checks were successful
the build was successful
2018-05-17 11:09:22 +02:00
Fabian Stamm
6dad6c5d56 Adding tests 2018-05-17 10:02:17 +02:00
Fabian Stamm
4e3cf05d29 Refactoring and adding Question class 2018-05-17 10:01:56 +02:00
Fabian Stamm
a34cd4bac2 Removing port choice on listener
Listening ports are now fixed to 53 on udp and tcp
2018-05-17 09:57:51 +02:00
Fabian Stamm
c57260e11b Adding .editorconfig 2018-05-17 09:31:48 +02:00
Fabian Stamm
9dac9184e7 Adding additional Indentifier field to RecourceRecord 2018-05-14 12:06:51 +02:00
Fabian Stamm
666ad69c3c Adding private flag to private properties 2018-05-13 22:36:06 +02:00
Fabian Stamm
8d3b541d3d Adding function to Recursion Available flag from header dynamicly 2018-05-13 22:34:20 +02:00
Fabian Stamm
e5c55b402b Exporting SerializeName for usage in RR data 2018-05-13 22:27:16 +02:00
Fabian Stamm
8c66f9a41b adding jsdoc to ErrorCodes 2018-05-13 22:05:12 +02:00
Fabian Stamm
68f44878d3 Disable Error overrides 2018-05-13 21:59:22 +02:00
Fabian Stamm
57c638316e Adding ErrorCode enum 2018-05-13 20:32:55 +02:00
Fabian Stamm
eb4ae29f7e Changing some class privacy settings 2018-05-13 19:27:40 +02:00
Fabian Stamm
f8868c7a22 Rename queryTypes to QueryTypes 2018-05-13 18:57:36 +02:00
Fabian Stamm
50b8ff7b34 Fixing type problems 2018-05-13 13:10:04 +02:00
Fabian Stamm
1ec4166854 Refining types style 2018-05-13 13:05:30 +02:00
Fabian Stamm
1b9e229823 Merge branch 'master' of https://git.stamm.me/hibas123/nodename-core 2018-05-13 12:58:43 +02:00
Fabian Stamm
6f1eb243d5 adding missing type informations 2018-05-13 12:58:08 +02:00
Fabian Stamm
1c38dc9de3 adding missing type informations 2018-05-13 12:57:33 +02:00
Fabian Stamm
524f246398 First basic implementation of protocol. 2018-05-13 12:07:43 +02:00