98 Commits

Author SHA1 Message Date
manojampalam
f7797b4542 updated version to 0.0.2.0 2016-10-21 22:28:22 -07:00
Manoj Ampalam
122ed4bf4d Refactored do_exec* calls 2016-10-18 21:42:10 -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
manojampalam
5335d43fb6 added support for domain\user for key-based auth 2016-05-15 12:30:05 -07:00
manojampalam
2d6e648a8f 5-14 C6 2016-05-14 23:21:33 -07:00
manojampalam
03c8d962d7 5-14 C3 2016-05-14 18:34:54 -07:00
manojampalam
5ed50c217d 5-14 C2 2016-05-14 15:46:12 -07:00
manojampalam
105f54eb0c 5-12 C3 2016-05-12 19:18:17 -07:00
Manoj Ampalam
ccd3db4802 5-11 C1 2016-05-11 12:47:46 -07:00
manojampalam
9347e07039 5-8 C4 2016-05-08 22:18:16 -07:00
Manoj Ampalam
2c7e659e37 5-8 C3 2016-05-08 21:05:49 -07:00
Manoj Ampalam
473841c4cc 5-8 C1 2016-05-08 10:31:46 -07:00
Manoj Ampalam
b22f7cddb6 5-7 C1 2016-05-07 13:20:29 -07:00
Manoj Ampalam
c9f7185707 5-5 C2 2016-05-05 15:14:22 -07:00
manojampalam
42e4efae28 5-3 C3 2016-05-03 22:43:20 -07:00
manojampalam
722e93615b 5-2 C2 2016-05-02 21:40:49 -07:00
Manoj Ampalam
45dc83e7d2 5-1 C1 2016-05-01 21:56:07 -07:00
manojampalam
1c1d7cce79 on-boarding ssh-add and prototype "add identity" logic in ssh-agent 2016-04-17 15:56:50 -07:00
manojampalam
54deeb7911 4-16 V1 2016-04-16 00:06:35 -07:00
manojampalam
491769a99f 4-13 C1 2016-04-13 19:59:06 -07:00
manojampalam
e14a6dd032 SCM startup code for ssh-agent 2016-04-08 18:37:26 -07:00
manojampalam
bc3549255d ssh-agent initial template 2016-04-08 16:40:21 -07:00
Manoj Ampalam
a64d6fb14f Disabling PKCS11 interface 2016-04-05 22:12:12 -07:00
manojampalam
473539b9bf install and unintall scripts for sshd 2016-04-03 21:06:52 -07:00
manojampalam
56ad915376 Missing SIGCHLD zombie logic 2016-03-28 21:37:06 -07:00
Manoj Ampalam
31881676e7 New sftp.exe fork code for Windows. 2016-03-25 11:28:15 -07:00
manojampalam
b65edccdf6 Refactored some part of ssh.exe 2016-03-24 21:13:22 -07:00
manojampalam
d061364c5a Got rid of Win32 versions in pathnames.h, got rid of password io handles 2016-03-24 19:10:28 -07:00
Manoj Ampalam
268bdeb662 Removed code relying on USE_NTCREATETOKEN 2016-03-24 14:57:18 -07:00
manojampalam
5a60b811fe Added implementation for dlopen, dlclose, dlsym and dlerror 2016-03-23 21:54:35 -07:00
manojampalam
65ccbe645c Moved win specific logging code from each exe to win32iocompat 2016-03-23 20:39:00 -07:00
manojampalam
d94011a37e Removing untested kerb support in client 2016-03-23 13:39:32 -07:00