Historique des commits

Auteur SHA1 Message Date
  Luis Rosales 31c824d9c8 Restore correct version il y a 2 mois
  Luis Rosales 7cbe04dfc8 Fix: recreate dead coroutines each loop il y a 2 mois
  Luis Rosales 4d1657c3a4 Debug coroutine resume status il y a 2 mois
  Luis Rosales 580d786372 Fix base64 - pure Lua implementation, no external deps il y a 2 mois
  Luis Rosales d66e7d7248 Fix base64 - use openssl base64 command il y a 2 mois
  Luis Rosales da465598a3 Fix WebSocket handshake - use openssl for base64 il y a 2 mois
  Luis Rosales ca00c66129 Try multiple DHCP lease file locations il y a 2 mois
  Luis Rosales 0b9faa95c0 Add debug for DHCP check il y a 2 mois
  Luis Rosales 4549eb2360 Add debug for sent events and buffer flush il y a 2 mois
  Luis Rosales 0faa5fb1c1 Remove extra 'end' causing syntax error il y a 2 mois
  Luis Rosales d57c77f6a9 Fix Lua syntax - simplify debug functions il y a 2 mois
  Luis Rosales 4b07fc074e Simplify debug logging - fix string escaping issues il y a 2 mois
  Luis Rosales 2d00a7037c Run Lua script with lua interpreter il y a 2 mois
  Luis Rosales 03b3632046 Make Lua script executable before running il y a 2 mois
  Luis Rosales a56ed7a0af Simplify init script - no /etc/functions.sh dependency il y a 2 mois
  Luis Rosales 81ef107b01 Fix UCI config section names for OpenWrt il y a 2 mois
  Luis Rosales f5a2914c85 Add switchable debug logging il y a 2 mois
  Luis Rosales 0539de2df0 Fix sleep - OpenWrt busybox doesn't support decimals il y a 2 mois
  Luis Rosales 6166de17bb Fix os.getpid() - use shell instead il y a 2 mois
  Luis Rosales d8f4538c10 Fix hostname and pid_file errors il y a 2 mois
  Luis Rosales 8fc2aee0b1 Fix Lua syntax error in co_wan function il y a 2 mois
  Luis Rosales a1f7bf64ec Add server-triggered UCI config commands il y a 2 mois
  Luis Rosales cf50d7ce14 Add full UCI config integration il y a 2 mois
  Luis Rosales 1b2df7e13d Update client2server-unified.lua with proper WebSocket handshake il y a 2 mois
  Luis Rosales ba54e7ecab Add proper WebSocket client module for OpenWrt il y a 2 mois
  Luis Rosales 7c85b33f4e Add per-router command queue (server-side) il y a 2 mois
  Luis Rosales fddac913d5 Add buffer-aware reconnect urgency il y a 2 mois
  Luis Rosales 568a4b8fcc Add co_connect coroutine for auto-reconnect il y a 2 mois
  Luis Rosales 413484552a Add server-side idempotency tracking il y a 2 mois
  Luis Rosales e16baac90a Add command result tracking: server waits for response il y a 2 mois