metasploit-framework/lib/msf
HD Moore d8b9cf5cac Slight speed improvement to request processing
git-svn-id: file:///home/svn/framework3/trunk@10599 4d416f70-5f16-0410-b530-b9f4589650da
2010-10-08 06:14:44 +00:00
..
base This commit overhauls much of the meterpreter timeouts and staging processes. This fixes a bug with concurrent session handling, reduces CPU load by caching a single SSL certificate for all sessions, increases all of the critical timeouts, and generally makes mass ownage work better. We still need to limit the maximum number of concurrent on_session() threads to something sane to prevent sesssion spikes from dragging out the process even longer. The C-side meterpreter change is minimal and will only help with future compatibility if we move to non-blocking fd's for the SSL socket. 2010-10-08 04:11:47 +00:00
core Slight speed improvement to request processing 2010-10-08 06:14:44 +00:00
scripts Fix a race condition in concurrent session handling 2010-10-08 04:46:53 +00:00
ui add a disclosure date column to module list (search and 'show exploits' output), fixes #2090 2010-10-05 22:32:21 +00:00
util Commit the EICAR Canary check for meddling AVs 2010-10-04 03:07:58 +00:00
LICENSE Updated to reflect the new license of Rex 2006-09-01 15:50:10 +00:00
base.rb events need to be part of core, not base 2010-01-15 01:29:54 +00:00
base.rb.ts.rb Code cleanups 2008-10-19 21:03:39 +00:00
core.rb events need to be part of core, not base 2010-01-15 01:29:54 +00:00
core.rb.ts.rb Code cleanups 2008-10-19 21:03:39 +00:00
events.rb base should not depend on ui 2010-01-15 01:24:45 +00:00
sanity.rb Load rubygems before changing Encoding.default_internal (fixes #1914) 2010-05-24 23:07:56 +00:00
ui.rb base should not depend on ui 2010-01-15 01:24:45 +00:00
util.rb Parse SVN information and warns folks with out of date installations 2009-11-09 01:50:44 +00:00