summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2008-11-02Report errors if a remote request failsMatt Johnston
--HG-- extra : convert_revision : ed1584aacf189b8f8ddee813b98342fa8bb38022
2008-11-02Don't use // style commentsMatt Johnston
--HG-- extra : convert_revision : c92c7b4fef739b505d9842b45a393e1089097e3b
2008-09-29- Get rid of blowfish and twofish CTR since they weren't likelyMatt Johnston
to be that useful --HG-- extra : convert_revision : e16bd265bb6e8093b3488993dffc86662a2a7a62
2008-09-29- Add Counter Mode supportMatt Johnston
--HG-- extra : convert_revision : 5225162bdf32d70b58b6d3ae375a290326c59f3a
2008-09-29Add support for zlib@openssh.com delayed compression.Matt Johnston
Are still advertising 'zlib' for the server, need to allow delayed-only as an option --HG-- extra : convert_revision : 319df675cc3c9b35a10b7d8357c94f33fdab1a46
2008-09-23propagate from branch 'au.asn.ucc.matt.dropbear' (head ↵Matt Johnston
4fb35083f0f46ea667e7043e7d4314aecd3df46c) to branch 'au.asn.ucc.matt.dropbear.cli-agent' (head 833d0adef6cdbf43ea75283524c665e70b0ee1ee) --HG-- branch : agent-client extra : convert_revision : 6bbab8364de17bd9ecb1dee5ffb796e48c0380d2
2008-09-23Split options.h out into sysoptions.h for options that aren't usuallyMatt Johnston
user-changed --HG-- extra : convert_revision : 4fb35083f0f46ea667e7043e7d4314aecd3df46c
2008-09-23merge of '6fd2597077a4e2421bf45388e058d15606f6dd74'Matt Johnston
and 'c7b916e6c522f16f06fe1bd52815ba13aa88b90b' --HG-- extra : convert_revision : dd53ba272725a189d596cf96532ea165c847265c
2008-09-23- Enable -s for specifying a subsystem (such as sftp)Matt Johnston
--HG-- extra : convert_revision : c7b916e6c522f16f06fe1bd52815ba13aa88b90b
2008-09-23propagate from branch 'au.asn.ucc.matt.dropbear.pubkey-options' (head ↵Matt Johnston
537a6ebebb46424b967ffe787f0f8560e5f447e8) to branch 'au.asn.ucc.matt.dropbear' (head 10b2f286b9886364db39dfbb4f8f46e49e345d87) --HG-- extra : convert_revision : 6fd2597077a4e2421bf45388e058d15606f6dd74
2008-09-23Don't send anything in response to a SSH_MSG_CHANNEL_REQUEST if we haveMatt Johnston
already sent a SSH_MSG_CHANNEL_CLOSE. This fixes a bug triggered by more recent versions of putty with tcp fowarding and window adjustment request messages. --HG-- extra : convert_revision : 10b2f286b9886364db39dfbb4f8f46e49e345d87
2008-09-22- Work around rsync and scp parsing and modifying the user@host argument,Matt Johnston
which break's dbclient's multihop syntax --HG-- extra : convert_revision : cf704125a4785278aeb79f62bf025638e1b28e4c
2008-09-22Replace calls to strtoul() with a helper m_str_to_uint()Matt Johnston
--HG-- extra : convert_revision : 1f8643c5ba7fe789c120b503c396281ac45f9730
2008-09-22Remove an unused variableMatt Johnston
--HG-- extra : convert_revision : 63f95bd7b4b15b61cd13cdcc86cdeef2681ce6e7
2008-09-18- Improve DNS failure message to include lookup hostMatt Johnston
--HG-- extra : convert_revision : c0555e457f4da6b618b87f2cf4bf5c4c4d0f9e28
2008-09-18- Allow specifying a port with host/port.Matt Johnston
- Rearrange multihop hostname parsing --HG-- extra : convert_revision : 0594a6cbca9edc235c325e02dc927060c4324741
2008-09-18Print "Login for user@host" for keyboard interactive, since it probablyMatt Johnston
isn't clear from the remote host's prompt --HG-- extra : convert_revision : cabaf758875b341354e57def5bad3581a7da56e3
2008-09-18Add multihop 'onion-forwarding' mode. Needs refinement, works.Matt Johnston
--HG-- extra : convert_revision : 877947ce24297781438a75e7e9c64ba86f0dce93
2008-09-17propagate from branch 'au.asn.ucc.matt.dropbear.dbclient-netcat-alike' (head ↵Matt Johnston
b02ba6628cf2095017c60d202ac630f231e6b553) to branch 'au.asn.ucc.matt.dropbear' (head 636506b73e973b004cc058b07e6f36a25ff902f8) --HG-- extra : convert_revision : eb8e95a8227df7802d79007d4dd89098759fa76b
2008-09-17Rework netcat-alike to be a proper mode, with -B argument.Matt Johnston
--HG-- branch : dbclient-netcat-alike extra : convert_revision : b02ba6628cf2095017c60d202ac630f231e6b553
2008-09-17Don't capture stderr from spawned processes in proxycommand modeMatt Johnston
--HG-- extra : convert_revision : 636506b73e973b004cc058b07e6f36a25ff902f8
2008-09-15- "-J 'nc localhost 22'" kind of works, needs fixing hostkeys, ptys etc.Matt Johnston
--HG-- extra : convert_revision : 45069dd007ebf414330e0a7abf4fb7e0727049c3
2008-09-15- Add run_shell_command() function to run a "sh -c" command, handlingMatt Johnston
lots of the work that exechild did (and can be shared by client -J option) --HG-- extra : convert_revision : a15dfd8017af8212b3b227f18ce2539dd471f7f6
2008-09-15- Generalise spawn_command functionMatt Johnston
--HG-- extra : convert_revision : 9927a5fe084c8053c747a40515f0213141ef8139
2008-09-15- Get rid of some ugly #definesMatt Johnston
--HG-- extra : convert_revision : 4cfa02494ded17cdb068ec66581b720a5a0fd70b
2008-09-15- Split main socket var into ses.sock_in/ses.sock_out in preparationMatt Johnston
for -J proxy_cmd option (and some prelim options for that) --HG-- extra : convert_revision : 47cdea9a7d66c553c6f5eec43b899821939d4e4c
2008-09-14propagate from branch 'au.asn.ucc.matt.dropbear' (head ↵Matt Johnston
f21045c791002d81fc6b8dde6537ea481e513eb2) to branch 'au.asn.ucc.matt.dropbear.dbclient-netcat-alike' (head d1f69334581dc4c35f9ca16aa5355074c9dd315d) --HG-- branch : dbclient-netcat-alike extra : convert_revision : 22bbe895accc3995b48f07b556e45d546ff1ce5d
2008-09-12Remove workaround forcing rsa mpint to exactly a 8 bits multiple for putty (seeMatt Johnston
http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/rsa-non8mult-verify-fail.html , was fixed in 2004) --HG-- extra : convert_revision : f21045c791002d81fc6b8dde6537ea481e513eb2
2008-09-12- Rework pubkey options to be more careful about buffer lengths. Needs review.Matt Johnston
--HG-- branch : pubkey-options extra : convert_revision : 537a6ebebb46424b967ffe787f0f8560e5f447e8
2008-09-08* Patch from Frédéric Moulins adding options to authorized_keys.Matt Johnston
Needs review. --HG-- branch : pubkey-options extra : convert_revision : 26872f944d79ddacff1070aab32115a6d726392c
2008-07-12fill_passwd() doesn't have a return valueMatt Johnston
--HG-- extra : convert_revision : ee6ec7346a5b4e7330f462ec9e4815f73038e8d0
2008-03-27Forgot to bump actual version numberMatt Johnston
--HG-- extra : convert_revision : 2f31bc0e5d1c701ad8c03176bbb5722852c0c11d
2008-03-27Add SSH_ASKPASS and DROPBEAR_PASSWORD to the dbclient manpageMatt Johnston
--HG-- extra : convert_revision : ecc0009ef2a41ba548230efd0fbb1ea74e973f1b
2008-03-270.51Matt Johnston
--HG-- extra : convert_revision : 52beef2562914a31aa2351bcd0e1178fbf2be718
2008-03-27merge of '9879f7138f243bb2077a06e4c9ea925fa34abe2b'Matt Johnston
and 'e28650f207028a45182fc2de545b7bd218d13077' --HG-- extra : convert_revision : f6be8d819a89338780799d813f64be24d4b8ad84
2008-03-27Update to debian 0.50-4 diffMatt Johnston
--HG-- extra : convert_revision : e28650f207028a45182fc2de545b7bd218d13077
2008-03-01Mention 0.51-test2 changesMatt Johnston
--HG-- extra : convert_revision : 9879f7138f243bb2077a06e4c9ea925fa34abe2b
2008-02-21Don't return until the shell has quit. This will ensure that an exit statusMatt Johnston
is always returned. --HG-- extra : convert_revision : 32fc88053016994100eb0ef17f75592881c90d97
2008-01-13fix up after mergeMatt Johnston
--HG-- extra : convert_revision : 6107b89c1188975d0c60f50621afe593cb6e554f
2008-01-13merge of '295b11312e327fe6c4f33512674ea4a1a9790344'Matt Johnston
and '426d7aeea950d007ed7ef9f03f9f40b138a769cb' --HG-- extra : convert_revision : d9cc9067a1a17f312a7349781f2dbbaf2890d5a6
2008-01-13Make a copy of passwd fields since getpwnam()'s retval isn't safe to keepMatt Johnston
--HG-- extra : convert_revision : 295b11312e327fe6c4f33512674ea4a1a9790344
2007-11-29propagate from branch 'au.asn.ucc.matt.dropbear' (head ↵Matt Johnston
fb7080ca6e254faaf7cfaee93b0ab6ab6de4ed59) to branch 'au.asn.ucc.matt.dropbear.cli-agent' (head 78d02301ae8310efa2639f15da0ea62dea110e4b) --HG-- branch : agent-client extra : convert_revision : 833d0adef6cdbf43ea75283524c665e70b0ee1ee
2007-11-02Actually use ~/.hushlogin rather than ~/hushlogin to ignore motd.Matt Johnston
--HG-- extra : convert_revision : 426d7aeea950d007ed7ef9f03f9f40b138a769cb
2007-10-18Fix to allow building from a separate directory, patch from Ricardo MartinsMatt Johnston
--HG-- extra : convert_revision : fb7080ca6e254faaf7cfaee93b0ab6ab6de4ed59
2007-09-14Add support for SSH_ASKPASS_ALWAYS env variable for dbclient. If itMatt Johnston
(and also SSH_ASKPASS) is set then dbclient will use an external askpass program regardless of whether DISPLAY is set or stdin is a TTY. Suggested by Davyd Madeley for handheld devices. --HG-- extra : convert_revision : c62bdee8427eb452cca38d188affe881d9fadee8
2007-09-11Make sure declarations of variables are at the top of function,Matt Johnston
pointed out by Alexey Rusakov. --HG-- extra : convert_revision : 6c4d376f9c88f94c3c9b23e32f9135c132e26fa8
2007-08-16propagate from branch 'au.asn.ucc.matt.dropbear' (head ↵Matt Johnston
8a7db1e2fdc5636abb338adb636babc32f465739) to branch 'au.asn.ucc.matt.dropbear.cli-agent' (head d82c25da2f7e4fb6da510d806c64344e80bb270d) --HG-- branch : agent-client extra : convert_revision : 78d02301ae8310efa2639f15da0ea62dea110e4b
2007-08-08Make dropbearkey only generate 1024 bit keysMatt Johnston
--HG-- extra : convert_revision : 8a7db1e2fdc5636abb338adb636babc32f465739
2007-08-08Fix delayed packet queue handlingMatt Johnston
--HG-- extra : convert_revision : 53b349938dfae2256e23799fae66edd5fc3e97ee
2007-08-08Prepare for 0.50 releaseMatt Johnston
--HG-- extra : convert_revision : 72385623360b49c08f42496eb163fc702c8a0b3e