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 |
|
Manoj Ampalam
|
a64d6fb14f
|
Disabling PKCS11 interface
|
2016-04-05 22:12:12 -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 |
|
manojampalam
|
473539b9bf
|
install and unintall scripts for sshd
|
2016-04-03 21:06:52 -07:00 |
|
manojampalam
|
8c4d3f23ab
|
Disabling error on exceptfds to support and fixing select timeout
|
2016-04-03 20:04:43 -07:00 |
|
manojampalam
|
0861b4ea3a
|
Fixes in sshd
|
2016-04-03 18:06:48 -07:00 |
|
manojampalam
|
090c14b6e3
|
kill() child processes
|
2016-03-28 22:49:54 -07:00 |
|
manojampalam
|
e3b1997252
|
update signal code
|
2016-03-28 22:45:49 -07:00 |
|
manojampalam
|
56ad915376
|
Missing SIGCHLD zombie logic
|
2016-03-28 21:37:06 -07:00 |
|
manojampalam
|
327f077231
|
Adding zombie state to SIGCHLD implementaion
|
2016-03-27 23:11:33 -07:00 |
|
manojampalam
|
77b0ec86df
|
SIGCHLD and waitpid implementation with sshd on board
|
2016-03-25 21:22:13 -07:00 |
|
Manoj Ampalam
|
31881676e7
|
New sftp.exe fork code for Windows.
|
2016-03-25 11:28:15 -07:00 |
|
Manoj Ampalam
|
31c7448e63
|
Removed more unsupported code in sshd.exe
|
2016-03-25 09:49:03 -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 |
|
Manoj Ampalam
|
a3cc5c797d
|
Fixes in signal handler and working SFTP progress bar (enabled using alarm())
|
2016-03-24 14:16:36 -07:00 |
|
manojampalam
|
eed9299081
|
Fixes to SFTP progress meter
|
2016-03-23 22:14:44 -07:00 |
|
manojampalam
|
5a60b811fe
|
Added implementation for dlopen, dlclose, dlsym and dlerror
|
2016-03-23 21:54:35 -07:00 |
|
manojampalam
|
0958df5875
|
Reviewed some more Win32 macros in libssh and enabled SFTP progress meter. Not tested yet
|
2016-03-23 21:30:33 -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 |
|
manojampalam
|
689073e46a
|
fix for 2012 read issue and refactored changes in libssh
|
2016-03-22 23:18:46 -07:00 |
|
manojampalam
|
fa0fdc47a6
|
Fix for ReadFileEx synchronously failing with EOF error on 2012
|
2016-03-22 21:16:13 -07:00 |
|
manojampalam
|
3ffe279bf7
|
pwd and statvfs functions moved out from openbsd
|
2016-03-22 20:31:03 -07:00 |
|
manojampalam
|
976eb6ee3b
|
More Win #defs removed from bsdcompat project
|
2016-03-21 21:55:37 -07:00 |
|
manojampalam
|
07537eb47c
|
Added right implementation of explicit_bzero
|
2016-03-21 21:49:04 -07:00 |
|
manojampalam
|
936508e00c
|
added waitpid() and removed its dependency from bsdcompat
|
2016-03-21 21:41:08 -07:00 |
|
manojampalam
|
f04dc7c355
|
usleep and getdtablesize() updates
|
2016-03-21 21:10:14 -07:00 |
|
manojampalam
|
ae3705d53b
|
Removed w32_poll, fixes in signal implementation
|
2016-03-21 20:17:15 -07:00 |
|
manojampalam
|
6af7c19743
|
minor updates to signal implementation
|
2016-03-20 22:58:37 -07:00 |
|
manojampalam
|
4c2ee5ce43
|
sftp-server logleve fix and signal implementation
|
2016-03-20 16:09:44 -07:00 |
|
Manoj Ampalam
|
f33bb99b94
|
fix connecting sock to finalize before reporting write enabled
|
2016-03-19 20:40:55 -07:00 |
|
manojampalam
|
8601d0ccd6
|
Various fixes around _on_select for each io to record error (instead of returning it on select)
|
2016-03-18 22:34:32 -07:00 |
|
Manoj Ampalam
|
809d39871a
|
Fix in async Recv and other updates
|
2016-03-18 14:37:40 -07:00 |
|