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 |
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 |
walker0643
|
70a26763a5
|
#6528 Also display error text as well as error code when logging an X11 error
|
2019-07-02 13:55:43 +01:00 |
jammie999
|
4b809048ad
|
#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-07-02 13:54:04 +01:00 |
walker0643
|
a205544b3d
|
#6526 Fixed crash when socket is null on handling TCP connection, and added some logging
|
2019-07-02 13:51:32 +01:00 |
walker0643
|
80e14562f7
|
#6525 Removed sleep before TLS socket delete, and fix race condition by removing socket from job queue
|
2019-07-02 13:49:09 +01:00 |
walker0643
|
d67f2e8036
|
#6524 Adds new minimize to tray functionality and setting to enable/disable
|
2019-07-02 13:47:13 +01:00 |
walker0643
|
629ed12885
|
#6523 The auto hide feature was hidden, so this restores it
|
2019-07-02 13:42:43 +01:00 |
walker0643
|
a33c2cb2b4
|
#6522 Double clicking tray now shows GUI and tray also now has a tooltip
|
2019-07-02 13:39:34 +01:00 |
walker0643
|
fb27752e3e
|
#6521 Fixed access violation in SSL sockets
|
2019-07-02 13:30:16 +01:00 |
James Spurin
|
1709984f1e
|
#3705 Hotkeys broken on macOS servers
|
2019-07-02 10:46:00 +01:00 |
Nick Bolton
|
71bd7849dc
|
Add triage label to issue templates
|
2019-05-14 12:33:37 +01:00 |
Nick Bolton
|
2b1e2eeed2
|
Update issue templates
|
2019-05-14 12:30:34 +01:00 |
Nick Bolton
|
1dafe532e5
|
Merge branch 'master' into v1-dev
|
2019-05-14 12:19:37 +01:00 |