9 Commits

Author SHA1 Message Date
√(noham)²
b18a63b117 Update README.md 2026-05-16 18:54:05 +02:00
√(noham)²
634c65afd4 Add How it works section to README 2026-05-10 19:00:23 +02:00
√(noham)²
a16b896f8a Update README.md 2026-05-10 16:39:18 +02:00
√(noham)²
3d8d519d8b Update README.md 2026-05-10 12:24:30 +02:00
√(noham)²
dd82643fa3 Update README.md 2026-05-09 23:19:33 +02:00
√(noham)²
b9c992e3d7 Implement export forwarders and refactor hooks
Introduce a PAHO_FORWARDER_EXPORTS macro and generate Original_* FARPROC forwarder targets, replace the many hand-written fake exports with assembly forwarding stubs, and simplify exports.cpp to declare and initialize those forwarder pointers. Refactor paho-mqtt3as-proxy hook logic: improve logging, robustly load/save JSON config using std::filesystem and safe parsing, consolidate URL/host patching logic for HTTP/WS/MQTT, and add safer MQTT URI patching and resolution helpers. Update main to populate forwarder addresses at startup and make hook installation more defensive when symbols aren't found. Add docs images, update README (bump tested version and enable images), remove STATE.md, and adjust .gitignore to keep docs included.
2026-05-09 23:14:02 +02:00
√(noham)²
6ff3024992 Add dll-proxy-generator credit to README 2026-05-07 19:00:07 +02:00
√(noham)²
d724a017e3 Add LICENSE, expand README; tidy proxy code 2026-05-07 17:49:31 +02:00
√(noham)²
86f8dbe99a First hook 2026-05-07 15:12:05 +02:00