Commit Graph

40 Commits

Author SHA1 Message Date
328c011109
serialising public key to string, adding docs, shifting stuff about 2024-02-09 20:47:46 +00:00
dcb257a784
adding docs 2024-02-08 23:11:38 +00:00
ee9022211e
moving message module to record, skipping additional records while thinking about EDNS 2024-02-08 23:04:16 +00:00
c64691de92
merging request and response 2024-02-08 22:51:03 +00:00
8213c9e099
record parsing 2024-02-08 22:44:43 +00:00
aa78441e5a
adding asym crypto, fixing txt, appending logs 2024-02-08 17:22:06 +00:00
fdc8a7e338
adding txt rdata 2024-02-07 21:51:31 +00:00
bda56b4084
adding authority and additional resource records, renaming to resource records 2024-02-07 19:26:42 +00:00
6dc0060980
adding docker push to hub 2024-02-07 19:04:04 +00:00
8d92a97850
helper functions, re-imports 2024-02-07 17:44:28 +00:00
325e825b1d
doing re-imports, adding a_from_request 2024-02-07 17:23:34 +00:00
308dc38ae0
responses working, qclass and qtype from 1 byte to 2 2024-02-07 16:50:05 +00:00
fa638a1329
fixing jenkinsfile 2024-02-02 20:23:07 +00:00
0ae64f674c
adding rdata trait, tightening question parsing 2024-02-02 20:21:57 +00:00
26d1a1881a
adding dockerfile 2024-02-02 20:12:23 +00:00
fde4923a74
trying root user for rust image 2024-02-01 22:57:04 +00:00
a97e7f78e7
overriding entrypoint on jenkins 2024-02-01 22:41:34 +00:00
455a47a549
using agent none 2024-02-01 22:26:09 +00:00
d0092c06cc
removing outer agent declaration 2024-02-01 22:24:52 +00:00
e101d4e403
using docker image for building 2024-02-01 22:06:00 +00:00
fcca086685
just using cargo in jenkins commands 2024-02-01 21:15:37 +00:00
1f7476add3
fiddling with jenkins, changing redirect 2024-02-01 21:09:33 +00:00
d2c7a38d56
adding docs redirect 2024-02-01 08:36:10 +00:00
ab0b9577a7
fixing github dependencies 2024-01-30 22:41:27 +00:00
cf803bab8f
moving doc publish to separate job 2024-01-30 22:40:56 +00:00
a023165a8d
adding docstrings 2024-01-30 22:35:22 +00:00
6367671094
changing docs generation 2024-01-30 22:11:04 +00:00
bc367e7814
adding docs generation 2024-01-30 21:58:09 +00:00
8e1d070f85
restructuring, finished request parsing, moving on to response serialising 2024-01-30 18:36:49 +00:00
1f6593263a
tweaking dns question parsing 2024-01-29 23:19:09 +00:00
7cf99b610a
parsing questions back and forth 2024-01-29 22:11:12 +00:00
985adbae68
bidirectional header passing, adding question struct 2024-01-29 18:37:25 +00:00
4051665b6d
sending and processing responses 2024-01-29 07:43:16 +00:00
584dcdebde
passing messages to processor and back again 2024-01-29 00:03:43 +00:00
d3aefea3cd
moving server socket to new thread, adding dns structs 2024-01-28 22:48:35 +00:00
81907a3fa8
changing cargo path 2024-01-28 19:49:46 +00:00
4156eb4902
adding jenkinsfile 2024-01-28 19:44:03 +00:00
969eb45c72
trimming github workflows 2024-01-28 19:40:37 +00:00
81a99d56ba
adding github actions 2024-01-28 19:37:35 +00:00
c994be0b3f
initial commit with working sockets 2024-01-28 19:30:59 +00:00