63 Commits

Author SHA1 Message Date
cb22c94cde
bumping version number 2024-07-29 21:51:30 +01:00
41b33e2844
adding key value upload capability 2024-07-29 21:51:05 +01:00
6a2c1ec15d
upload working 2024-07-29 17:07:49 +01:00
369c3617bc
writing creds to file 2024-07-28 13:00:52 +01:00
128b2941d1
going back to provided token 2024-07-28 12:50:27 +01:00
de599db87a
fixing repo name in config 2024-07-28 12:46:37 +01:00
adc7d87f62
fixing build error 2024-07-28 12:44:28 +01:00
c03f86a1d4
switching back 2024-07-28 12:43:07 +01:00
a45487f872
trying gitea token for auth 2024-07-28 12:41:08 +01:00
d8441c4d2b
fixing cargo repo url 2024-07-28 12:30:46 +01:00
e87db6f6a5
fixing cargo repo url 2024-07-28 11:30:28 +01:00
60631d1b2d
secifying package better better 2024-07-28 11:28:08 +01:00
c6c5a06b22
secifying package better 2024-07-28 11:22:09 +01:00
79efd1f837
secifying package 2024-07-28 11:20:04 +01:00
f8d773c1a9
adding repo when publishing 2024-07-28 11:17:02 +01:00
e1a6202d37
remove index flag 2024-07-28 10:56:50 +01:00
e04a15534d
updating deps 2024-07-28 10:54:01 +01:00
96035ba819
adding lib publish 2024-07-28 10:45:40 +01:00
8a5ca641e3
adding gitea actions 2024-07-19 20:32:40 +01:00
fa7a9949c1
fixing tests 2024-02-12 19:39:36 +00:00
77110f964d
more thorough error handling 2024-02-12 19:38:07 +00:00
6cef74968c
working key handshake, client subcommands, just need to start encrypting and sending content 2024-02-11 22:30:07 +00:00
6e954a9795
handling key submission from client and responding with server public key 2024-02-10 11:53:51 +00:00
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