mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[PR #17] [CLOSED] IPv6 support for Windows and Linux #1543
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#1543
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/debauchee/barrier/pull/17
Author: @walker0643
Created: 3/6/2018
Status: ❌ Closed
Base:
ipv6← Head:wltjr📝 Commits (10+)
c3530a0Add synwinhk support to synergyc271ac9eReduce local input detection notice to INFO levelf83da9aUse IOHID to fake mouse buttons9551329Compare source pid from event to detect local input on Mac0ac42d4Experiment catching client-side native clicks41721e9Partial local input detection for Linuxd5d2f93Update Build.properties7b19ac8Merge branch 'v1.9' into v1.9-bidir79b8146Replace 'Symless Ltd' with 'Symless'3e5cb09Merge branch 'v1.9' into v1.9-bidir📊 Changes
724 files changed (+3961 additions, -170094 deletions)
View changed files
📝
.github/ISSUE_TEMPLATE.md(+1 -1)📝
.gitignore(+2 -1)📝
Build.properties(+2 -2)📝
CMakeLists.txt(+20 -71)📝
LICENSE(+0 -3)➕
README.md(+3 -0)📝
cmake/Version.cmake(+3 -3)📝
dist/wix/Include.wxi.in(+2 -4)📝
dist/wix/Product.wxs(+0 -12)➖
ext/openssl/LICENSE(+0 -125)➖
ext/openssl/windows/x64/bin/libeay32.dll(+0 -0)➖
ext/openssl/windows/x64/bin/openssl.exe(+0 -0)➖
ext/openssl/windows/x64/bin/ssleay32.dll(+0 -0)➖
ext/openssl/windows/x64/include/openssl/aes.h(+0 -149)➖
ext/openssl/windows/x64/include/openssl/applink.c(+0 -129)➖
ext/openssl/windows/x64/include/openssl/asn1.h(+0 -1419)➖
ext/openssl/windows/x64/include/openssl/asn1_mac.h(+0 -579)➖
ext/openssl/windows/x64/include/openssl/asn1t.h(+0 -973)➖
ext/openssl/windows/x64/include/openssl/bio.h(+0 -883)➖
ext/openssl/windows/x64/include/openssl/blowfish.h(+0 -130)...and 80 more files
📄 Description
From https://github.com/symless/synergy-core/pull/6178
Partially reviewed by symless
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.