summaryrefslogtreecommitdiffhomepage
path: root/dev/lib/net
AgeCommit message (Expand)Author
2025-08-27feat: core: introduce `error_handler` container.Amlal El Mahrouss
2025-08-27feat: `must_pass` should call error_handler instead of trapping. (FIX)Amlal El Mahrouss
2025-08-27feat: moved SOCL into OCL, without SNU's baggage.v1.0.41Amlal El Mahrouss
2025-08-21feat: ran format command.Amlal El Mahrouss
2025-08-21feat: simplify the unit test for the `modem` classAmlal El Mahrouss
2025-08-18feat: network.hpp: Code quality improvements.Amlal El Mahrouss
2025-08-15feat: new hpptest and gtest module. Other module improvements.Amlal
2025-08-14feat: mk.test tool, test a header file with static asserts.Amlal
2025-08-12wip: work in progress network tests using GTest. Reworked print module too.Amlal
2025-08-11feat: add 'tools' directory for future tooling in python.Amlal
2025-08-11feat: network module fixes and improvements.Amlal
2025-08-11wip: url: module implementation in progressAmlal
2025-08-11feat: SOCL modem improvements and newly added is_valid method to modem.Amlal
2025-08-09feat: move network.hpp to net/ and working on url.hppAmlal