221 Commits

Author SHA1 Message Date
manojampalam
481e403518 ssh-agent launched interactive will now automatically start ssh-agent service.
This is to support Linux scenarios.
2016-07-07 14:14:15 -07:00
Manoj Ampalam
0a7741d45d Additional logging in ssh-agent 2016-07-01 11:47:51 -07:00
Manoj Ampalam
ff96264aae making lseek explicitly adjust file offset. 2016-05-30 00:53:33 -07:00
manojampalam
946ed7d297 Setting user's home path without loading profile 2016-05-21 15:57:23 -07:00
manojampalam
26be931cc5 missed change in earlier committ 2016-05-15 12:30:50 -07:00
manojampalam
5335d43fb6 added support for domain\user for key-based auth 2016-05-15 12:30:05 -07:00
manojampalam
adf15dffb5 5-14 C5 2016-05-14 22:31:06 -07:00
manojampalam
ead199c2ff 5-14 C4 2016-05-14 20:57:36 -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
64b305b3b2 5-14 C1 2016-05-14 14:27:26 -07:00
manojampalam
bf41884f36 5-12 C6 2016-05-12 19:41:08 -07:00
manojampalam
6075c980ae 5-12 C5 2016-05-12 19:34:40 -07:00
manojampalam
1451db2450 5-12 C4 2016-05-12 19:33:43 -07:00
manojampalam
a9f460a5c8 5-12 C2 2016-05-12 19:17:41 -07:00
manojampalam
fedeacacf5 5/12 C1 2016-05-12 16:41:59 -07:00
manojampalam
fcc3bdcd0a 5-11 C4 2016-05-11 20:44:56 -07:00
manojampalam
558419f02b 5-11 C3 2016-05-11 19:24:27 -07:00
manojampalam
4b82a86f39 5-11 C2 2016-05-11 17:34:38 -07:00
manojampalam
f163e0cfd5 5-10 C3 2016-05-10 23:39:15 -07:00
manojampalam
b6aca59c71 5-10 C2 2016-05-10 22:43:42 -07:00
Manoj Ampalam
351f141a6b 5-10 C1 2016-05-10 15:38:01 -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
4c0e2c2078 5-7 C2 2016-05-07 21:04:54 -07:00
Manoj Ampalam
b22f7cddb6 5-7 C1 2016-05-07 13:20:29 -07:00
Manoj Ampalam
32b8e7ec0c 5-5 C1 2016-05-05 11:27:11 -07:00
manojampalam
61554ba7a9 5-3 c4 2016-05-03 22:43:28 -07:00
manojampalam
1627b8c145 5-3 C1 2016-05-03 19:58:18 -07:00
manojampalam
abea0182ac 5-2 C3 2016-05-02 22:55:48 -07:00
manojampalam
722e93615b 5-2 C2 2016-05-02 21:40:49 -07:00
manojampalam
7e61ba0f7b 5-2 C1 2016-05-02 00:00:23 -07:00
Manoj Ampalam
45dc83e7d2 5-1 C1 2016-05-01 21:56:07 -07:00
manojampalam
988295d28a 4-17 C1 2016-04-17 19:32:28 -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
8f247d5c00 Handling errors on GetQueuedCompletionStatus() 2016-04-14 23:42:15 -07:00
manojampalam
87dee940d1 4-13- C3 2016-04-13 22:05:57 -07:00
manojampalam
4ae341b1e3 4-13 C2 2016-04-13 21:48:30 -07:00
manojampalam
491769a99f 4-13 C1 2016-04-13 19:59:06 -07:00
manojampalam
8fb27e8fc6 4-12 C1 2016-04-12 23:30:37 -07:00
manojampalam
d3640ddd8e agent state machine implementation 2016-04-12 19:57:10 -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
manojampalam
a9a683ed3c Fixing SIGCHLD logic in sftp and removing double close in SIGCHLD implementation 2016-04-05 19:19:10 -07:00
manojampalam
6ec627589f Workaround for <Enter> artifact in latest build 2016-04-05 18:35:21 -07:00
Manoj Ampalam
399d345a1c Fixed double Close on process handle 2016-04-04 14:55:29 -07:00
Manoj Ampalam
2679669da6 Replaced usage of deprecated SHGetFolderPathW with SHGetKnownFolderPath. Added fallback if SHGetKnownFolderPath fails
SHGetKnownFolderPath fails on Nano
2016-04-04 14:54:11 -07:00
manojampalam
2adee0027d Removing wrong signal queue check in wait() 2016-04-03 21:54:09 -07:00