Commit Graph

37 Commits

Author SHA1 Message Date
Fabian Stamm 07047ee8cb Fixing wrong variable name
the build was successful Details
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is passing Details
2018-12-03 09:04:40 +01:00
Fabian Stamm 7d9ad57f52 Fixing error
the build failed Details
2018-12-03 08:58:37 +01:00
Fabian Stamm 55354c2381 Adding stream interface
the build failed Details
2018-12-03 08:52:54 +01:00
Fabian Stamm da5285ac9b Adding new naming to test and benchmark
the build was successful Details
2018-12-03 08:30:42 +01:00
Fabian Stamm d16f8c3d8a Normalizing names of plugin properties
the build failed Details
2018-12-03 08:29:00 +01:00
Fabian Stamm ccee8ae5da Version bump
the build was successful Details
2018-12-03 08:21:19 +01:00
Fabian Stamm 172855b8cf Adding typscript compilation at install level for usage with repository
the build was successful Details
2018-12-03 08:20:14 +01:00
Fabian Stamm 07e2dff29f Optimizing export
the build was successful Details
2018-12-03 07:59:29 +01:00
Fabian Stamm 5bf7af6565 Add request flow handler
the build was successful Details
2018-12-03 07:54:37 +01:00
Fabian Stamm 69094524d1 Rewriting of backend
the build was successful Details
2018-11-30 21:48:27 +01:00
Fabian Stamm e8dcf31461 Adding index.ts for bundling request and type
the build was successful Details
2018-05-19 16:59:44 +02:00
Fabian Stamm 23c27c3c4f Removing listener for export in different Module
the build was successful Details
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.
the build was successful Details
2018-05-17 18:46:50 +02:00
Fabian Stamm 43f4cf358d adding experimental udp6 support
the build was successful Details
2018-05-17 13:54:18 +02:00
Fabian Stamm 25131a2d4b adding version output to drone
the build was successful Details
2018-05-17 13:50:23 +02:00
Fabian Stamm 64f9ef3f87 Add travis CI and adding yarn.lock to tracked files
the build was successful Details
2018-05-17 13:31:17 +02:00
Fabian Stamm 6db8d58539 Adding drone.io CI config
the build was successful Details
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