Skip to content
Snippets Groups Projects
  1. Jun 09, 2024
  2. Apr 04, 2024
  3. Jan 07, 2024
  4. Jan 05, 2024
    • Tom Herbers's avatar
      gluon-mesh-vpn-tunneldigger: drop package (#3109) · e0d649c3
      Tom Herbers authored
      The Gluon Tunneldigger protocol handler hasn't received the care and
      attention a core package, especially a VPN protocol, should.
      
      Due to the works in #2102 it's no longer required to maintain
      VPN handlers in the Gluon Core and they can be instead included via a
      package feed.
      
      Users who wish to continue using a supported core Gluon package are
      encouraged to take a look at fastd in conjunction with it's null@l2tp method.
      It offers roughly the same performance (it's using the same principle
      of operation) and supports connections via IPv6 as a bonus.
      
      In general it should be possible to change the VPN used protocol
      asynchronously with a normal update.
      
      If Gluon users wish to continue using tunneldigger the recomendation
      is to participate in the development of tunneldigger inside our
      community-packages.
      e0d649c3
  5. Jan 04, 2024
  6. Dec 26, 2023
  7. Dec 19, 2023
  8. Oct 18, 2023
  9. Apr 24, 2023
  10. Jan 07, 2023
    • Linus Lüssing's avatar
      gluon-l3roamd: site: make node_client_prefix6 optional+deprecated · b3a9221b
      Linus Lüssing authored
      
      The site.node_client_prefix6() is only used internally by the l3roamd
      protocol. Therefore it is unnecessary to expose it to an administrator.
      
      Instead, if node_client_prefix6 is unspecified in the site, generate an
      IPv6 Unique Local Address prefix from the site domain_seed.
      
      This updates the site documentation as well and marks this setting as
      both optional and deprecated.
      
      Note: If you had the node_client_prefix6 specified before and want to
      use the new autogeneration from the domain_seed instead then this will
      break compatibility and will need a gluon-scheduled-domain switch.
      
      Signed-off-by: default avatarLinus Lüssing <linus.luessing@c0d3.blue>
      b3a9221b
  11. Aug 27, 2022
  12. Jun 07, 2022
  13. May 21, 2022
  14. Feb 22, 2022
  15. Feb 13, 2022
    • Matthias Schiffer's avatar
      gluon-web-osm: update OpenLayers default URL to 5.3.0 · 62b24ed7
      Matthias Schiffer authored
      The OpenLayers JS/CSS download URL is dead. Update it to make the map
      work again:
      
      - Update from OpenLayers 5.2.0 to 5.3.0
      - Switch from the obsolete rawgit.com URL to jsdelivr.net (rawgit.com
        was only redirecting to jsdelivr.net for the last few years anyways)
      - Set a fixed commit in the URL, so the URL doesn't become outdated again
      62b24ed7
  16. Dec 31, 2021
  17. Dec 24, 2021
  18. Jun 26, 2021
  19. Nov 14, 2020
  20. Aug 15, 2020
  21. Aug 13, 2020
  22. Jul 05, 2020
  23. May 30, 2020
  24. May 29, 2020
  25. May 10, 2020
  26. Mar 31, 2020
  27. Mar 25, 2020
  28. Nov 07, 2019
  29. Sep 26, 2019
  30. Sep 25, 2019
  31. Sep 22, 2019
  32. Sep 10, 2019
Loading