136 Commits

Author SHA1 Message Date
bingbing8
2c3a1a95d0 Source snapshot from Powershell/openssh-portable:latestw_all 2017-06-02 17:25:34 -07:00
bingbing8
9fd0cdab04 Source snapshot from Powershell/openssh-portable:latestw_all 2017-05-15 17:36:22 -07:00
bingbing8
6a86fdd825 Source snapshot from Powershell/openssh-portable:latestw_all 2017-05-12 15:16:52 -07:00
bagajjal
16f5249281 modified the .gitignore to add the libressl x86,x4 binaries 2017-05-03 17:38:03 -07:00
bagajjal
6b6b99d3d6 Adding libressl sdk 2017-05-03 17:28:21 -07:00
Manoj Ampalam
72c5e74e26 Updated Build helper PS module to support builds with NoOpenSSL 2017-04-19 22:08:57 -07:00
Manoj Ampalam
c156f1404c Source snapshot from Powershell/openssh-portable:latestw_all 2017-04-16 13:54:14 -07:00
Manoj Ampalam
8c43479844 Source snapshot from Powershell/openssh-portable:latestw_all 2017-04-04 12:35:11 -07:00
Manoj Ampalam
776483fb4e Source snapshot from Powershell/openssh-portable:latestw_all 2017-03-14 12:36:27 -07:00
Manoj Ampalam
c8b8c4b82a Source snapshot from Powershell/openssh-portable:latestw_all 2017-02-15 22:47:07 -08:00
Manoj Ampalam
e404237322 Source snapshot from Powershell/openssh-portable:latestw_all 2017-01-30 00:14:58 -08:00
Manoj Ampalam
e85070d50e Source snapshot from Powershell/openssh-portable:latestw_cwb 2017-01-15 16:46:39 -08:00
Manoj Ampalam
a4b577b5a0 Source snapshot from Powershell/openssh-portable:latestw_cwb 2017-01-03 14:46:33 -08:00
bingbing8
5f5e2be799 revert the change in paths.targets 2016-12-21 15:51:15 -08:00
bingbing8
570e1082f7 added OpenSSL 1.0.2d libs 2016-12-21 15:47:50 -08:00
bingbing8
73c11ca390 Added OpenSSL 1.0.2i libs 2016-12-20 17:07:26 -08:00
Manoj Ampalam
69ea992e00 Source snapshot from Powershell/openssh-portable:latestw_cwb 2016-12-17 23:06:42 -08:00
Manoj Ampalam
7c62169a93 Source snapshot from Powershell\openssh-portable 2016-11-29 14:50:13 -08:00
Manoj Ampalam
6411a23af7 Fixes to Unicode issues in scp and sftp 2016-11-06 15:13:11 -08:00
Ray Hayes
5de33f1cf6 Merge remote-tracking branch 'refs/remotes/PowerShell/L1-Prod' into L1-Prod 2016-10-27 13:08:48 -07:00
Ray Hayes
c5c328b303 Scp changes (inline with original). 2016-10-26 15:11:36 -07:00
Manoj Ampalam
36f6ba825d cleaning up strcasecmp 2016-10-26 15:07:46 -07:00
Manoj Ampalam
54c90f1072 cleaning up of unwanted sources in win32compat 2016-10-26 14:00:52 -07:00
Manoj Ampalam
c441f456bc Cleaned up older includes folder and unwanted projects files 2016-10-26 13:42:52 -07:00
Ray Hayes
716befae69 Merge 2016-10-26 11:35:54 -07:00
Ray Hayes
91b30b64fb Remove dynamic file. 2016-10-25 14:49:43 -07:00
Ray Hayes
18ba20f271 Revert "Revert "Fix to domain logon and minor reformats to scp.""
This reverts commit d8f4e799da11964b7c89b1600a5e70079e477a36.
2016-10-25 14:42:39 -07:00
Ray Hayes
d8f4e799da Revert "Fix to domain logon and minor reformats to scp."
This reverts commit d4ff0731d327cec4718a4b7a739d270581e60533.
2016-10-25 14:41:34 -07:00
Ray Hayes
d4ff0731d3 Fix to domain logon and minor reformats to scp. 2016-10-25 14:41:05 -07:00
Ray Hayes
f9900924ef Merge issues. 2016-10-24 10:26:36 -07:00
Ray Hayes
a4e013b414 Complete merge. 2016-10-24 10:19:04 -07:00
Ray Hayes
58a582815f Fix formatting issues with prompt/memory release. 2016-10-22 00:00:25 -07:00
manojampalam
f7797b4542 updated version to 0.0.2.0 2016-10-21 22:28:22 -07:00
Ray Hayes
5d600bcad6 Merge with PowerShell 2016-10-21 14:37:24 -07:00
Ray Hayes
e12e674b82 Fix screensize/handle isses. 2016-10-21 14:07:58 -07:00
Ray Hayes
9291dde274 Merge with PowerShell\L1-Prod. 2016-10-20 16:37:56 -07:00
Ray Hayes
0ff56ace10 Interim changes to fix scp/sftp WIN32_FIXME issues. 2016-10-20 11:45:09 -07:00
Manoj Ampalam
122ed4bf4d Refactored do_exec* calls 2016-10-18 21:42:10 -07:00
Ray Hayes
2a8c0fe11a Merge branch 'unicode_support' 2016-10-18 11:22:32 -07:00
Ray Hayes
2447272622 Initial WIN32_FIXME changes. 2016-10-18 11:21:34 -07:00
Manoj Ampalam
49da240a9c Cleaning up stringhelp.c 2016-10-17 22:11:51 -07:00
Manoj Ampalam
c25f6a0d5e Converged Win Unix code in auth.c, move utf routine declarations to separate header 2016-10-16 01:00:27 -07:00
Manoj Ampalam
8566745e2d Implemented getpwnam and moved w32_posix_initialize to wmain, moved wmain.c to win32iocompat 2016-10-15 19:17:54 -07:00
Manoj Ampalam
52bdef5cb7 pwd.c refactoring and clean up 2016-10-14 00:02:19 -07:00
Manoj Ampalam
f7e30c7d2e Added wmain wrapper to rest of exes. enabled Unicode on open() 2016-10-06 23:26:48 -07:00
Manoj Ampalam
56c08432ac ssh-keygen further fixes 2016-10-06 21:39:56 -07:00
Manoj Ampalam
af4c2dd307 wmain wrapper for ssh-keygen 2016-10-06 19:27:29 -07:00
Manoj Ampalam
1f4283265d version update 0.0.1.0 2016-10-06 11:29:45 -07:00
Wesley Couch
33a20fe97d Allow powershell script to be ran from any location and update to powershell copy method
Adding in $PSScriptRoot allows this powershell script to be ran from anywhere. Before if you were not in the openssh directory in powershell it wouldn't be able to find ssh-lsa.dll Also switched the copy method to the powershell method of copying files.
2016-10-02 12:27:42 -04:00
Ray Hayes
bbc576eeaf Merge branch 'console-updates-integration' of https://github.com/PowerShell/Win32-OpenSSH.git 2016-09-23 15:32:25 -07:00