Commit Graph

3335 Commits

Author SHA1 Message Date
Jnewbon e61f33a3e9
Merge pull request #6591 from symless/v1-issue-6556-static-ssl
Fixed OpenSSL not actually statically linking
2019-11-01 15:24:09 +00:00
Jamie Newbon 136996a9a9 #6566 Switched info to debug 2019-11-01 15:13:03 +00:00
Jamie Newbon 9005fe3ce0 #6556 Fixed cmakes for static SSL linkin 2019-11-01 15:12:28 +00:00
Jamie Newbon 4d9c196cae #6556 Fixed cmakes for static SSL linking 2019-11-01 14:53:17 +00:00
Jamie Newbon 5e19349e2e Updated changelog and set stage to rc1 2019-11-01 10:52:39 +00:00
Jamie Newbon a3a4a21837 #6566 Switched info to debug 2019-11-01 09:49:11 +00:00
Jnewbon 7b3f901619
Merge pull request #6589 from symless/v1-issue-6588-version-header
#6588 Added version number to version check request
2019-10-31 21:37:37 +00:00
Jamie Newbon f8ff1b76ee #6588 Added version number to version check request 2019-10-31 21:33:31 +00:00
Jnewbon f69c9cc1cc
Merge pull request #6578 from symless/v1-issue-6556-missing-function
Changed ssl libs to static linking
2019-10-30 11:41:27 +00:00
Jnewbon 278c283151
#6575 Updating installer with distributable packages 2019-10-29 15:22:33 +00:00
Jamie Newbon c62ed8494f removed quotes from windows version variables 2019-10-24 14:19:20 +01:00
Jamie Newbon 9d804129f0 Tidied up wix include and fixed sln build configurations 2019-10-24 14:08:43 +01:00
Jamie Newbon 9d514ef876 Updated installer package, made QT path configurable, added redist to msi 2019-10-24 13:49:50 +01:00
Jnewbon 5e74fcbdc7
Merge pull request #6580 from symless/v1-issue-6566-debug-message
Change info message to debug1
2019-10-21 15:08:34 +01:00
Jamie Newbon 4dbaafa743 #6566 Change info message to debug1 2019-10-21 15:01:26 +01:00
Jnewbon e367fa9d61
Merge pull request #6577 from symless/v1-issue-5294-cursor-locked
Prevented cursor moving off screen when a locking issue may occur
2019-10-18 15:31:05 +01:00
Jnewbon 5990f874ee
Merge pull request #6555 from Waester/ssl-fingerprint-fix-PR
Fix certificate generation and empty fingerprint information.
2019-10-18 15:29:52 +01:00
Jnewbon 277f38a4dc
Merge pull request #6574 from symless/v1-issue-6518-server-restart
Server restart hotkey
2019-10-18 15:28:53 +01:00
Jamie Newbon ce691463b1 #5294 Prevented cursor moving off screen when a locking issue may occur 2019-10-18 13:39:05 +01:00
Jamie Newbon 29ab86b734 #6518 Added server restart action and hotkey capability 2019-10-15 18:40:53 +01:00
Jamie Newbon f0d7b66958 #6556 Changed ssl libs to static linking 2019-10-14 13:41:23 +01:00
Jnewbon 363355bca3
Merge pull request #6572 from symless/v1-6561-CA-keysize
Increased SSL keysize and SHA algorithm #6561
2019-10-11 12:24:10 +01:00
Jamie Newbon 7d8a09f514 #6561 Increased SSL keysize and SHA algorithm 2019-10-09 16:49:34 +01:00
Jamie Newbon 2810a5b6da Merge branch 'master' into v1-dev #6564 2019-10-08 17:35:28 +01:00
Nick Bolton 52c3337acd
Add links to careers site and blog 2019-10-08 13:26:17 +01:00
walker0643 d79c8635e0 fix SSL fingerprint text and about box copyright text 2019-09-08 11:22:14 +02:00
walker0643 1bc2cf57d9 change openssl path relative to binary 2019-09-08 11:13:39 +02:00
Jamie Newbon ca35737ab9 Set release to stable 2019-09-03 09:41:49 +01:00
Jamie Newbon eeb00e18df Updated changlog and stage to rc2 2019-09-03 09:41:49 +01:00
Jamie Newbon 8af81f43c8 #6535 Removed duplicate stage from about dialog 2019-09-03 09:41:49 +01:00
Jamie Newbon d376ad3feb #6535 Version URL and added stage check to version check 2019-09-03 09:41:49 +01:00
Jamie Newbon af08223dae #6546 Filtered out self assigned ip addresses from being displayed 2019-09-03 09:41:49 +01:00
Jamie Newbon 26d50d1e18 #6541 Fixed connected info text to include without TLS encryption 2019-09-03 09:41:49 +01:00
Jamie Newbon ec01c16bab Updated version to release candidate 1 2019-09-03 09:41:49 +01:00
Jnewbon 4fea67e078 #6390 Updated OpenSSL For better security with TLS1.3 2019-09-03 09:41:49 +01:00
Nathan Neulinger c8e1e036e2 #6409 Time out read events for clipboard 2019-09-03 09:41:49 +01:00
walker0643 9ce4f867a1 #6529 Removed debug elements from MSI config (this could break debug installers... maybe?) 2019-09-03 09:41:49 +01:00
walker0643 7e0c849211 #6528 Also display error text as well as error code when logging an X11 error 2019-09-03 09:41:49 +01:00
jammie999 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 2019-09-03 09:41:49 +01:00
walker0643 b3a90dddae #6526 Fixed crash when socket is null on handling TCP connection, and added some logging 2019-09-03 09:41:49 +01:00
walker0643 30c6b3a588 #6525 Removed sleep before TLS socket delete, and fix race condition by removing socket from job queue 2019-09-03 09:41:49 +01:00
walker0643 01033d730f #6524 Adds new minimize to tray functionality and setting to enable/disable 2019-09-03 09:41:49 +01:00
walker0643 2626c2c4cf #6523 The auto hide feature was hidden, so this restores it 2019-09-03 09:41:49 +01:00
walker0643 dd2c14a0fd #6522 Double clicking tray now shows GUI and tray also now has a tooltip 2019-09-03 09:41:49 +01:00
walker0643 69432151fd #6521 Fixed access violation in SSL sockets 2019-09-03 09:41:49 +01:00
James Spurin 9702d7e8c6 #3705 Hotkeys broken on macOS servers 2019-09-03 09:41:49 +01:00
Jamie Newbon 22f47f86db Set version 1.10.3-snapshot 2019-09-03 09:41:49 +01:00
Jnewbon 3a05f732fc
#6390 Updated OpenSSL For better security with TLS1.3 2019-08-02 13:11:47 +01:00
Nathan Neulinger 0395c8593b #6409 Time out read events for clipboard 2019-07-02 16:27:23 +01:00
walker0643 fc20b5e237 #6529 Removed debug elements from MSI config (this could break debug installers... maybe?) 2019-07-02 13:58:56 +01:00