|
02de655640
|
Verifier: wrap self.store in Arc<Mutex<T>>;
Refactoring:
* Add prelude
* Move some error types into modules
* make most modules private and re-export their items
|
2023-05-24 12:07:18 -04:00 |
|
|
8d4f50e3f6
|
Renamed server to receiver, client to sender
|
2023-05-24 02:07:41 -04:00 |
|
|
7bbdb1381d
|
Add Store , Verifier and Fingerprint types for handling
certificates
|
2023-05-22 20:47:20 -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 |
|
|
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 |
|
Nathan Fisher
|
26062171cc
|
Initial commit
|
2023-05-21 23:27:49 -04:00 |
|