Jnewbon
|
b09b6e176d
|
Merge pull request #6596 from symless/v1-issue-4957-remove-synwinhk
Removed Windows hook DLL
|
2019-11-19 15:21:57 +00:00 |
Jnewbon
|
36f2e7c8fd
|
Merge pull request #6595 from symless/v1-issue-6556-tls-updates
Open SSL fixes for macOS
|
2019-11-19 14:48:51 +00:00 |
Jamie Newbon
|
b641d4b337
|
Fixed build issue on Windows unable to find iterator
|
2019-11-14 16:14:11 +00:00 |
Jamie Newbon
|
594e3a2ccc
|
Removed synwinhk.dll from installer
|
2019-11-14 15:28:42 +00:00 |
Jamie Newbon
|
051138c8df
|
Removed synwinhk DLL, back porting 703097c
|
2019-11-14 15:11:00 +00:00 |
Jamie Newbon
|
e64e4c598d
|
Changed to stringstream as Mac had problems with regex
|
2019-11-14 11:29:17 +00:00 |
Jamie Newbon
|
27e5d3b084
|
Grabbed connection protocol from cipher for display to user
|
2019-11-13 10:01:27 +00:00 |
Jamie Newbon
|
8ee5475447
|
Removed openssl@1.1 due to problems supporting multiple macOS versions
|
2019-11-12 17:10:20 +00:00 |
Jamie Newbon
|
4d3cf2c626
|
Preventing older insecure version of TLS/SSL
|
2019-11-12 17:06:44 +00:00 |
Jnewbon
|
2849f76f31
|
Merge pull request #6592 from symless/v1-issue-6556-tls
Reverted static SSL libs and removed ifdef function macros
|
2019-11-07 13:55:54 +00:00 |
Jamie Newbon
|
a7eaa7caa1
|
#6575 Fixed windows theme reverting to very old style
|
2019-11-07 12:33:26 +00:00 |
Jamie Newbon
|
3fd098afe1
|
#6575 Rebuilt windows build node, msm were relocated
|
2019-11-06 17:47:02 +00:00 |
Jamie Newbon
|
89f328e059
|
Cleaned up UserAgent info
|
2019-11-05 15:18:26 +00:00 |
Jamie Newbon
|
021229879b
|
Removing updated function name
|
2019-11-04 19:31:53 +00:00 |
Jamie Newbon
|
ebbdee5c4e
|
Reverting 9005fe3c , 4d9c196c and f0d7b669 . Which reverts static SSL libs
|
2019-11-04 19:30:22 +00:00 |
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 |