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