int32 pushed to main at int32/website 2026年05月25日 17:56:16 +02:00
2feb6683ad
add the gitignore which was left out for some reason. poor guy :(
658bd4ad4e
initial commit!
int32 created branch main in int32/website 2026年05月25日 17:56:16 +02:00
int32 created repository int32/website 2026年05月25日 17:49:12 +02:00
int32 opened issue Reticulum_Elixir/reticulum_ex#4 2026年04月26日 20:20:29 +02:00
Create a New Macro to Generate Records and their Typespecs, Getters(and Setters?)
int32 opened issue Reticulum_Elixir/reticulum_ex#3 2026年04月26日 19:55:36 +02:00
Tests Are Not Reproducible
int32 commented on issue Reticulum_Elixir/reticulum_ex#2 2026年04月25日 21:38:41 +02:00
Improve test coverage

I ran muex on the whole project:

int32 opened issue Reticulum_Elixir/reticulum_ex#2 2026年04月25日 17:48:29 +02:00
Improve test coverage
int32 opened issue Reticulum_Elixir/reticulum_ex#1 2026年04月25日 16:43:02 +02:00
Make the typespecs stricter( remove all those " | nil")
int32 pushed to main at Reticulum_Elixir/reticulum_ex 2026年04月25日 15:50:17 +02:00
aba69c9ce2
use record() typespecs instead of tuple() for records.
3ed1e18fb1
fix the assertions in the ratchet tests.
Compare 2 commits »
int32 pushed to main at Reticulum_Elixir/reticulum_ex 2026年04月24日 19:47:48 +02:00
e091796371
refactor lib/rns/config.ex and implement interface specs to detect interface configuration errors while parsing the config instead of later.
int32 pushed to main at int32/debugging-protocol-python 2026年04月23日 21:54:33 +02:00
c93509a357
redo the message type format and let Message.decode return an exception if an unknown message type was received.
int32 pushed to main at int32/debugging-protocol-python 2026年04月23日 18:46:10 +02:00
8105f9a73a
let message.py define a constant for the buffer size and use socket.send instead of socket.sendall to send messages to limit their size to the buffer size.
int32 pushed to main at int32/debugging-protocol-python 2026年04月23日 18:31:20 +02:00
4b8ca308e7
same as last commit, forgot to add some files to the commit...
int32 pushed to main at int32/debugging-protocol-python 2026年04月23日 13:56:02 +02:00
42860612c8
remove the probe folder because it didn't do anything common didn't do, implement the S2CNodeInfo message, use exceptions for error handing.
int32 pushed to main at int32/debugging-protocol-python 2026年04月22日 19:42:43 +02:00
cab684c879
use inheritance for messages, create functions for each child of Message to send and decode the message, add static function to Message that decodes messages, use shell arguments to pass the host...
int32 pushed to main at int32/debugging-protocol-python 2026年04月22日 16:36:25 +02:00
8b704a1dfb
prevent the node from exiting when the debug probe disconnects.
int32 pushed to main at int32/debugging-protocol-python 2026年04月22日 16:34:03 +02:00
a4d85f99c0
sort everything into directories and divide the code into different files, rename client to probe and rename commands.py into (common/)message.py.
int32 pushed to main at int32/debugging-protocol-python 2026年04月14日 21:57:44 +02:00
fa93e71b44
add HTML newlines to the readme because markdown is unable to understand what CRLF fucking means!!!! AAAAA I'm so angry I could write an angry commit message as a revenge!
int32 pushed to main at int32/debugging-protocol-python 2026年04月14日 21:55:22 +02:00
1a06e2f1cb
add a readme.
int32 created branch main in int32/debugging-protocol-python 2026年04月14日 20:50:34 +02:00