Commit Graph

235 Commits

Author SHA1 Message Date
manojampalam 0b3db0aa3e 3-5 c7 2016-03-05 20:11:05 -08:00
manojampalam b6545a7e39 3-5 c6 2016-03-05 19:52:34 -08:00
manojampalam d8a231f2ea 3-5 c5 2016-03-05 16:17:24 -08:00
manojampalam 44c5be4883 3-5 C4 2016-03-05 15:11:04 -08:00
manojampalam a072913927 Moving Win32 posix wrapper from standalone project to win32compat project 2016-03-05 15:04:03 -08:00
manojampalam 36c8b94217 3-5 C3 2016-03-05 13:51:19 -08:00
manojampalam 10acae4a83 Merge branch 'L1' into L2-Win32Posix-Prototype 2016-03-05 12:18:17 -08:00
manojampalam 94da1cd22c 3-5 C2 2016-03-05 12:09:26 -08:00
manojampalam 6085753a30 3-5 C1 2016-03-05 09:48:46 -08:00
manojampalam e625fb2bf5 3-4 C5 2016-03-04 22:42:39 -08:00
Manoj Ampalam d0f61c3dc5 3-4 C3 2016-03-04 15:13:29 -08:00
Manoj Ampalam 2caf350f29 3-4 C2 2016-03-04 14:13:11 -08:00
Manoj Ampalam 826d79e297 3-4 C1 2016-03-04 13:05:58 -08:00
manojampalam 8f4daa5bb4 3-3 C6 2016-03-03 23:08:10 -08:00
manojampalam d721cce789 3-3- C5 2016-03-03 23:04:49 -08:00
manojampalam ab8d9f0eda 3-3 c4 2016-03-03 21:43:35 -08:00
manojampalam 61b9e0c585 3-3 c3 2016-03-03 21:41:23 -08:00
manojampalam 18bd5676ce 3-3 c2 2016-03-03 21:34:13 -08:00
manojampalam bc122a7472 3-3 C1 2016-03-03 19:29:46 -08:00
manojampalam 1a66801a45 3-2 C4 2016-03-02 21:45:02 -08:00
manojampalam f378d9bc38 Undoing wrong changes to socket.h 2016-03-02 21:31:33 -08:00
manojampalam 750909cf72 3-2 C3 2016-03-02 20:23:55 -08:00
manojampalam c2c8179285 3-2 C2 2016-03-02 16:32:05 -08:00
Manoj Ampalam bc0a24539d 3-2 C1 2016-03-02 13:47:39 -08:00
manojampalam b59cb84398 1-3 C4 2016-03-01 23:18:12 -08:00
manojampalam cddde07e3a 3-1 C3 2016-03-01 21:43:32 -08:00
Manoj Ampalam 8b98efe6e5 3-1- C2 2016-03-01 15:21:19 -08:00
Manoj Ampalam 4500099f37 3-1 C1 2016-03-01 10:35:23 -08:00
manojampalam 6eb804732d 2-29 C6 2016-02-29 22:41:33 -08:00
manojampalam a4163ba0a3 2-29 5 2016-02-29 20:59:25 -08:00
manojampalam afbfa98759 2-2-9 C4 2016-02-29 19:33:58 -08:00
manojampalam a1b32fa0e0 2-29 C3 2016-02-29 17:17:47 -08:00
Manoj Ampalam acebf2b325 2-29 C2 2016-02-29 15:17:25 -08:00
Manoj Ampalam c2cbcaab0b 2-29 C1 2016-02-29 13:59:23 -08:00
manojampalam 684470e9f2 2-28 C6 2016-02-28 22:37:36 -08:00
manojampalam ef3f1691e8 2-28 C5 2016-02-28 15:55:55 -08:00
manojampalam 6c4b701dd6 2-28 C4 2016-02-28 15:25:33 -08:00
manojampalam a98327775b 2-28-C3 2016-02-28 14:41:48 -08:00
manojampalam 720818154f 2-28 C2 2016-02-28 12:59:20 -08:00
quamrulmina 9b054c011e moduli file and primes file should be picked from current sshd directory
they were being picked from root directory /moduli and /primes ; now
they are to be where sshd package is installed.
2016-02-28 13:30:11 -06:00
manojampalam 2c07012217 Updated .gitignore 2016-02-28 00:14:55 -08:00
manojampalam 4b6bb2ac18 2-28 C1 2016-02-28 00:10:51 -08:00
quamrulmina 74f2c00457 sshd fixed to now take domain\user format for domain user login
domain\user form now works. user@domain format already worked but now
fixd to allow local machine name as the domain name also. So all these
formats now work:
For a domain acct: user OR domain\user  OR user@domain
For a local acct:  user OR localmachinename\user OR
user@localmachinename
Note: public key logon still only works for a local user acct and the
localmachinename must not be given and only the username specified for
public key logon to work.
2016-02-27 23:04:21 -06:00
manojampalam 3e61818f19 2-27 C2 2016-02-27 18:05:20 -08:00
manojampalam d42ef60f9c 2-27 C1 2016-02-27 14:53:57 -08:00
manojampalam 9fe3ef60e6 2-26 C1
updates to project files
2016-02-26 22:01:11 -08:00
manojampalam b1fb747716 PS Script to analyze fork Vs original code diffs
Intention is to see the % of original code being reused for Win32 port. Here are the number as of 2-26-2016 for various libs
libssh     89.09911361805 %
scp     85.2348993288591 %
sftp     93.3269323091695 %
sftp-server     76.2975778546713 %
ssh     90.1238422312415 %
ssh-add     99.6138996138996 %
ssh-agent     85.7938718662953 %
sshd     84.0249187432286 %
2016-02-26 19:40:40 -08:00
quamrulmina 1f825c7e30 sftp client lls did not work in Windows if cygwin or linux ls not available
Now lls is mapped to "dir" in Windows port which is available in Windows
shell (cmd or powershell ). Cygwin or Linux emulation tools which has
"ls" are not needed.
2016-02-24 23:23:39 -06:00
manojampalam 7181f2b3d3 Merge pull request #118 from szepeviktor/patch-1
Adding Chocolatey badges
2016-02-20 15:58:03 -08:00
Viktor Szépe 907848880e Adding Chocolatey badges 2016-02-19 11:26:53 +01:00