Skip to content
Snippets Groups Projects
  1. Nov 12, 2021
  2. Oct 07, 2021
    • Matthias Schiffer's avatar
      Set PKG_VERSION in gluon.mk · f419db58
      Matthias Schiffer authored
      This removes PKG_VERSION and PKG_RELEASE from most Makefiles, as the
      value was never useful for Gluon packages; instead, PKG_VERSION is set
      to 1 in gluon.mk.
      
      It also removes two other weird definitions:
      
      - gluon-iptables-clamp-mss-to-pmtu replicating the old PKG_VERSION logic
        from gluon-core, but without the fixed PKG_BUILD_DIR to prevent
        unnessary rebuilds
      - gluon-hoodselector set GLUON_VERSION=3
      f419db58
  3. Aug 31, 2021
  4. Aug 08, 2021
  5. Jul 23, 2021
  6. Jul 12, 2021
    • Martin Weinelt's avatar
      gluon-status-page: relax nodeinfo query timeout (#2262) · 76185e3a
      Martin Weinelt authored
      It was found that a one second timeout for nodeinfo data may be too low,
      so that when a node is otherwise occupied that timeout may be reached
      too often.
      
      The nodeinfo query response is also vital to the status-page base
      template, so that when it times out, the site will be turned in a broken
      state, that it cannot recover from.
      
      Fixes: #2256
      Unverified
      76185e3a
  7. Jun 07, 2021
  8. Jun 05, 2021
  9. May 06, 2021
  10. Apr 23, 2021
  11. Apr 22, 2021
  12. Apr 12, 2021
  13. Apr 07, 2021
  14. Sep 13, 2020
    • David Bauer's avatar
      treewide: rename local_client zone (#2115) · 5b068d7c
      David Bauer authored
      This renames the local_client zone to loc_client, as local_clint exceeds
      the maximum zone length allowed for firewall3, which is 11 bytes.
      
      This worked previously due to firewall3 using unsafe string operations.
      Now creation of the chain fails (latest OpenWrt master).
      Unverified
      5b068d7c
  15. Aug 08, 2020
  16. May 21, 2020
  17. May 12, 2020
  18. Apr 07, 2020
  19. Dec 05, 2019
  20. Dec 01, 2019
  21. Nov 24, 2019
  22. Nov 09, 2019
  23. Sep 30, 2019
  24. Jan 17, 2019
  25. Nov 27, 2018
  26. Oct 11, 2018
  27. Aug 24, 2018
  28. Jul 17, 2018
  29. Jun 30, 2018
  30. May 22, 2018
  31. Apr 16, 2018
Loading