Christien Rioux
|
9042a7afd5
|
subscribe handlers in init. log cleanup.
|
2024-10-24 11:54:52 -04:00 |
|
Christien Rioux
|
1780ecb684
|
0.4.1 changes
|
2024-10-23 23:27:34 +00:00 |
|
neequ57
|
736179fa04
|
Few tiny improvements
|
2024-10-23 21:58:29 +00:00 |
|
TC Johnson
|
59630dbe8c
|
Version update: v0.3.4 → v0.4.0
|
2024-10-20 11:43:43 -05:00 |
|
Christien Rioux
|
d99db7a1e2
|
fix-flutter-example
|
2024-10-20 01:58:47 +00:00 |
|
Christien Rioux
|
0af138a3aa
|
fix bug in debug command entries
|
2024-10-19 19:18:16 -04:00 |
|
Christien Rioux
|
8cdbf9a461
|
Fix wasm tests
|
2024-10-19 23:12:23 +00:00 |
|
Christien Rioux
|
5e81379469
|
Merge branch 'uptime-debug-command' into 'main'
Add "uptime" debug command
See merge request veilid/veilid!323
|
2024-10-19 15:18:26 +00:00 |
|
neequ57
|
52ac599008
|
Add "uptime" debug command
|
2024-10-19 15:18:26 +00:00 |
|
Christien Rioux
|
0a5f138af7
|
Tests and bug fixes for RFC-0001
|
2024-10-19 01:28:25 +00:00 |
|
Christien Rioux
|
f8c17177f7
|
Merge branch 'limit-subkey-value-size' into 'main'
Additional subkey value size limit
See merge request veilid/veilid!321
|
2024-10-18 14:10:54 +00:00 |
|
neequ57
|
d8f395a27d
|
Additional subkey value size limit
|
2024-10-18 14:10:54 +00:00 |
|
Christien Rioux
|
6ecf623d7e
|
Better relay detection and protections for flows
|
2024-10-18 00:11:59 +00:00 |
|
Christien Rioux
|
cc2d656071
|
Improved Address Detection
|
2024-10-11 00:16:39 +00:00 |
|
neequ57
|
b3a0c6cb12
|
Disable unused features in dependencies
|
2024-09-23 18:19:28 +00:00 |
|
Christien Rioux
|
b7eeec20ab
|
improve dht consensus checking and low level networking
|
2024-09-21 15:13:29 +00:00 |
|
Christien Rioux
|
f3cbfbe610
|
in lieu of a reproducible testcase, this should fix the unwrap error. Closes #398
|
2024-08-20 19:00:27 -04:00 |
|
Christien Rioux
|
3b9626d79a
|
implement issue #388: Change app-facing default to Sequencing::PreferOrdered
|
2024-08-20 22:29:02 +00:00 |
|
Christien Rioux
|
22069d3430
|
improve verbose tracing. clean up some errors.
|
2024-08-20 15:07:37 -04:00 |
|
Christien Rioux
|
7eff6d12cc
|
add namespacing to WASM TableStore
|
2024-08-17 01:01:30 +00:00 |
|
Christien Rioux
|
672ad87d28
|
Merge branch 'lint' into 'main'
Add fmt job to CI
See merge request veilid/veilid!310
|
2024-08-11 17:38:00 +00:00 |
|
Christien Rioux
|
01a4b9c735
|
cargo fmt
|
2024-08-11 09:43:37 -07:00 |
|
Christien Rioux
|
c812534eb6
|
fix resolver
fix async-std double-close fd crash
|
2024-08-10 17:28:00 -07:00 |
|
-k
|
5e2142eac8
|
Fix project formatting
|
2024-08-10 00:55:36 -07:00 |
|
Christien Rioux
|
c7d698f211
|
better rpc id debugging
|
2024-08-07 10:12:31 -07:00 |
|
Christien Rioux
|
87958eedde
|
temporarily disable relay check
|
2024-08-07 07:53:47 -07:00 |
|
Christien Rioux
|
9b7380c81c
|
fix symmetric nat detection
|
2024-08-06 18:13:44 -07:00 |
|
Christien Rioux
|
e0c20ed4c9
|
improve error handling for network errors
make relay requirements more aggressive
|
2024-08-05 16:10:19 -05:00 |
|
Christien Rioux
|
a1dcd28e36
|
Merge branch 'newtype-timestamp' into 'main'
Make newtypes for AlignedU64 types
See merge request veilid/veilid!305
|
2024-08-02 23:10:15 +00:00 |
|
Christien Rioux
|
627bbf209e
|
proper display/from_str for timestamp/duration
|
2024-08-02 17:27:03 -05:00 |
|
Christien Rioux
|
63b5845a8b
|
add missing files
|
2024-08-01 20:39:44 -05:00 |
|
Christien Rioux
|
1e83cd1349
|
make timestamp / timestampduration their own newtypes
|
2024-08-01 20:02:27 -05:00 |
|
TC Johnson
|
6eac54bbc9
|
Version update: v0.3.3 → v0.3.4
|
2024-08-01 19:19:34 -05:00 |
|
Christien Rioux
|
a363b26673
|
clippy fixes for wasm for rust 1.80
|
2024-07-27 17:25:15 -04:00 |
|
Christien Rioux
|
006e7aaaf5
|
clippy fixes for rust 1.80
|
2024-07-27 17:19:39 -04:00 |
|
Christien Rioux
|
87a0e38e36
|
reduce frequency of interface resets on ios
|
2024-07-25 21:10:12 -04:00 |
|
Christien Rioux
|
bcb9f2a96c
|
remove unnecessary spans
|
2024-07-22 09:54:10 -04:00 |
|
Christien Rioux
|
2ec843cd17
|
clean up spans and correct shutdown behavior. clean up reverse connection and hole punch errors
|
2024-07-21 22:35:41 -04:00 |
|
Christien Rioux
|
35dc7bdfd6
|
spawn names
|
2024-07-21 22:35:41 -04:00 |
|
Christien Rioux
|
39d8b397fa
|
re-enable SO_LINGER(0)
|
2024-07-21 22:35:41 -04:00 |
|
Christien Rioux
|
e568c39efb
|
shutdown work and perfetto logger
|
2024-07-21 22:35:40 -04:00 |
|
Christien Rioux
|
fdead16fc8
|
wasm startup lock
|
2024-07-21 22:35:40 -04:00 |
|
Christien Rioux
|
c207e498b4
|
more startup locks
|
2024-07-21 22:35:40 -04:00 |
|
Christien Rioux
|
1b34239eb8
|
startup lock
|
2024-07-21 22:35:40 -04:00 |
|
Christien Rioux
|
43518bafb9
|
fix crash in last flow check
|
2024-07-18 18:44:33 -04:00 |
|
Christien Rioux
|
052a703e9c
|
crate updates
|
2024-07-17 19:09:28 -04:00 |
|
Christien Rioux
|
4a55cd08c3
|
crate update work
|
2024-07-17 18:58:33 -04:00 |
|
Christien Rioux
|
b747147152
|
fix crash on detach
|
2024-07-09 15:22:14 -04:00 |
|
Christien Rioux
|
1048fc6bb9
|
add StartupDisposition to handle waiting for binding without reporting errors
|
2024-07-08 18:26:26 -04:00 |
|
TC Johnson
|
8c297acdee
|
Version update: v0.3.2 → v0.3.3
|
2024-07-07 12:32:33 -05:00 |
|