Skip to content
Snippets Groups Projects
  1. Mar 23, 2022
    • Matthias Schiffer's avatar
      docs: move release notes TOC to sub page (#2408) · 7ebc8814
      Matthias Schiffer authored
      This allows us to organize the TOC a bit better by adding sections per
      major version. We can even increase the maxdepth to 2 now, which looks
      great in my opinion.
      
      In addition, the full list of releases is not shown in the sidebar
      anymore when viewing a completely different part of the documentation,
      which took up more than half of the total sidebar entries.
      Unverified
      7ebc8814
  2. Feb 22, 2022
  3. Aug 14, 2021
  4. Jun 10, 2021
  5. Apr 14, 2021
  6. Dec 11, 2020
  7. Nov 05, 2020
  8. Sep 02, 2020
  9. Sep 01, 2020
  10. Jul 19, 2020
  11. Jun 04, 2020
    • Chrissi^ (Chris Fiege)'s avatar
      openwrt: Store Kernel Debug-Info (#1971) · 1956696d
      Chrissi^ (Chris Fiege) authored
      
      This change stores a Kernel with Debug-Symbols for the current
      architecture in a new output directory '<outputdir>/debug'.
      This allows a developer or operator of a network to store the kernel
      along with the actual images. In case of a kernel oops the debug
      information can be used with the script
      'scripts/decode_stacktrace.sh' in the kernel source tree to get the
      names to the symbols of the stack trace.
      
      OpenWRT already provides the CONFIG_COLLECT_KERNEL_DEBUG -option that
      creates a kernel with debug-symbols in the OpenWRT output directory.
      This change enables this option and copies the generated kernel to the
      gluon output directory.
      
      Signed-off-by: default avatarChrissi^ <chris@tinyhost.de>
      Unverified
      1956696d
  12. Jun 03, 2020
  13. May 02, 2020
  14. Apr 29, 2020
    • Martin Weinelt's avatar
      add gluon-logging package · 9b19883d
      Martin Weinelt authored
      Allows reconfigurtion of remote syslog from within site.conf.
      
      Conflicts with the gluon-web-logging package as user made changes
      will be overwritten, because this package will reconfigure the syslog
      destination on every upgrade.
      
      Resolves #1845
      9b19883d
  15. Apr 09, 2020
  16. Mar 23, 2020
    • Martin Weinelt's avatar
      Add gluon-mesh-wireless-sae package · 461d9040
      Martin Weinelt authored
      This package adds support for SAE on 802.11s mesh connections.
      
      Enabling this package will require all 802.11s mesh connections
      to be encrypted using the SAE key agreement scheme. The security
      of SAE relies upon the authentication through a shared secret.
      
      In the context of public mesh networks a shared secret is an
      obvious oxymoron. Still this functionality provides an improvement
      over unencrypted mesh connections in that it protects against a
      passive attacker who did not observe the key agreement. In addition
      Management Frame Protection (802.11w) gets automatically enabled on
      mesh interfaces to prevent protocol-level deauthentication attacks.
      
      If `wifi.mesh.sae` is enabled a shared secret will automatically be
      derived from the `prefix6` variable. This is as secure as it gets
      for a public mesh network.
      
      For *private* mesh networks `wifi.mesh.sae_passphrase` should be
      set to your shared secret.
      
      Fixes #1636
      461d9040
  17. Mar 07, 2020
  18. Feb 14, 2020
  19. Feb 04, 2020
  20. Jan 06, 2020
  21. Jan 02, 2020
  22. Sep 22, 2019
  23. Sep 12, 2019
  24. Sep 10, 2019
  25. Aug 21, 2019
  26. Aug 15, 2019
  27. Aug 13, 2019
  28. Jul 20, 2019
  29. Jul 08, 2019
  30. Jun 29, 2019
  31. Jun 24, 2019
  32. Jun 15, 2019
  33. Apr 11, 2019
  34. Mar 25, 2019
  35. Mar 15, 2019
Loading