Skip to content
Snippets Groups Projects
  1. May 21, 2022
  2. Apr 17, 2022
  3. Apr 11, 2022
  4. Apr 03, 2022
  5. Feb 22, 2022
  6. Feb 20, 2022
  7. Jan 07, 2022
  8. Dec 15, 2021
  9. Nov 12, 2021
  10. 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
  11. Aug 31, 2021
  12. Aug 08, 2021
  13. Jul 23, 2021
  14. 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
  15. Jun 07, 2021
  16. Jun 05, 2021
  17. May 06, 2021
  18. Apr 23, 2021
  19. Apr 22, 2021
  20. Apr 12, 2021
  21. Apr 07, 2021
  22. 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
  23. Aug 08, 2020
  24. May 21, 2020
  25. May 12, 2020
  26. Apr 07, 2020
  27. Dec 05, 2019
  28. Dec 01, 2019
  29. Nov 24, 2019
  30. Nov 09, 2019
Loading