Commit Graph

28 Commits

Author SHA1 Message Date
Fabian Stamm
7d9ad57f52 Fixing error
Some checks failed
the build failed
2018-12-03 08:58:37 +01:00
Fabian Stamm
55354c2381 Adding stream interface
Some checks failed
the build failed
2018-12-03 08:52:54 +01:00
Fabian Stamm
da5285ac9b Adding new naming to test and benchmark
All checks were successful
the build was successful
2018-12-03 08:30:42 +01:00
Fabian Stamm
d16f8c3d8a Normalizing names of plugin properties
Some checks failed
the build failed
2018-12-03 08:29:00 +01:00
Fabian Stamm
07e2dff29f Optimizing export
All checks were successful
the build was successful
2018-12-03 07:59:29 +01:00
Fabian Stamm
5bf7af6565 Add request flow handler
All checks were successful
the build was successful
2018-12-03 07:54:37 +01:00
Fabian Stamm
69094524d1 Rewriting of backend
All checks were successful
the build was successful
2018-11-30 21:48:27 +01:00
Fabian Stamm
e8dcf31461 Adding index.ts for bundling request and type
All checks were successful
the build was successful
2018-05-19 16:59:44 +02:00
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
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
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
6f1eb243d5 adding missing type informations 2018-05-13 12:58:08 +02:00
Fabian Stamm
524f246398 First basic implementation of protocol. 2018-05-13 12:07:43 +02:00