Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow TLS connections #219

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Allow TLS connections #219

wants to merge 9 commits into from

Commits on Aug 7, 2021

  1. fixed "first arg must be bytes or a tuple of bytes, not str"

    Sebastiano Degan committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    be6089f View commit details
    Browse the repository at this point in the history
  2. moved socket methods into separate class

    Sebastiano Degan committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    5f42615 View commit details
    Browse the repository at this point in the history
  3. reintroduced debug flag

    Sebastiano Degan committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    22f0fb8 View commit details
    Browse the repository at this point in the history
  4. disabled weak tls protocols

    Sebastiano Degan committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    67138ec View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. bugfix: fixed method name

    sebastiano committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    7dbb8fc View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    6e0120d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Merge branch 'master' of https://github.com/exeba/openvpn-monitor int…

    …o ssl
    sebastiano committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    54a73df View commit details
    Browse the repository at this point in the history
  2. update bottle version

    sebastiano committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    7de1d35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36891d7 View commit details
    Browse the repository at this point in the history