Skip to content
Snippets Groups Projects
Select Git revision
  • v5-mr-branch
  • main default protected
  • release
  • quic
  • macos-bitmask
  • qt6.6
  • auto-update
  • fix-915
  • ui-924
  • update-obfsvpn
  • init-error
  • ovpn-status
  • introducer
  • fix-826
  • l10n
  • win-fix
  • rel
  • unix-socket
  • obfsvpn-bug
  • fix-903
  • fix-855
  • 0.25.8
  • 0.24.10
  • 0.24.10-rc.3
  • 0.24.10-rc.2
  • 0.24.10-rc.1
  • 0.24.8
  • 0.24.8-rc.3
  • 0.24.8-rc.2
  • 0.24.8-rc.1
  • 0.24.6-rc.1
  • 0.24.5
  • 0.24.3
  • 0.24.03-rc.1
  • 0.21.11
  • 0.21.6
  • 0.21.2
  • 0.20.4
  • 0.20.1
  • 0.19.11
  • 0.19.6
41 results

gui

  • Clone with SSH
  • Clone with HTTPS
  • Pea Nut's avatar
    Pea Nut authored and jkito committed
    - vendor.conf now has a default api version:
        - apiVersion = 3 is set for all current providers
    - provider.py (called during `make vendor`) now supports api version
      and writes it to providers.json
    - the desktop client logs the used api version. Currently v5 is not yet implement.
      This is just the preparation for it
    - this is only a temporary solution. In the future, we want to get the
      api version during runtime by parsing $api/provider.json
    970c3f4f
    History