Skip to content
Snippets Groups Projects
  1. Aug 09, 2022
  2. Feb 04, 2018
    • Martin Weinelt's avatar
      gluon-mesh-vpn-core: add public key to nodeinfo response · 42763d21
      Martin Weinelt authored
      This is currently only implemented in the gluon-mesh-vpn-fastd
      package.
      
      Advertising the public key may be deemed problematic when
      your threat-model involves protecting the nodes privacy
      from tunnel traffic correlation by onlink observers.
      
      It can be enabled by setting site.mesh_vpn.fastd.pubkey_privacy
      to `false`.
      42763d21
  3. Sep 24, 2017
  4. Sep 21, 2017
  5. Jun 01, 2017
  6. May 26, 2016
    • Jan-Philipp Litza's avatar
      respondd modules: Use proper formatting of doubles · f7eda938
      Jan-Philipp Litza authored
      Most doubles that are delivered via respondd have limited input
      precision, but are converted with up to 17 digits of precision. That can
      cause ugly blowups like 0.2800000000000001 in the output, which is
      avoided by specifying better format strings (like "%.2f" in most cases).
      f7eda938
  7. Feb 02, 2016
Loading