Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: deskflow/deskflow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: deskflow/deskflow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: peerbase
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 37 files changed
  • 2 contributors

Commits on Jan 30, 2025

  1. Configuration menu
    Copy the full SHA
    afa22f4 View commit details
    Browse the repository at this point in the history
  2. fix: Attempt to load SSL certs when connecting

     based on barrier: c0ce893, 4d73ed9
    sithlord48 committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    603f3d5 View commit details
    Browse the repository at this point in the history
  3. feat: add config for client cert required

     based on barrier: 8bc280e
    sithlord48 committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    93afae5 View commit details
    Browse the repository at this point in the history
  4. refactor: use enum for connections security level

     based on barrier: 5c7d719
    sithlord48 committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    7d05bf9 View commit details
    Browse the repository at this point in the history
  5. refactor: use enum for secure sockets

     based on barrier: 57769cf
    sithlord48 committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    4e6515d View commit details
    Browse the repository at this point in the history
  6. fix: Client ID verification

      based on barrier: 229abab
      Fixes: CVE-2021-42072, CVE-2021-42073
    sithlord48 committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    975bbbe View commit details
    Browse the repository at this point in the history
Loading