Commit Graph

  • b6861a7d3c add checks to osx_environment.sh Girts Folkmanis 2019-01-05 11:19:28 -0800
  • c806a5137a
    Merge pull request #218 from jwestfall69/osx-macports Adrian Lucrèce Céleste 2019-01-02 20:37:43 -0500
  • cb1d116cce
    Fix OSX builds for macports Jim Westfall 2019-01-02 16:41:43 -0800
  • 7c5bfcc5ae Remove old stdin reading code jwestfall 2019-01-01 14:05:19 -0800
  • c67ad71c90 Enable new StdinListen and disable old stdin reading code jwestfall 2019-01-01 14:01:11 -0800
  • b3c5a79aef Add StdinListen class and plumbing to use it jwestfall 2019-01-01 13:55:16 -0800
  • c38c6bcaa2
    Merge pull request #214 from ignac/macos_build_issues Adrian Lucrèce Céleste 2018-12-30 14:51:09 -0500
  • 4afe5ddf87
    Merge pull request #210 from ignac/master Adrian Lucrèce Céleste 2018-12-30 14:50:17 -0500
  • 943b9a8a0a
    Merge pull request #211 from jwestfall69/socket-fix Adrian Lucrèce Céleste 2018-12-30 14:49:26 -0500
  • 730c065ee7 Fix macos build issues Miroslav Lences 2018-12-29 03:05:20 +0100
  • 94f8336af5 Properly deal with a socket that is readable and writable at the same time jwestfall 2018-12-28 14:03:42 -0800
  • 03f9009d10 Fix #204 modifier keys not working in remote desktop on MacOS Moron 2018-12-28 17:26:51 +0100
  • 3d835ea4aa Spelling correction (#209) Robert Sandell 2018-12-27 18:55:34 +0200
  • f54c525e62 Spelling correction Robert Sandell 2018-12-27 10:45:59 +0200
  • 1b99390c96 fixing style to be consistent per @p12tic Dayne Broderson 2018-12-23 14:14:00 -0900
  • d4a2a055cc fix spelling of matches Dayne Broderson 2018-12-19 20:41:32 -0900
  • 5f71b47b5a add debug notes to help identify where trusted fingerprints file is Dayne Broderson 2018-12-19 20:36:57 -0900
  • 69dc2c30dc fixing style to be consistent per @p12tic Dayne Broderson 2018-12-23 14:14:00 -0900
  • c5add29cb0 fix spelling of matches Dayne Broderson 2018-12-19 20:41:32 -0900
  • 48438dc34c add debug notes to help identify where trusted fingerprints file is Dayne Broderson 2018-12-19 20:36:57 -0900
  • ea3e20ade1 Added preserveFocus fix (#178) Chris Simons 2018-12-16 15:05:20 -0800
  • 14a7ca0848 Fix tests wrapper Monika Kairaityte 2018-11-21 17:10:46 +0200
  • ab99934902 Fix tests wrapper Monika Kairaityte 2018-11-21 17:10:46 +0200
  • bad74825aa Added preserveFocus fix Chris Simons 2018-11-18 12:13:26 -0800
  • 51118014b1 x11: Wrap platform functions in XWindowsEventQueueBuffer class Monika Kairaityte 2018-11-11 11:23:20 +0200
  • 2c32270d49 x11: Wrap platform functions in XWindowsKeyState class Monika Kairaityte 2018-11-10 19:59:57 +0200
  • 624a718f2d x11: Wrap platform functions in XWindowsClipboard class Monika Kairaityte 2018-11-10 11:53:23 +0200
  • ce3e8243a9 x11: Wrap platform functions in XWindowsScreenSaver class Monika Kairaityte 2018-11-09 17:33:35 +0200
  • be45440e84 x11: Wrap platform functions in an interface that can be mocked later Monika Kairaityte 2018-11-07 17:30:03 +0200
  • 26750384fd x11: Wrap platform functions in XWindowsEventQueueBuffer class Monika Kairaityte 2018-11-11 11:23:20 +0200
  • a6265c8d3e x11: Wrap platform functions in XWindowsKeyState class Monika Kairaityte 2018-11-10 19:59:57 +0200
  • 7539852377 x11: Wrap platform functions in XWindowsClipboard class Monika Kairaityte 2018-11-10 11:53:23 +0200
  • 88a634b1de x11: Wrap platform functions in XWindowsScreenSaver class Monika Kairaityte 2018-11-09 17:33:35 +0200
  • 3a87341992 x11: Wrap platform functions in an interface that can be mocked later Monika Kairaityte 2018-11-07 17:30:03 +0200
  • 65172ebd60 OSX: Explain why the app needs to go into /Applications (#158) Povilas Kanapickas 2018-10-19 20:17:17 +0300
  • b8fa610f8f Build full installer via clean_build.sh (#157) Povilas Kanapickas 2018-10-19 20:17:04 +0300
  • a774fbe13a OSX: Explain why the app needs to go into /Applications Povilas Kanapickas 2018-10-19 19:16:28 +0300
  • 65b9fae5de OSX: Build full installer as part of the installer build via cmake Povilas Kanapickas 2018-10-19 00:48:28 +0300
  • fe1568f4ca OSX: Fix lack of newlines in build messages Povilas Kanapickas 2018-10-19 00:46:57 +0300
  • ab887a4e90 gui: Fix auto hide behavior (#140) Christopher N. Hesse 2018-10-13 07:52:45 +0200
  • a58cdf625e
    add pre-build script for building barrier on windows from SSH (#152) Adrian Lucrèce Céleste 2018-10-13 01:50:43 -0400
  • 97cdde9bd8
    [build scripts] add pre-build script for building barrier on windows from SSH Adrian Lucrèce Céleste 2018-10-12 23:01:56 -0400
  • 0eeb4ce240 Update openssl key size in barrier.conf (#150) Epakai 2018-10-12 15:31:07 -0500
  • 624dc54e4d
    Update openssl key size in barrier.conf Epakai 2018-10-12 05:58:05 -0500
  • e3633d8a7b Add missing header includes to build against Qt 5.11.0 Jeremy Whiting 2018-06-24 10:22:21 -0600
  • 7b86eccf02 gui: Fix auto hide behavior Christopher N. Hesse 2018-10-01 20:39:13 +0200
  • 53ebc47ace
    Merge pull request #106 from coypoop/master v2.1.2 walker0643 2018-09-08 19:09:56 -0400
  • f203a7f49e
    Merge pull request #121 from cuviper/barrier-fromUTF8 walker0643 2018-09-08 19:05:13 -0400
  • e65ea3c545
    Update README.md walker0643 2018-09-08 18:27:00 -0400
  • 3794767459 add firewall rule for default port on installation (windows) walker0643 2018-09-08 16:49:08 -0400
  • b2aac6719f rename field Interface to Address in GUI settings dialog walker0643 2018-09-08 15:20:02 -0400
  • 075d4f4758 enable high-dps awareness for barriers/barrierc. fixes screen geometry calculations for screens with >100% scaling walker0643 2018-09-08 14:36:50 -0400
  • c63dd6f4f1 Merge branch 'master' of github.com:debauchee/barrier walker0643 2018-09-07 18:15:17 -0400
  • 9e2fbe269d bump ssl cert key size up to 2048 from 1024. fixes #126 walker0643 2018-09-07 18:14:03 -0400
  • 85c359693a #6407 Hide all auto config elements for enterprise build Nick Bolton 2018-09-05 05:10:56 +0800
  • 2118c6647c #6397 Remember last used auto config host Nick Bolton 2018-09-04 21:32:24 +0100
  • 7a0bc3abb7 Fix data indexes in Unicode::fromUTF8 Josh Stone 2018-08-29 14:37:26 -0700
  • 5916d40053
    Merge pull request #111 from pbogut/fix-server-help-message walker0643 2018-08-25 21:04:20 -0400
  • 0e7fef7ceb Version to v1.10.2 Nick Bolton 2018-08-23 15:20:22 +0100
  • 9373bdaf01 ChangeLog for v1.10.1 Nick Bolton 2018-08-08 18:35:05 +0100
  • af8bbf2674 Fix config file name in server help message Pawel Bogut 2018-08-09 07:54:30 +0200
  • e0e8651490
    Merge pull request #6389 from symless/v1-issue-6338-auto-config Nick Bolton 2018-08-08 17:27:29 +0100
  • 4cf1ab8a25 #6338 Refactor auto restart logic, fixed debug level check, added some debug logging Nick Bolton 2018-08-08 17:20:16 +0100
  • 934824433d #6338 Auto Config hint widget with link to open Settings dialog Nick Bolton 2018-08-08 16:47:45 +0100
  • aad0ac25d1 #6338 Only add server IPs when in client mode, and clear the IP list each time zeroconf restarts Nick Bolton 2018-08-08 15:13:22 +0100
  • 87d8fc1e14 #6338 Use either manual or auto config in main window Nick Bolton 2018-08-08 14:41:37 +0100
  • 3bae5f3cc6 Merge branch 'v1.10.1' into v1-issue-6338-auto-config Nick Bolton 2018-08-07 10:19:04 +0100
  • 8d2ca0b36f #6383 Switch to Unix line endings Nick Bolton 2018-08-07 10:18:22 +0100
  • aae43304c3 #6338 Tidy up settings screen layout Nick Bolton 2018-08-06 06:05:58 +0100
  • 53d5c89851 #6338 Hide auto config setting for Enterprise build Nick Bolton 2018-08-06 06:05:34 +0100
  • 1e3aca0837 fix finding default address on windows smartzeroconf remotes/fork/smartzeroconf walker0643 2018-08-05 13:13:33 -0400
  • a352683702 Merge branch 'master' into smartzeroconf walker0643 2018-08-05 13:12:41 -0400
  • a381347233 bump qt/vs versions on windows walker0643 2018-08-05 13:08:42 -0400
  • 73c13ab023 bump version to 2.2 walker0643 2018-08-05 13:08:30 -0400
  • c0452f0e61 #6338 Only use Zeroconf if non-enterprise build Nick Bolton 2018-08-03 23:41:50 +0100
  • d2d2a5e1d9 #6338 Only call Bonjour download if on Windows Nick Bolton 2018-08-03 23:00:15 +0100
  • 918571b6e2 #6338 Part-done: Move Auto Config checkbox to settings screen Nick Bolton 2018-08-03 16:58:23 +0100
  • 21655a1c7a #6384 Attempt to remove license screen from Windows installer Nick Bolton 2018-08-03 12:29:50 +0100
  • acecfef949 #6383 Make core console window minimized in foreground mode Nick Bolton 2018-08-02 22:05:47 +0100
  • 80efcfa495 Revert "#6383 Hide console window when in foreground mode" Nick Bolton 2018-08-02 21:50:55 +0100
  • 566e2db202 #6383 Send core output to VS debug window when in foreground mode Nick Bolton 2018-08-02 19:19:06 +0100
  • 25c2e360d3 #6383 Hide console window when in foreground mode Nick Bolton 2018-08-02 18:59:17 +0100
  • 8ef2e7edbc #6383 Refactor set startup info to a function Nick Bolton 2018-08-02 18:04:32 +0100
  • aca2605cb8 #6383 Capture process output when in foreground mode Nick Bolton 2018-08-02 17:40:20 +0100
  • 026b1f0de1 #6383 Use CreateProcess when in foreground mode Nick Bolton 2018-08-02 16:25:10 +0100
  • 568a008037 #6382 Add helpful comment about DCMAKE_BUILD_TYPE and logging Nick Bolton 2018-08-02 14:11:05 +0100
  • 443e656be2 Use ${CMAKE_DL_LIBS} rather than listing OSes. coypu 2018-08-02 15:42:20 +0300
  • 87820d9387 have all other OSes handled in the else case. coypu 2018-08-02 15:41:02 +0300
  • c7c14f02dd Also add curl include directories. coypu 2018-08-02 15:39:59 +0300
  • 3523d6e254 #6380 Reintroduce common.h include in basic_types.h (defines TYPE_OF_SIZE_* on *nix) Nick Bolton 2018-08-01 15:29:09 +0100
  • d9ec2f3ed3 Revert "#6380 Reintroduce type size defines for non-Windows" Nick Bolton 2018-08-01 15:24:50 +0100
  • b5c0f5c47e #6380 Reintroduce type size defines for non-Windows Nick Bolton 2018-08-01 14:51:01 +0100
  • fc6cc78738 #6380 Fixed rogue include that I didn't end up using Nick Bolton 2018-08-01 14:43:15 +0100
  • 65e9045981 #6376 Removed dead code (getLibsUsed function) Nick Bolton 2018-08-01 13:04:18 +0100
  • 8dc868a206 #6380 Fixed warnings for VS2017 Nick Bolton 2018-08-01 13:03:41 +0100
  • e555d5d651 Merge branch 'v1.x' into v1.10.1 Nick Bolton 2018-07-30 12:44:56 +0100
  • 7aa0553b57 Revert "Merge pull request #6358 from jpwhiting/build_with_newer_cmake" Nick Bolton 2018-07-30 12:27:51 +0100
  • 6d57630746 Revert "#6375 Add missing headers needed for Qt 5.11" Nick Bolton 2018-07-30 12:27:35 +0100
  • 0ae87852e5 Merge branch 'v1.x' into v1.10.1 Nick Bolton 2018-07-29 18:05:03 +0100
  • 85a8080339 #6375 Add missing headers needed for Qt 5.11 Nick Bolton 2018-07-29 18:04:36 +0100