Cooper Quintin
|
297fc83e3f
|
Merge pull request #7 from EFForg/fix-1
Drive log reading locally
|
2023-12-13 16:09:32 -08:00 |
|
Will Greenberg
|
dffa76792e
|
yet more read loop fixes
|
2023-12-12 15:03:12 -08:00 |
|
Will Greenberg
|
2e4d54928d
|
maybe fix read loop?
|
2023-12-12 13:59:03 -08:00 |
|
Will Greenberg
|
e3e50b95e5
|
simplify packet reading a bit
|
2023-12-08 17:51:13 -08:00 |
|
Will Greenberg
|
978901b233
|
fix packet reading and leftover bytes checks
|
2023-12-08 16:38:23 -08:00 |
|
Will Greenberg
|
10bafc3faa
|
fix hdlc ops
|
2023-12-07 18:49:39 -08:00 |
|
Will Greenberg
|
76555fe68c
|
make hdlc operations work on slices
|
2023-12-07 17:20:22 -08:00 |
|
Will Greenberg
|
470a263593
|
better log parsing
|
2023-12-07 16:29:17 -08:00 |
|
Will Greenberg
|
9617ec3023
|
add logging crates
|
2023-12-07 16:29:05 -08:00 |
|
Will Greenberg
|
196eeba520
|
Parse log bodies
|
2023-12-06 15:19:52 -08:00 |
|
Will Greenberg
|
bdb12aba9e
|
fixed log config stage, now getting actual logs
|
2023-12-05 18:41:35 -08:00 |
|
Will Greenberg
|
9dda8eb952
|
wip
|
2023-12-05 18:26:17 -08:00 |
|
Will Greenberg
|
be058507f1
|
wip
|
2023-12-05 18:11:17 -08:00 |
|
Will Greenberg
|
ccd9dfa2a7
|
appease clippy
|
2023-12-04 16:54:46 -08:00 |
|
Will Greenberg
|
e6fab5c27d
|
log parsing
|
2023-12-04 16:47:42 -08:00 |
|
Will Greenberg
|
db18abae6f
|
Mostly working now, except for log parsing and random checksum failures
|
2023-12-04 15:38:01 -08:00 |
|
Will Greenberg
|
7d55716104
|
logging enabled without qcsuper
|
2023-12-02 23:43:02 -08:00 |
|
Will Greenberg
|
0f534a0d11
|
slightly clearer server comment
|
2023-12-02 10:56:57 -08:00 |
|
Will Greenberg
|
f319ee8d70
|
add more comments
|
2023-11-15 11:07:08 -08:00 |
|
Cooper Quintin
|
4729525235
|
Merge pull request #2 from EFForg/server
implements server
|
2023-11-15 09:50:40 -08:00 |
|
Will Greenberg
|
5bd2c3f653
|
various cleanups, fix client disconnect flow
|
2023-11-14 20:22:39 -08:00 |
|
Will Greenberg
|
3fc1b4d686
|
fix server
|
2023-11-14 19:20:58 -08:00 |
|
Will Greenberg
|
f2bcda0342
|
update deps
|
2023-11-14 19:20:50 -08:00 |
|
Will Greenberg
|
c02393a192
|
appease clippy
|
2023-11-09 22:37:09 -08:00 |
|
Will Greenberg
|
508b882d45
|
implement server
|
2023-11-09 18:50:16 -08:00 |
|
Will Greenberg
|
05cc2839ce
|
add tokio
|
2023-11-09 18:43:31 -08:00 |
|
Will Greenberg
|
5da9aad0a8
|
refactor into a struct to prepare for tcp server
|
2023-11-09 15:06:21 -08:00 |
|
Cooper Quintin
|
2b776815eb
|
Merge pull request #1 from EFForg/build-config
Build config
|
2023-11-08 17:26:30 -08:00 |
|
Will Greenberg
|
102fe8d10e
|
minor nitpicks
|
2023-11-08 17:15:13 -08:00 |
|
Will Greenberg
|
1e8ab45b37
|
add cargo config for cross-compilation
|
2023-11-08 16:21:15 -08:00 |
|
Cooper Quintin
|
677d0b9d66
|
typo
|
2023-11-08 15:26:59 -08:00 |
|
Cooper Quintin
|
8e9d8634d1
|
housekeeping
|
2023-11-08 15:23:19 -08:00 |
|
Cooper Quintin
|
52c715f5f2
|
first commit
|
2023-11-08 15:19:47 -08:00 |
|