metasploit-framework/lib/msf
kris bba174bc61 Add -C to 'connect' command to try to use CRLF for the EOL sequence, which is
useful for talking to some stringent servers.  This currently just replaces
the final '[^\r]\n' from gets() with '\r\n', which works well while interacting


git-svn-id: file:///home/svn/framework3/trunk@6052 4d416f70-5f16-0410-b530-b9f4589650da
2008-12-28 21:35:11 +00:00
..
base Fixes #250. Solves an old bug with background jobs not working right, fixes the 'background modules dont work' bug as well. 2008-11-16 20:54:41 +00:00
core Add db_del_host command 2008-12-22 03:19:39 +00:00
ui Add -C to 'connect' command to try to use CRLF for the EOL sequence, which is 2008-12-28 21:35:11 +00:00
LICENSE Updated to reflect the new license of Rex 2006-09-01 15:50:10 +00:00
base.rb Code cleanups 2008-10-19 21:03:39 +00:00
base.rb.ts.rb Code cleanups 2008-10-19 21:03:39 +00:00
core.rb Code cleanups 2008-10-19 21:03:39 +00:00
core.rb.ts.rb Code cleanups 2008-10-19 21:03:39 +00:00
sanity.rb Add a better test for the ruby short-named constant bug 2008-11-07 20:44:13 +00:00
ui.rb Code cleanups 2008-10-19 21:03:39 +00:00