Commit Graph

1994 Commits (master)

Author SHA1 Message Date
Mark Qvist 7785fd277a
Updated version 2026-09-11 16:22:24 +02:00
Mark Qvist 851c18bc27
Improved RNode BLE reconnect reliability 2026-09-11 16:18:24 +02:00
Mark Qvist 996d822393
Fixed RNode BLE re-connection deadlock on desktop. Cleanup. 2026-09-11 12:49:05 +02:00
Mark Qvist 0c97853554
Fix RNode BLE device address acquisition on windows, by Nickie Deuxyeux 2026-09-11 11:49:24 +02:00
Mark Qvist e7a7c48c0a
Added importable webp media file conversion helper 2026-09-10 19:37:24 +02:00
Mark Qvist f231fdcb4d
Added immediate permissions change activation for rngit perms 2026-09-10 15:35:48 +02:00
Mark Qvist 87823c091f
Cleanup 2026-09-10 13:48:59 +02:00
Mark Qvist 36a62e7b1a
Cleanup, align with existing pattern of minimal information disclosure on insufficient permissions 2026-09-10 11:31:18 +02:00
Mark Qvist 859dc81805
Cleanup, in-method atomicity of group and repository name derivation to ensure no discrepancies between request data and method invocation parameters 2026-09-10 11:28:24 +02:00
Henri Bergius 409380a458
Allow admins to activate and complete work docs 2026-09-06 20:57:36 -11:00
Henri Bergius b0933d5c6f
activate should work also with proposed work documents 2026-09-06 20:50:19 -11:00
Mark Qvist 0bb41bf948
Updated version 2026-09-06 17:39:53 +02:00
Mark Qvist 27910f25a1
Added rngit media conversion 2026-09-06 17:39:07 +02:00
Mark Qvist 602d52f178
Don't auto-compress media responses 2026-09-06 16:27:21 +02:00
Mark Qvist 7396e3994e
Basic rngit media handling 2026-09-06 15:55:34 +02:00
Mark Qvist 1a7e9e31a1
Fixed typo 2026-09-06 14:55:50 +02:00
Mark Qvist 2f29b56e96
Adjusted logging 2026-09-04 11:41:27 +02:00
Mark Qvist 3bc149e3d5
Added no_ident template support to rngit 2026-09-01 17:05:28 +02:00
Mark Qvist eb8414bee9
Killed a couple of allocs, canonical HDLC frame method 2026-09-01 14:45:54 +02:00
Mark Qvist ad3c06636b
Adjusted logging 2026-08-29 04:10:50 +02:00
Mark Qvist a3cd84111f
Updated default config with null_ident blocking example 2026-08-29 01:31:05 +02:00
Mark Qvist 83a30b187a
Tuned dataplane control defaults 2026-08-28 23:57:31 +02:00
Mark Qvist 943771a3f9
Updated version 2026-08-28 23:41:20 +02:00
Mark Qvist 5b4117dadc
Skip local shared instance interfaces in ingress/egress control 2026-08-28 23:41:00 +02:00
Mark Qvist 6bc0481cdf
Always remember to flush 2026-08-28 23:33:32 +02:00
Mark Qvist 4eebf0b685
Guard empty keepalive frames 2026-08-28 21:47:24 +02:00
Mark Qvist 53ed9c1ed3
Updated version 2026-08-28 15:28:48 +02:00
Mark Qvist c1d7c12b52
Fixed stream-based resource initialized transfer failing when total sized happened to not fall withing MAX_EFFICIENT_SIZE 2026-08-28 14:43:39 +02:00
Mark Qvist 9878b18377
Added transmit buffer, TX drops and stalled status output to rnstatus 2026-08-28 13:44:14 +02:00
Mark Qvist 6e8c976421
Worker spawn prep 2026-08-28 12:44:59 +02:00
Mark Qvist 77c8256a1a
Fixed invalid prefix stripping in rngit page server 2026-08-28 01:50:46 +02:00
Mark Qvist 3543dc9802
Load module compilation status from buildinfo if available 2026-08-27 23:37:43 +02:00
Mark Qvist 75cbc73f64
Removed dead Python 2 code from umsgpack 2026-08-27 21:05:27 +02:00
Mark Qvist d32ba8c1a1
Fixed inconsistency against advertised return type 2026-08-27 21:04:40 +02:00
Mark Qvist ff3a72209e
Avoid rebind of exception reference 2026-08-27 18:32:41 +02:00
Mark Qvist 803b548951
Allow loading compiled modules 2026-08-27 14:56:47 +02:00
Mark Qvist 67a45ac5e9
Fixed nav init order 2026-08-27 14:55:20 +02:00
Mark Qvist e71c01959f
Fixed stray non-imported variable 2026-08-27 14:49:32 +02:00
Mark Qvist 0a1b9453b2
Fixed non-epoll backend keepalive 2026-08-27 14:47:05 +02:00
Mark Qvist 79cad39e78
Fixed missing import 2026-08-27 14:43:21 +02:00
Mark Qvist de0dac695b
Fixed missing exception reference 2026-08-27 13:12:53 +02:00
Mark Qvist 281c47f3e0
Fixed invalid reference in exception description 2026-08-27 13:12:04 +02:00
Mark Qvist 99c428a9f5
Added dataplane egress control 2026-08-27 02:22:55 +02:00
Mark Qvist cb9071b478
Added HWM limit option to TransmitBuffer 2026-08-27 01:56:43 +02:00
Mark Qvist 89e73db94a
Wired coalescing transmit buffer and optimized HDLC deframer into Backbone and Local interfaces 2026-08-26 22:18:37 +02:00
Mark Qvist 0ec84c7491
Added coalescing transmit buffer 2026-08-26 21:58:51 +02:00
Mark Qvist 54a919f045
Added optimized HDLC implementation 2026-08-26 20:59:38 +02:00
Mark Qvist bafc09d3a6
Cleanup 2026-08-26 14:26:34 +02:00
Mark Qvist 419956bada
Over-optimization is the root of all evil 2026-08-26 13:25:14 +02:00
Mark Qvist 1a16fdb727
Fixed inbound queue high-water mark initialization order 2026-08-26 01:05:01 +02:00