|
|
39d5c22f01
|
Create rust.yml
|
2025-02-01 16:06:03 +01:00 |
|
|
|
38bcad37bd
|
cleaned up code, condensed code and fixed a couple of things
|
2025-01-26 23:21:35 +01:00 |
|
|
|
40ca10651f
|
changes...
|
2025-01-26 12:09:56 +01:00 |
|
|
|
6af6e65666
|
fix not compiling
|
2025-01-23 23:27:50 +01:00 |
|
|
|
b449d731b7
|
continued working on reliable packets
|
2025-01-23 23:24:04 +01:00 |
|
|
|
221a7148d6
|
added checks for supported functions
|
2025-01-23 15:29:29 +01:00 |
|
|
|
019c21c8e1
|
added logging to data
|
2025-01-23 15:25:21 +01:00 |
|
|
|
ecad507f63
|
started implementing data packets
|
2025-01-23 15:24:55 +01:00 |
|
|
|
22dab35a73
|
fix not sending correct options size to client
|
2025-01-22 22:30:09 +01:00 |
|
|
|
23961a366e
|
fix not compiling
|
2025-01-22 21:01:23 +01:00 |
|
|
|
9cb4c6a4f1
|
add base code for acknowledgements
|
2025-01-22 21:00:32 +01:00 |
|
|
|
08e67936c5
|
did stuff
|
2025-01-22 20:49:40 +01:00 |
|
|
|
541f667a0e
|
add signature to connection response packet
|
2025-01-22 20:40:18 +01:00 |
|
|
|
83b814bea7
|
add more logging
|
2025-01-22 20:31:48 +01:00 |
|
|
|
f6d6ffa6fb
|
make unimplemented flag type not crash
|
2025-01-22 20:29:54 +01:00 |
|
|
|
3037d4c83f
|
remove unimplemented for if packet is ack
|
2025-01-22 20:28:19 +01:00 |
|
|
|
e83eb1a6d8
|
finish connect
|
2025-01-22 20:23:54 +01:00 |
|
|
|
d5830bb7c5
|
fix offset
|
2025-01-21 20:38:48 +01:00 |
|
|
|
a7053679fe
|
fix reading options
|
2025-01-21 20:33:08 +01:00 |
|
|
|
f505261085
|
added more logging
|
2025-01-21 20:24:04 +01:00 |
|
|
|
a9f53dd0cf
|
added more logging
|
2025-01-21 20:19:29 +01:00 |
|
|
|
fd77632cd7
|
added error reasons to invalid packets
|
2025-01-21 20:16:09 +01:00 |
|
|
|
d53349c264
|
refactor for new naming, new api and async
|
2025-01-21 20:10:58 +01:00 |
|
|
|
ef844183d6
|
remove unnescesary Arc<_>
|
2025-01-20 18:01:54 +01:00 |
|
|
|
d6fbf79ded
|
continue working on endpoints and reenabled reading packet options
|
2025-01-19 20:33:15 +01:00 |
|
|
|
a8d873d71b
|
fixed error
|
2025-01-19 20:11:19 +01:00 |
|
|
|
73c2be5353
|
fixed error
|
2025-01-19 20:10:44 +01:00 |
|
|
|
3ad8218d92
|
added message for unimplemented flag type
|
2025-01-19 20:09:49 +01:00 |
|
|
|
20aa273d67
|
handle connection registration
|
2025-01-19 20:05:44 +01:00 |
|
|
|
ad86a74efb
|
fix generation of virtual ports
|
2025-01-19 19:09:42 +01:00 |
|
|
|
37bb2253b5
|
fix log
|
2025-01-19 19:08:26 +01:00 |
|
|
|
da41633ced
|
fix another problem related to reading ports
|
2025-01-19 19:05:32 +01:00 |
|
|
|
c4e03234a9
|
fix last two commits and fix core actual problem
|
2025-01-19 19:04:24 +01:00 |
|
|
|
1c0eb0b604
|
fixed broken assertion
|
2025-01-19 19:02:30 +01:00 |
|
|
|
746f13fb73
|
fixed stream type and port number
|
2025-01-19 19:00:23 +01:00 |
|
|
|
e0d9fa444b
|
added redirection of data to their corresponding endpoints
|
2025-01-19 18:57:36 +01:00 |
|
|
|
8aa1fa98d9
|
added partial functionality for endpoints
|
2025-01-19 15:56:36 +01:00 |
|
|
|
239fbe6084
|
fix using public ip instead of unspecified ip
|
2025-01-19 14:41:32 +01:00 |
|
|
|
776de55abc
|
added logging
|
2025-01-19 14:37:29 +01:00 |
|
|
|
11d64bd8cd
|
fixed packets not being processed
|
2025-01-19 14:34:02 +01:00 |
|
|
|
7582f36795
|
added framework for auth server
|
2025-01-19 14:14:48 +01:00 |
|
|
|
2296b42ea4
|
add license
|
2025-01-19 13:04:52 +01:00 |
|
|
|
1c7ca42431
|
initial commit
|
2025-01-19 13:03:10 +01:00 |
|
|
|
0ed05f6116
|
initial commit
|
2025-01-19 13:02:15 +01:00 |
|