Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-14 | Set SSH_ORIGINAL_COMMAND for "dropbear -c" too, fix build without | Matt Johnston | |
DROPBEAR_SVR_PUBKEY_OPTIONS | |||
2018-02-14 | make signal flags volatile, simplify handling | Matt Johnston | |
2016-05-04 | Convert #ifdef to #if, other build changes | Matt Johnston | |
2016-03-16 | fix empty C prototypes | Francois Perrad | |
2015-05-05 | Turn ChanSess's cmd attribute into char * | Gaël PORTAY | |
2015-05-05 | Turn ChanSess's tty and term attributes into char * | Gaël PORTAY | |
2015-02-24 | DROPBEAR_ prefix for include guards to avoid collisions | Thorsten Horstmann | |
2014-10-21 | Combine code for SSH_CONNECTION and SSH_CLIENT | Matt Johnston | |
2014-10-20 | Add SSH_CLIENT environment variable | Ryan Cleere | |
2014-08-19 | Make keepalive handling more robust, this should now match what OpenSSH does | Matt Johnston | |
2011-12-04 | - Fix use-after-free if multiple command requests were sent. Move | Matt Johnston | |
the original_command into chansess struct since that makes more sense | |||
2009-09-02 | - Set $SSH_CONNECTION | Matt Johnston | |
- Document environment variables in the manpage --HG-- extra : convert_revision : 1a93c6112f00730f5cd21a853d3bd5ca8079f725 | |||
2009-07-30 | Agent forwarding works | Matt Johnston | |
--HG-- branch : agent-client extra : convert_revision : eb0dae4b62e243ba37a897beb7ba81a4f637d8b3 | |||
2009-07-01 | Make it compile, update for changes in channel structure. | Matt Johnston | |
--HG-- branch : agent-client extra : convert_revision : 84676a98a0848224078a716b1292744a34e9d80c | |||
2008-09-17 | Rework netcat-alike to be a proper mode, with -B argument. | Matt Johnston | |
--HG-- branch : dbclient-netcat-alike extra : convert_revision : b02ba6628cf2095017c60d202ac630f231e6b553 | |||
2004-09-21 | propagate of 82bb923d0154750ef716b66b498561f882891946 and ↵ | Matt Johnston | |
f51a272341ee12268fe7028bc2f2bad66c603069 from branch 'matt.dbclient.work' to 'matt.dbclient.rez' --HG-- branch : private-rez extra : convert_revision : 440ee4177122c8a873ebf8984a90f96a9bd8a56a | |||
2004-08-26 | - added circular buffering for channels | Matt Johnston | |
- added stderr support for the client - cleaned up a bunch of "unused" warnings, duplicated header definitions - added exit-status support for the client --HG-- extra : convert_revision : 5bdf806d8b440c87f7235414662f4189195618f4 | |||
2004-08-01 | added window-size change handling | Matt Johnston | |
--HG-- extra : convert_revision : 93a39c7b76f478035046b9c6f88af54612cce36f | |||
2004-08-01 | - Added terminal mode handling etc for the client, and window change | Matt Johnston | |
- Refactored the terminal-mode handling for the server - Improved session closing for the client --HG-- extra : convert_revision : 9d19b4f22c39798af5f3f24c2022f8caec4919e8 | |||
2004-06-03 | - Reworked non-channel fd handling to listener.c | Matt Johnston | |
- More channel cleaning up --HG-- extra : convert_revision : 385ec76d0304b93e277d1cc193383db5fd773703 | |||
2004-06-01 | Sorted out the first channel init issues. | Matt Johnston | |
--HG-- extra : convert_revision : 67676f36b78efac878c11943d78a5de827498d05 | |||
2004-06-01 | Makefile.in contains updated files required | Matt Johnston | |
--HG-- extra : convert_revision : cc8a8c49dc70e632c352853a39801089b08149be |