Commit Graph

16 Commits

Author SHA1 Message Date
41b33e2844
adding key value upload capability 2024-07-29 21:51:05 +01:00
6a2c1ec15d
upload working
All checks were successful
Build Binaries / Build & Test (push) Successful in 36s
Build Binaries / Package Library (push) Successful in 26s
Build Binaries / Package Container (push) Successful in 1m13s
2024-07-29 17:07:49 +01:00
f8d773c1a9
adding repo when publishing
Some checks failed
Build Binaries / Build & Test (push) Successful in 53s
Build Binaries / Package Library (push) Failing after 41s
Build Binaries / Package Container (push) Has been cancelled
2024-07-28 11:17:02 +01:00
e04a15534d
updating deps
Some checks failed
Build Binaries / Build & Test (push) Successful in 51s
Build Binaries / Package Library (push) Failing after 32s
Build Binaries / Package Container (push) Has been cancelled
2024-07-28 10:54:01 +01:00
6cef74968c
working key handshake, client subcommands, just need to start encrypting and sending content 2024-02-11 22:30:07 +00:00
328c011109
serialising public key to string, adding docs, shifting stuff about 2024-02-09 20:47:46 +00:00
c64691de92
merging request and response 2024-02-08 22:51:03 +00:00
aa78441e5a
adding asym crypto, fixing txt, appending logs 2024-02-08 17:22:06 +00:00
bda56b4084
adding authority and additional resource records, renaming to resource records 2024-02-07 19:26:42 +00:00
8d92a97850
helper functions, re-imports 2024-02-07 17:44:28 +00:00
308dc38ae0
responses working, qclass and qtype from 1 byte to 2 2024-02-07 16:50:05 +00:00
8e1d070f85
restructuring, finished request parsing, moving on to response serialising 2024-01-30 18:36:49 +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
d3aefea3cd
moving server socket to new thread, adding dns structs 2024-01-28 22:48:35 +00:00
c994be0b3f
initial commit with working sockets 2024-01-28 19:30:59 +00:00