Commit Graph

  • 3d832fd728 Cast values to fix build errors on OS X 10.11. Keegan Quinn 2019-11-24 12:25:11 -0800
  • 36ed253e12
    Merge pull request #507 from galkinvv/man-conf-name-dot Adrian Lucrèce Céleste 2019-11-21 16:37:46 -0500
  • e2d460b779 Man page: fix incorrect name of user conf file in barriers.1 Vasily Galkin 2019-11-21 21:13:45 +0300
  • d8e0394a54
    Merge pull request #504 from tiwoc/macos-tray-image Adrian Lucrèce Céleste 2019-11-21 08:36:46 -0500
  • 8ef0668b09 Let tray image blend into macOS menu bar Daniel Seither 2019-11-21 10:45:08 +0100
  • 9fecf0bc5b Updated change log and stage for RC2 v1.11.0-rc2 Jamie Newbon 2019-11-20 10:22:08 +0000
  • b09b6e176d
    Merge pull request #6596 from symless/v1-issue-4957-remove-synwinhk Jnewbon 2019-11-19 15:21:57 +0000
  • 36f2e7c8fd
    Merge pull request #6595 from symless/v1-issue-6556-tls-updates Jnewbon 2019-11-19 14:48:51 +0000
  • 1246ec36fd
    Merge pull request #498 from tiwoc/fix-macos-warnings Adrian Lucrèce Céleste 2019-11-19 09:18:54 -0500
  • dc2d8e9661 Add override specifiers Daniel Seither 2019-11-19 12:04:55 +0100
  • 937326bf4f OSXDragView: Get rid of uninitialized variable warning Daniel Seither 2019-11-19 12:04:29 +0100
  • 96e8adbaae IpcLogOutputter: Put member initializers in execution order Daniel Seither 2019-11-19 12:03:53 +0100
  • da3876325d Remove unused variables Daniel Seither 2019-11-19 12:01:37 +0100
  • b641d4b337 Fixed build issue on Windows unable to find iterator Jamie Newbon 2019-11-14 16:14:11 +0000
  • 594e3a2ccc Removed synwinhk.dll from installer Jamie Newbon 2019-11-14 15:28:42 +0000
  • 051138c8df Removed synwinhk DLL, back porting 703097c Jamie Newbon 2017-12-13 18:28:36 +0000
  • e64e4c598d Changed to stringstream as Mac had problems with regex Jamie Newbon 2019-11-14 11:29:17 +0000
  • 27e5d3b084 Grabbed connection protocol from cipher for display to user Jamie Newbon 2019-11-13 10:01:27 +0000
  • 8ee5475447 Removed openssl@1.1 due to problems supporting multiple macOS versions Jamie Newbon 2019-11-12 17:10:20 +0000
  • 4d3cf2c626 Preventing older insecure version of TLS/SSL Jamie Newbon 2019-11-12 17:04:43 +0000
  • 9080ce451b
    Merge pull request #486 from ctsrc/script-dir Adrian Lucrèce Céleste 2019-11-09 21:33:50 -0500
  • 22e353869a
    Add settings in the Info.plist file that enable high-DPI support… (#488) Adrian Lucrèce Céleste 2019-11-09 21:33:27 -0500
  • 3e4de1d9c1
    Remove shell script that changes directory and then executes bar… (#487) Adrian Lucrèce Céleste 2019-11-09 21:32:59 -0500
  • 3737ed634d Add settings in the Info.plist file that enable high-DPI support on macOS. Erik Nordstrøm 2019-11-08 03:00:51 +0100
  • 983b84be35 Remove shell script that changes directory and then executes barrier on macOS, and execute barrier directly instead. Erik Nordstrøm 2019-11-08 02:00:15 +0100
  • 9c6de19f17 Replace hard-coded names of build directory in build_installer.sh script for macOS with looking at the location of the script by the script itself when it is run. This makes it possible to have differently named build dirs for debug and release builds, and without restricting what each of those directories must be named. Erik Nordstrøm 2019-11-08 01:01:10 +0100
  • 2849f76f31
    Merge pull request #6592 from symless/v1-issue-6556-tls Jnewbon 2019-11-07 13:55:54 +0000
  • a7eaa7caa1 #6575 Fixed windows theme reverting to very old style Jamie Newbon 2019-11-07 12:33:26 +0000
  • 3fd098afe1 #6575 Rebuilt windows build node, msm were relocated Jamie Newbon 2019-11-06 17:47:02 +0000
  • 89f328e059 Cleaned up UserAgent info Jamie Newbon 2019-11-05 15:17:46 +0000
  • 021229879b Removing updated function name Jamie Newbon 2019-11-04 12:52:31 +0000
  • ebbdee5c4e Reverting 9005fe3c, 4d9c196c and f0d7b669. Which reverts static SSL libs Jamie Newbon 2019-11-04 19:30:22 +0000
  • e61f33a3e9
    Merge pull request #6591 from symless/v1-issue-6556-static-ssl Jnewbon 2019-11-01 15:24:09 +0000
  • 136996a9a9 #6566 Switched info to debug Jamie Newbon 2019-11-01 15:13:03 +0000
  • 9005fe3ce0 #6556 Fixed cmakes for static SSL linkin Jamie Newbon 2019-11-01 15:12:28 +0000
  • 4d9c196cae #6556 Fixed cmakes for static SSL linking Jamie Newbon 2019-11-01 14:53:17 +0000
  • 5e19349e2e Updated changelog and set stage to rc1 Jamie Newbon 2019-11-01 10:52:39 +0000
  • a3a4a21837 #6566 Switched info to debug Jamie Newbon 2019-11-01 09:49:11 +0000
  • 7b3f901619
    Merge pull request #6589 from symless/v1-issue-6588-version-header Jnewbon 2019-10-31 21:37:37 +0000
  • f8ff1b76ee #6588 Added version number to version check request Jamie Newbon 2019-10-31 21:33:31 +0000
  • f69c9cc1cc
    Merge pull request #6578 from symless/v1-issue-6556-missing-function Jnewbon 2019-10-30 11:41:27 +0000
  • 278c283151
    #6575 Updating installer with distributable packages Jnewbon 2019-10-29 15:22:33 +0000
  • c62ed8494f removed quotes from windows version variables Jamie Newbon 2019-10-24 14:19:20 +0100
  • 9d804129f0 Tidied up wix include and fixed sln build configurations Jamie Newbon 2019-10-24 14:08:43 +0100
  • 9d514ef876 Updated installer package, made QT path configurable, added redist to msi Jamie Newbon 2019-10-24 13:49:50 +0100
  • 5e74fcbdc7
    Merge pull request #6580 from symless/v1-issue-6566-debug-message Jnewbon 2019-10-21 15:08:34 +0100
  • 4dbaafa743 #6566 Change info message to debug1 Jamie Newbon 2019-10-21 15:01:26 +0100
  • 07a1c31fab
    Merge pull request #473 from RealKelsar/master Adrian Lucrèce Céleste 2019-10-18 19:38:25 -0400
  • 93a4035409 make non-gui variants build without avahi Tetja Rediske 2019-10-19 00:28:13 +0200
  • e367fa9d61
    Merge pull request #6577 from symless/v1-issue-5294-cursor-locked Jnewbon 2019-10-18 15:31:05 +0100
  • 5990f874ee
    Merge pull request #6555 from Waester/ssl-fingerprint-fix-PR Jnewbon 2019-10-18 15:29:52 +0100
  • 277f38a4dc
    Merge pull request #6574 from symless/v1-issue-6518-server-restart Jnewbon 2019-10-18 15:28:53 +0100
  • ce691463b1 #5294 Prevented cursor moving off screen when a locking issue may occur Jamie Newbon 2019-10-18 13:39:05 +0100
  • 6daa516e99
    Merge pull request #468 from qbit/openbsd Adrian Lucrèce Céleste 2019-10-16 19:50:55 -0400
  • 459c136036
    tell build system about openbsd Aaron Bieber 2019-10-16 17:35:30 -0600
  • 29ab86b734 #6518 Added server restart action and hotkey capability Jamie Newbon 2019-10-15 18:38:42 +0100
  • f0d7b66958 #6556 Changed ssl libs to static linking Jamie Newbon 2019-10-14 13:41:23 +0100
  • 363355bca3
    Merge pull request #6572 from symless/v1-6561-CA-keysize Jnewbon 2019-10-11 12:24:10 +0100
  • 73fbfc56b9 Fix wrong function used to get clipboard data in the server Waester 2019-10-04 01:45:37 +0200
  • 4b65e5cfba #6409 Time out read events for clipboard Nathan Neulinger 2019-07-02 10:27:23 -0500
  • 7d8a09f514 #6561 Increased SSL keysize and SHA algorithm Jamie Newbon 2019-10-09 16:49:34 +0100
  • 48e7186854 Make macOS screen shape detection code more robust Andrew Nelless 2018-03-14 13:35:42 +0000
  • 14a708db33
    Merge pull request #455 from xkill/master Adrian Lucrèce Céleste 2019-10-09 09:43:52 -0400
  • 29723a5745 Update changelog for 2.3.2 release Pablo Catalina 2019-10-09 12:52:10 +0200
  • 8d9f8fa617 Update changelog for 2.3.2 release Pablo Catalina 2019-10-09 12:29:39 +0200
  • 2810a5b6da Merge branch 'master' into v1-dev #6564 Jamie Newbon 2019-10-08 17:35:28 +0100
  • 52c3337acd
    Add links to careers site and blog Nick Bolton 2019-10-08 13:26:17 +0100
  • 210c2b70bd
    [Version] bump to 2.3.2, stable v2.3.2 Adrian Lucrèce Céleste 2019-10-02 21:26:26 -0400
  • 8320686e0d
    Merge pull request #439 from mirh/master Adrian Lucrèce Céleste 2019-09-20 10:37:32 -0400
  • 90f7a68695
    Fix debug build launch mirh 2019-09-19 22:41:51 +0200
  • d79c8635e0 fix SSL fingerprint text and about box copyright text walker0643 2018-01-27 20:50:30 -0500
  • 1bc2cf57d9 change openssl path relative to binary walker0643 2018-01-28 16:56:16 -0500
  • 0ed18c6b89
    Merged mouse drift fix from synergy-core (#424) Adrian Lucrèce Céleste 2019-09-03 15:02:43 -0700
  • 69a65e4725 Merged mouse drift fix from synergy-core Casey Barton 2019-09-03 13:24:33 -0400
  • ca35737ab9 Set release to stable v1.10.3-stable Jamie Newbon 2019-09-03 09:31:19 +0100
  • eeb00e18df Updated changlog and stage to rc2 Jamie Newbon 2019-08-22 14:29:47 +0100
  • 8af81f43c8 #6535 Removed duplicate stage from about dialog Jamie Newbon 2019-08-22 14:29:07 +0100
  • d376ad3feb #6535 Version URL and added stage check to version check Jamie Newbon 2019-08-22 14:02:40 +0100
  • af08223dae #6546 Filtered out self assigned ip addresses from being displayed Jamie Newbon 2019-08-22 10:34:38 +0100
  • 26d50d1e18 #6541 Fixed connected info text to include without TLS encryption Jamie Newbon 2019-08-22 10:10:46 +0100
  • ec01c16bab Updated version to release candidate 1 Jamie Newbon 2019-08-02 14:39:35 +0100
  • 4fea67e078 #6390 Updated OpenSSL For better security with TLS1.3 Jnewbon 2019-08-02 13:11:47 +0100
  • c8e1e036e2 #6409 Time out read events for clipboard Nathan Neulinger 2019-07-02 10:27:23 -0500
  • 9ce4f867a1 #6529 Removed debug elements from MSI config (this could break debug installers... maybe?) walker0643 2018-02-09 20:51:57 -0500
  • 7e0c849211 #6528 Also display error text as well as error code when logging an X11 error walker0643 2018-02-01 18:21:47 -0500
  • 45432d65d9 #6527 Added dpiAwareness PerMonitor to fix scaling in core on Windows, and also set window height to auto (0) which prevents elements being squashed in the config app jammie999 2019-05-15 20:57:03 +0100
  • b3a90dddae #6526 Fixed crash when socket is null on handling TCP connection, and added some logging walker0643 2018-02-01 11:18:13 -0500
  • 30c6b3a588 #6525 Removed sleep before TLS socket delete, and fix race condition by removing socket from job queue walker0643 2018-02-01 16:37:25 -0500
  • 01033d730f #6524 Adds new minimize to tray functionality and setting to enable/disable walker0643 2018-01-30 17:32:00 -0500
  • 2626c2c4cf #6523 The auto hide feature was hidden, so this restores it walker0643 2018-01-30 16:55:34 -0500
  • dd2c14a0fd #6522 Double clicking tray now shows GUI and tray also now has a tooltip walker0643 2018-01-30 11:54:49 -0500
  • 69432151fd #6521 Fixed access violation in SSL sockets walker0643 2018-01-29 12:57:17 -0500
  • 9702d7e8c6 #3705 Hotkeys broken on macOS servers James Spurin 2016-08-03 20:51:51 +0100
  • 22f47f86db Set version 1.10.3-snapshot Jamie Newbon 2019-05-14 11:45:20 +0100
  • 4dddbb5816
    [README] update README with info about packages (#422) Adrian Lucrèce Céleste 2019-09-01 11:14:49 -0700
  • 894191d1cb
    [README] update README with info about packages Adrian Lucrèce Céleste 2019-09-01 14:09:39 -0400
  • f791a482b9
    Add snap build status Adrian Lucrèce Céleste 2019-08-28 13:18:48 -0400
  • 0ed9451430
    [Azure Pipelines] use QT 5.13.0 (#418) Adrian Lucrèce Céleste 2019-08-23 15:59:14 -0400
  • 2ba35b3402
    [Azure Pipelines] update build_env_tmp.bat to QT 5.13 Adrian Lucrèce Céleste 2019-08-23 15:53:07 -0400
  • b085c0d000
    [Azure Pipelines] use QT 5.13.0 Adrian Lucrèce Céleste 2019-08-23 15:49:07 -0400