ddidderr
  • Joined on 2022-03-15
ddidderr pushed to master at rustics/dns 2022-06-05 19:05:50 +02:00
6f9e4e9d59 Create module structure (#29)
ddidderr deleted branch proto-module from rustics/dns 2022-06-05 19:05:50 +02:00
ddidderr merged pull request rustics/dns#29 2022-06-05 19:05:49 +02:00
Create module structure
ddidderr pushed to master at rustics/dns 2022-06-05 15:17:09 +02:00
d1df76fc5e (refactor) business models into general models folder
ddidderr pushed to master at rustics/dns 2022-06-05 15:09:06 +02:00
6527dbe6c5 Merge remote-tracking branch 'origin/master'
b32531866a (refactor) according to new structure, have proto module with de- and encorders
Compare 2 commits »
ddidderr created pull request rustics/dns#28 2022-05-08 23:32:29 +02:00
(clippy) some small clippy fixes
ddidderr created branch clippy_fixes in rustics/dns 2022-05-08 23:31:39 +02:00
ddidderr pushed to clippy_fixes at rustics/dns 2022-05-08 23:31:39 +02:00
6ef60596f3 (clippy) some small clippy fixes
ddidderr pushed to rfc4035_not_supported at rustics/dns 2022-05-08 19:39:50 +02:00
4dd3effc1a (refactor) no support for rfc4035 as of now
46629d2aad (tests) add tests for AA,TC,RD,RA flags (#25)
Compare 2 commits »
ddidderr created pull request rustics/dns#26 2022-05-08 19:37:43 +02:00
rfc4035_not_supported
ddidderr pushed to rfc4035_not_supported at rustics/dns 2022-05-08 19:37:25 +02:00
c3b821584a (refactor) no support for rfc4035 as of now
ccf9457da2 (tests) add tests for AA,TC,RD,RA flags
Compare 2 commits »
ddidderr created branch rfc4035_not_supported in rustics/dns 2022-05-08 19:37:24 +02:00
ddidderr created pull request rustics/dns#25 2022-05-08 19:31:25 +02:00
(tests) add tests for AA,TC,RD,RA flags
ddidderr pushed to tests_flags at rustics/dns 2022-05-08 19:30:53 +02:00
ccf9457da2 (tests) add tests for AA,TC,RD,RA flags
ddidderr created branch tests_flags in rustics/dns 2022-05-08 19:30:52 +02:00
ddidderr pushed to master at rustics/dns 2022-05-08 19:18:05 +02:00
ce12fddbe9 (tests) count tests added (#24)
ddidderr deleted branch count_tests from rustics/dns 2022-05-08 19:18:05 +02:00
ddidderr merged pull request rustics/dns#24 2022-05-08 19:18:04 +02:00
More tests added
ddidderr approved rustics/dns#24 2022-05-08 19:16:19 +02:00
More tests added
ddidderr pushed to data_driven_tests_with_macros at rustics/dns 2022-05-08 19:10:58 +02:00
60316e5593 (tests) data-driven tests with macros