Eric Zhang
|
526d02d789
|
Add integration tests for auth and end-to-end proxying (#4)
* Add authentication handshake tests
* Add basic proxy test
* Add mismatched secret failure test
* Add a failure test for invalid addresses
|
2022-04-09 02:54:52 -04:00 |
Eric Zhang
|
c1efefeddf
|
Update version to 0.2.0
|
2022-04-08 04:18:21 -04:00 |
jtroo
|
d5089cab2a
|
Add optional secret for authenticating clients (#1)
* Add optional secret for authenticating clients
* Add server challenge to authentication
* Refactor and simplify code, reduce dependencies
* Update README to describe HMAC authentication
Co-authored-by: Eric Zhang <ekzhang1@gmail.com>
|
2022-04-08 04:13:31 -04:00 |
Eric Zhang
|
6169d54012
|
(cargo-release) version 0.1.1
|
2022-04-06 03:10:28 -04:00 |
Eric Zhang
|
599926d19c
|
Implement the rest of the bore client
|
2022-04-06 02:08:01 -04:00 |
Eric Zhang
|
fe1c8ad0e9
|
Implement shared protocol and server
|
2022-04-06 01:08:35 -04:00 |
Eric Zhang
|
be7d75cdba
|
Fix some packing and documentation things
|
2022-04-03 23:44:36 -04:00 |