Sean Kaim
|
491bf850e8
|
Merge pull request #506 from mRemoteNG/434_SafeHandle_Implmentation
434 safe handle implmentation
|
2017-04-12 15:14:01 -04:00 |
|
Sean Kaim
|
9bf53c6b25
|
fix & supress warning
|
2017-04-12 14:58:52 -04:00 |
|
Sean Kaim
|
e2fb49037a
|
fix ruleset again...
|
2017-04-12 14:58:36 -04:00 |
|
Sean Kaim
|
f0bc375421
|
Merge remote-tracking branch 'refs/remotes/origin/develop' into 434_SafeHandle_Implmentation
|
2017-04-12 14:02:50 -04:00 |
|
Sean Kaim
|
e3c223dc0a
|
Set code analysis rules to something reasonable
|
2017-04-12 13:48:39 -04:00 |
|
Sean Kaim
|
53c8b3b66d
|
use statement bodys to allow building with VS2015
|
2017-04-12 13:40:36 -04:00 |
|
Sean Kaim
|
af5000b0f8
|
use statement bodys to allow building with VS2015
|
2017-04-12 13:15:32 -04:00 |
|
Sean Kaim
|
d5d4fdefc8
|
VncSharp Updates
* New VncSharp.dll built with a .NET 4 runtime target
* Minor code cleanup
* Avoid exceptions on VNC close/disconnect
|
2017-04-12 12:43:48 -04:00 |
|
Sean Kaim
|
5b646617d1
|
code clean up
|
2017-04-11 16:24:34 -04:00 |
|
David Sparer
|
65a02795d6
|
fixed annoying exception when trying to ping empty hostname
|
2017-03-28 11:30:29 -06:00 |
|
David Sparer
|
6aa4a4d205
|
Merge branch 'master' into develop
# Conflicts:
# CHANGELOG.TXT
# InstallerProjects/Installer/Installer.wixproj
# Tools/signfiles.ps1
# mRemoteV1/Properties/AssemblyInfo.cs
# mRemoteV1/mRemoteV1.csproj
|
2017-03-28 10:36:07 -06:00 |
|
David Sparer
|
686005071e
|
Merge branch 'resolve_sql_deserialization_issue'
|
2017-03-24 15:26:28 -06:00 |
|
David Sparer
|
e16d31d605
|
fixed stupid transposition typo
|
2017-03-24 15:14:57 -06:00 |
|
David Sparer
|
8b201d22cb
|
added authkey requirement to get-githubrelease in order to show drafts
|
2017-03-24 15:07:31 -06:00 |
|
David Sparer
|
0f6f8d43bd
|
added cmdlet for retrieving a github release
|
2017-03-24 14:28:18 -06:00 |
|
David Sparer
|
8f171cddd9
|
fix content type of msi upload to github
|
2017-03-24 14:23:38 -06:00 |
|
David Sparer
|
c77c323f73
|
fix jenkinsfile variable
|
2017-03-24 14:22:17 -06:00 |
|
David Sparer
|
9e358309e4
|
Merge branch 'master' into resolve_sql_deserialization_issue
v1.75Hotfix4
|
2017-03-24 12:14:26 -06:00 |
|
David Sparer
|
485438f38d
|
Merge pull request #472 from mRemoteNG/fix_jenkinsfile_publish
fixed hard coded branch names in jenkinsfile_publish
|
2017-03-24 12:06:55 -06:00 |
|
David Sparer
|
fe26a60337
|
fixed hard coded branch names in jenkinsfile_publish
|
2017-03-24 12:04:52 -06:00 |
|
David Sparer
|
d2c2de4dd7
|
Merge branch 'master' into resolve_sql_deserialization_issue
|
2017-03-24 11:42:01 -06:00 |
|
David Sparer
|
d49d58f7f8
|
fixed parent reference update issue in mRemoteNGImporter
|
2017-03-24 11:40:28 -06:00 |
|
David Sparer
|
164d4fff8b
|
Merge pull request #470 from mRemoteNG/pipeline_tests
Create jenkins pipeline script for release automation
|
2017-03-23 16:46:13 -06:00 |
|
Sean Kaim
|
6e7e4a129b
|
Merge pull request #469 from mRemoteNG/vs2017_build
Vs2017 build
|
2017-03-23 18:01:06 -04:00 |
|
David Sparer
|
7726406674
|
added loggers to the test runners
|
2017-03-23 09:40:31 -06:00 |
|
David Sparer
|
ed38b39fec
|
attempting to resolve bug with accessing correct key store
|
2017-03-23 08:59:09 -06:00 |
|
David Sparer
|
9188d4316e
|
fix variable issue
|
2017-03-23 08:52:24 -06:00 |
|
David Sparer
|
cf374c6b8b
|
added cert password as an auto-injected resource
|
2017-03-23 08:29:47 -06:00 |
|
David Sparer
|
82388dcbc3
|
added finger-printing to artifacting step
|
2017-03-23 08:26:18 -06:00 |
|
David Sparer
|
7a6a99e2b6
|
attempting to use the publishing jenkinsfile from scm
|
2017-03-23 08:08:29 -06:00 |
|
David Sparer
|
c383736834
|
more debug code
|
2017-03-22 17:06:30 -06:00 |
|
David Sparer
|
6e5e78df3b
|
investigating certificate unlock issues
|
2017-03-22 17:03:38 -06:00 |
|
David Sparer
|
311bf1b641
|
fix issue with retrieving fuzzy file name
|
2017-03-22 16:48:38 -06:00 |
|
David Sparer
|
5c9933791c
|
do base64 decoding in the script
|
2017-03-22 16:39:47 -06:00 |
|
David Sparer
|
039d4d11aa
|
add a cast to help aleviate bat file issues
|
2017-03-22 16:33:12 -06:00 |
|
David Sparer
|
c0f2d2aa84
|
fixed bug
|
2017-03-22 16:27:28 -06:00 |
|
David Sparer
|
45099bfa07
|
try to get around weird type casting issue
|
2017-03-22 16:22:53 -06:00 |
|
David Sparer
|
695ae9d970
|
added script for publishing a release to github
|
2017-03-22 14:41:35 -06:00 |
|
David Sparer
|
21eb0064b1
|
enable code signing for installer
|
2017-03-22 08:45:25 -06:00 |
|
David Sparer
|
513fe402af
|
signed the firefox binaries
|
2017-03-21 12:47:47 -06:00 |
|
David Sparer
|
b27e5754e8
|
fix arg passing
|
2017-03-21 12:07:49 -06:00 |
|
David Sparer
|
fa7231d77b
|
added puttyng.exe to the sign files exclusion list
|
2017-03-21 11:52:52 -06:00 |
|
David Sparer
|
f5a30ecb33
|
added some more support for excluding files from signing
|
2017-03-21 11:42:50 -06:00 |
|
David Sparer
|
7f22289889
|
add previously signed puttyng binary
|
2017-03-21 11:21:12 -06:00 |
|
David Sparer
|
f80c39077a
|
Added ability to exclude items from signing
|
2017-03-21 11:19:09 -06:00 |
|
David Sparer
|
75c60a1cc4
|
release certificate resources after we've used them
|
2017-03-21 11:16:05 -06:00 |
|
David Sparer
|
2cf38d6b7c
|
removed some debug code
|
2017-03-21 11:15:16 -06:00 |
|
David Sparer
|
482c9c1574
|
added some temp debugging code
|
2017-03-21 11:10:33 -06:00 |
|
David Sparer
|
882e59a260
|
normalized the unit test output folder for the portable builds
|
2017-03-21 10:55:18 -06:00 |
|
David Sparer
|
7a036956b7
|
added some certificate checks to be more sure that the editbin we're using is legit
|
2017-03-21 10:29:48 -06:00 |
|