summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2009-08-25merge of '0d7a9127af37d6e74efc5ec031a7001ce63d334d'Matt Johnston
and 'e35cd321b6d4fab6ad854827249f610da3bb6878' --HG-- extra : convert_revision : a0fef159e70c5d1b24d10764066290362965e879
2009-08-25- Move netcat struct to where it stays in scope.Matt Johnston
--HG-- extra : convert_revision : e35cd321b6d4fab6ad854827249f610da3bb6878
2009-08-13- Don't print warning if SSH_AUTH_SOCK is unsetMatt Johnston
--HG-- extra : convert_revision : 0d7a9127af37d6e74efc5ec031a7001ce63d334d
2009-07-31- Handle failure to connect to forwarding socketMatt Johnston
--HG-- extra : convert_revision : 0cc1ae25ba35931d6ddd9e989e875ef975616be6
2009-07-30propagate from branch 'au.asn.ucc.matt.dropbear.cli-agent' (head ↵Matt Johnston
eb0dae4b62e243ba37a897beb7ba81a4f637d8b3) to branch 'au.asn.ucc.matt.dropbear' (head ff0abce7b29e61630e3b09e5fc5820ae6e192808) --HG-- extra : convert_revision : 49e078caffa785d121cefaf05b64fecc71fecd63
2009-07-30Agent forwarding worksMatt Johnston
--HG-- branch : agent-client extra : convert_revision : eb0dae4b62e243ba37a897beb7ba81a4f637d8b3
2009-07-29propagate from branch 'au.asn.ucc.matt.dropbear' (head ↵Matt Johnston
bbe4e11695a7b22bd89a722600eb4a4020b6fdf3) to branch 'au.asn.ucc.matt.dropbear.cli-agent' (head 276cf5e82276b6c879d246ba64739ec6868f5150) --HG-- branch : agent-client extra : convert_revision : d23b0c21649eb2f0b2d13dbf33c0a9faca25628a
2009-07-28Use /usr/bin/X11/xauth default path insteadMatt Johnston
--HG-- extra : convert_revision : ff0abce7b29e61630e3b09e5fc5820ae6e192808
2009-07-26Turn off DEBUG_TRACE accidentally committedMatt Johnston
--HG-- extra : convert_revision : bbe4e11695a7b22bd89a722600eb4a4020b6fdf3
2009-07-26- Payload length doesn't include macsize.Matt Johnston
--HG-- extra : convert_revision : 98ac17a573ab350cbd6e358b3943237d2ad5c9cf
2009-07-26- Add option to change zlib windowBits/memLevelMatt Johnston
--HG-- extra : convert_revision : 5fc51ba0b8f165426c78f8d32162e5ccb51e524f
2009-07-24Disable Blowfish by default, it has inefficient key memory useMatt Johnston
--HG-- extra : convert_revision : a37b8ae5fb524be221dbdfd71b4f35eb6a48565c
2009-07-09- For uclinux, only cleanup on exit for the main process. This avoidsMatt Johnston
trashing the state when a failing child exits. --HG-- extra : convert_revision : 5d029ce4602908c3becf0035cf2b7e62816959bc
2009-07-06- Client auth using an agent's key works. Still need to implement clientMatt Johnston
agent forwarding. --HG-- branch : agent-client extra : convert_revision : 276cf5e82276b6c879d246ba64739ec6868f5150
2009-07-06New standard linked list to use, rather than adhoc SignKeyList or TCPFwdListMatt Johnston
--HG-- branch : agent-client extra : convert_revision : 5465e639cc3f5ee0c6c55f0de6e7b6d5a8769da3
2009-07-01Talking to the agent works now. Can't interpret the pubkeys.Matt Johnston
--HG-- branch : agent-client extra : convert_revision : 357373f28e889108178b8627480fd24bc26dcbd7
2009-07-01Make it compile, update for changes in channel structure.Matt Johnston
--HG-- branch : agent-client extra : convert_revision : 84676a98a0848224078a716b1292744a34e9d80c
2009-07-01propagate from branch 'au.asn.ucc.matt.dropbear' (head ↵Matt Johnston
899a8851a5edf840b2f7925bcc26ffe99dcac54d) to branch 'au.asn.ucc.matt.dropbear.cli-agent' (head 6bbab8364de17bd9ecb1dee5ffb796e48c0380d2) --HG-- branch : agent-client extra : convert_revision : d39a49137cc36b624768d4e79e564141dde8d355
2009-06-16- Print banner to stderr. Probably the right way, and avoidsMatt Johnston
bad interactions with multihop or netcat-alike mode. --HG-- extra : convert_revision : 899a8851a5edf840b2f7925bcc26ffe99dcac54d
2009-06-12- Make -i and -W pass through multihop argumentsMatt Johnston
--HG-- extra : convert_revision : 70c64073c9ec07b4dfb54ee60e39cec2bd8c6910
2009-06-09- Don't memcpy() in place with void_encryptMatt Johnston
--HG-- extra : convert_revision : d123343d78df1b5998d8dd2674fd83fd682ce0c0
2009-06-08Wrap proxycmd function in ENABLE_CLI_PROXYCMD #ifdefMatt Johnston
(commit the right file this time) --HG-- extra : convert_revision : d86e846566d01b739b51fa2ecdb8f62006e38dbd
2009-06-08disapproval of revision '6d6160b277bfc7c2db6888a2ac91ac618cef6de3'Matt Johnston
--HG-- extra : convert_revision : 64088637337d7b6024a9b48b9a616eecf8621cf6
2009-06-08Wrap proxycmd function in ENABLE_CLI_PROXYCMD #ifdefMatt Johnston
--HG-- extra : convert_revision : 6d6160b277bfc7c2db6888a2ac91ac618cef6de3
2009-06-08use memset() rather than bzero()Matt Johnston
--HG-- extra : convert_revision : d44b31a46d0fdfcc92bf4f16e7c49fd49eb40aa1
2009-03-17merge of '0a8dfaa3e5365a2004db2b55895e11f65b5cefcc'Matt Johnston
and 'ef3b41f37e9f4dd45358bc40f9559ee23f71c284' --HG-- extra : convert_revision : 36f4aee4c1a6a38c7904e2482102d8555ff45fa0
2009-03-17- Add the signal pipe to maxfdMatt Johnston
--HG-- extra : convert_revision : 0a8dfaa3e5365a2004db2b55895e11f65b5cefcc
2009-03-03- Turn DROPBEAR_SMALL_CODE off by defaultMatt Johnston
--HG-- extra : convert_revision : ef3b41f37e9f4dd45358bc40f9559ee23f71c284
2009-03-03Remove extraneous debuggingMatt Johnston
--HG-- extra : convert_revision : 58d53a027555e98d6d274b4659d38211eea7ad11
2009-03-01- Get rid of decryptreadbuf, just decrypt in-place with readbufMatt Johnston
- Share make_mac function for both packet creation and validation - Split recv/trans parts of key_context into their own structures --HG-- extra : convert_revision : 043bc598c76ed43625987e6937e32238f7ed6240
2009-03-01Encrypt in-place, avoid an extra mallocMatt Johnston
--HG-- extra : convert_revision : 981e3e4b44e6fdc8537775518e898a33e76a38db
2009-02-26merge of 'e1c100e6366c5d607af08f4abdbb0f4281df4fa9'Matt Johnston
and 'fe8161b0698c9816b98f79e3cab2b9d59f2be71b' --HG-- extra : convert_revision : 23e1a99e40fc3baad5216b2a7e7318f8243f86a3
2009-02-26disapproval of revision 'a101cbd046507cf723e6362a49196dbd4b924042'Matt Johnston
--HG-- extra : convert_revision : e1c100e6366c5d607af08f4abdbb0f4281df4fa9
2009-02-26merge of 'a101cbd046507cf723e6362a49196dbd4b924042'Matt Johnston
and 'c8e1b84cfe874887ad7df0dd95a00de46dbc0136' --HG-- extra : convert_revision : fe8161b0698c9816b98f79e3cab2b9d59f2be71b
2009-02-26- Try to write out as much as we canMatt Johnston
--HG-- extra : convert_revision : a101cbd046507cf723e6362a49196dbd4b924042
2009-02-25- Don't be dumb and encrypt/decrypt in a while() loop - why did I do this??Matt Johnston
--HG-- extra : convert_revision : c8e1b84cfe874887ad7df0dd95a00de46dbc0136
2008-11-18- Allow building with neither server nor client specifiedMatt Johnston
--HG-- extra : convert_revision : d9a8b717bf65021efa4c61c34faf24d050d95da4
2008-11-18- Use the right variable notationMatt Johnston
--HG-- extra : convert_revision : 8d1eddd800cc6c405f2b3eaad148433c0d6bc0c8
2008-11-17Only use -lcrypt for Dropbear server binaryMatt Johnston
--HG-- extra : convert_revision : 7d3d93a5f58d60933277ab6f2595d662e5fb1815
2008-11-12- Add a date for the releaseMatt Johnston
--HG-- extra : convert_revision : f2c4b1b1304914efad934b368d3f6e4e8d91de99
2008-11-11PAM shouldn't be on by defaultMatt Johnston
--HG-- extra : convert_revision : 44714b1a34bf7833e6f2e4fd1c81ceaacccb15bd
2008-11-11- Bump to 0.52Matt Johnston
- Clarify that hosts are resolved on the remote end for multihop --HG-- extra : convert_revision : acde944b3ea0b8f673c276d2921c6bb3ede8ddde
2008-11-11- Document idle_timeoutMatt Johnston
--HG-- extra : convert_revision : da3bab4cab817b6a9ecede779e0524c38c9fb760
2008-11-09Mention DSS and DSA being the same thingMatt Johnston
--HG-- extra : convert_revision : 562d196de58e606c7a95671e9e7b3d1cc0f9752d
2008-11-07Idle timeout patch from Farrell Aultman. Needs testing, unsure if serverMatt Johnston
code works --HG-- extra : convert_revision : ff66e05ae040561110af70114bf83f11ed528f05
2008-11-05- Update manuals, include section on authorized_keysMatt Johnston
- Change default PATH to /usr/bin:/bin - Mention DEBUG_TRACE in -v help text --HG-- extra : convert_revision : cdcc3c729e29544e8b98a408e2dc60e4483dfd2a
2008-11-05LICENSE - Update copyright to 2008Matt Johnston
cli-runopts.c - mention that -v is for DEBUG_TRACE, add multihop syntax dbclient.1 - document some new features --HG-- extra : convert_revision : 04ca01e638904920e0e16fea06b55c52a9b9b81d
2008-11-05- Set a default path, since bash won't export one otherwise (though it will setMatt Johnston
one, leading to mysterious problems) - Rearrange some options --HG-- extra : convert_revision : 6e81becf6e96479e10d9244186a900fab7079bf8
2008-11-05Give a umask argument to open() in loginrecMatt Johnston
--HG-- extra : convert_revision : e8ae11ccf89b916d47ff09fce1d7b2ccb966607e
2008-11-02- use vfork()/_exit() for uclinuxMatt Johnston
--HG-- extra : convert_revision : 1f9658a860290e6664fa9db84b9bb5b8673a1b1f