1. 10 Jul, 2022 1 commit
    • Gregor Hartmann's avatar
      Fix some bugs and problems in gossip (#3527) · 193fe359
      Gregor Hartmann authored
      * Allow configuration of debugOutput to be performed
      
      * don't send to own IP or update own data
      
      * Use same socket to send and receive. Avoid problems in many opened and closed sockets to send
      
      * Add callback for REMOVEed hosts
      
      * Send broascast messages if seedList is empty
      
      * Adapt yeelink to new luacheck rules
      
      * Fix building of luac.cross for win to win2019 and VS 2019
      193fe359
  2. 09 Jun, 2020 1 commit
    • galjonsfigur's avatar
      Polish Lua examples (#2846) · 6926c66b
      galjonsfigur authored
      * Add missing globals from luacheck config
      
      * Fix luacheck warnings in all lua files
      
      * Re-enable luacheck in Travis
      
      * Speed up Travis by using preinstalled LuaRocks
      
      * Fix more luacheck warnings in httpserver lua module
      
      * Fix DCC module and add appropriate definitions to luacheck config.
      
      * Change inline comments from ignoring block to only ignore specific line
      
      * Add Luacheck for Windows and enable it for both Windows and Linux
      
      * Change luacheck exceptions and fix errors from 1st round of polishing
      
      * Add retry and timeout params to wget
      6926c66b
  3. 17 Feb, 2019 1 commit
  4. 22 Apr, 2015 2 commits
  5. 14 Apr, 2015 1 commit