Commit Graph

210 Commits

Author SHA1 Message Date
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
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
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
Manoj Ampalam 72f943a679 2-1-c1 2016-02-01 22:50:21 -08:00
Manoj Ampalam 1a72ebe3a2 1-31 C1 2016-01-31 01:10:48 -08:00
Manoj Ampalam 406105949d 1-30 C1 2016-01-30 17:02:15 -08:00
Manoj Ampalam a9d62206f4 1-30 C1 2016-01-30 00:16:46 -08:00
Manoj Ampalam 8433e8ee77 1-29 C1 2016-01-29 18:46:45 -08:00
Manoj Ampalam 418687fea0 1-28-C1 2016-01-28 23:04:27 -08:00
Manoj Ampalam 888020265b Merge branch 'L1' into L2-Win32Posix-Prototype 2016-01-18 22:37:55 -08:00
Manoj Ampalam 733d09e249 1-18 C1 2016-01-18 22:29:15 -08:00
Manoj Ampalam 118d457d39 1-17 C2 2016-01-17 00:17:43 -08:00
Manoj Ampalam e642fa78ec 1-17 C1 2016-01-17 00:14:19 -08:00
dkulwin 44d8ddddb1 Implement generic interface for bignum and diffie-hellman
Implementation of a generic wrap interface for bignum and diffie-hellman
based upon Damien's wrap code in openssh-openbsd.  This commit adds the
generic interface along with the backing code for openssl, cng, and cng
with an openssl fallback.  Currently, openssl is the only provider for
bignum and the diffie-hellman generic interface is only for static and
negotiated oakley groups..
2016-01-16 16:10:16 -06:00
quamrulmina fe136bc352 Code fixed for ssh-agent.exe and ssh-add.exe to work in Windows
ssh-agent.exe and ssh-add.exe code updated and fixed to work in Windows.
For convenience of users, ssh-agent.exe starts a cmd shell with the
"SSH_AUTH_SOCK" and "SSH_AGENT_PID" environment variables set.
ssh-add.exe can be run immediately from the cmd shell. 'ssh-add -L" and
"ssh-add id_rsa"  and "ssh-add -d id_rsa" are 3 useful commands to list,
add and delete keys from ssh-agent cache.
2016-01-16 00:05:33 -06:00
Manoj Ampalam b345f4581f 1-15 C1 2016-01-15 17:48:52 -08:00
Manoj Ampalam ea5c31f5a1 1-14 C1 2016-01-14 23:08:18 -08:00
quamrulmina 8f42a2f376 ssh client roaming bug fix applied.
Disable experimental client-side roaming support.  Server side was
disabled/gutted for years already, but this aspect was surprisingly
forgotten. openssh lists this bug as CVE-2016-0777
It is described in:
http://undeadly.org/cgi?action=article&sid=20160114142733
2016-01-14 15:15:24 -06:00
Manoj Ampalam a3e7bf4c4c 1-13 C1 2016-01-13 12:52:58 -08:00
Manoj Ampalam 36c5c9e89f 1-12 C1 2016-01-12 14:38:05 -08:00