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
Ray Hayes
f6dac9ec4c
Fix advapi32 reference and new line in ansiprs.
2016-09-23 15:32:09 -07:00
Manoj Ampalam
e8c353d766
missing changes
2016-09-23 11:29:55 -07:00
Manoj Ampalam
d81a9834e2
Merge branch 'L1-Prod' into console-updates-integration
2016-09-22 18:44:00 -07:00
Manoj Ampalam
c3b785a140
Manual Merge change 3c6b77b4fdc45ada3a8b907cd4af6f73dfd70e66
...
3c6b77b4fdc45ada3a8b907cd4af6f73dfd70e66 Ray Hayes <rayhayes@rhbe.net>
7/28/2016 12:10:04 PM -07:00 First version with console changes.
2016-09-22 17:33:17 -07:00
Manoj Ampalam
093dece95c
Add version to scp.exe
2016-09-19 13:17:01 -07:00
Manoj Ampalam
367476c953
Temporary fixes in scp.exe to have a working solution
2016-09-14 15:02:48 -07:00
Manoj Ampalam
f5e6d88da1
Added versioning to all binaries
2016-07-01 14:03:43 -07:00
Manoj Ampalam
ff96264aae
making lseek explicitly adjust file offset.
2016-05-30 00:53:33 -07:00
manojampalam
4f87e35d14
updated install script to accomodate spaces in directory paths
2016-05-17 19:09:35 -07:00