|
e25ebfa353
|
Add Sender struct
|
2023-05-24 03:13:49 -04:00 |
|
|
8d4f50e3f6
|
Renamed server to receiver, client to sender
|
2023-05-24 02:07:41 -04:00 |
|
Nathan Fisher
|
c3891cb485
|
Add doc comment and example for host module
|
2023-05-23 19:09:17 -04:00 |
|
|
7bbdb1381d
|
Add Store , Verifier and Fingerprint types for handling
certificates
|
2023-05-22 20:47:20 -04:00 |
|
|
8d6c21325f
|
Add LICENSE.md, run cargo fmt
|
2023-05-22 18:11:14 -04:00 |
|
|
c68b539af5
|
Add tests for Request; Fix some errors revealed in testing; Fix some
clippy lints;
|
2023-05-22 15:45:34 -04:00 |
|
|
f87299ad34
|
Request: handle empty fields as errors
|
2023-05-22 10:29:39 -04:00 |
|
|
6d66bf9664
|
Finish Request struct trait impl's; TODO: write tests
|
2023-05-22 10:25:49 -04:00 |
|
|
30f78990b1
|
Add Host struct with tests; Add Request struct (unfinished);
|
2023-05-22 10:12:28 -04:00 |
|
|
62eeb9d627
|
Add Response struct and tests
|
2023-05-22 01:29:03 -04:00 |
|
|
399d567c62
|
Implement to/from numerical status codes for Status enum and add tests
|
2023-05-22 00:45:43 -04:00 |
|
Nathan Fisher
|
26062171cc
|
Initial commit
|
2023-05-21 23:27:49 -04:00 |
|