metasploit-framework/lib
HD Moore 993a56421e Version bumpwq
git-svn-id: file:///home/svn/framework3/trunk@14072 4d416f70-5f16-0410-b530-b9f4589650da
2011-10-26 09:12:44 +00:00
..
active_record Fixes #2979. The bug is triggered when the en locale is used in activerecord -- this fix appears to have no ill effects when both the /vendor version or a local (current) version of i18n is installed, since the percent notation appears to be okay for both versions. In any event, db_nmap 127.0.0.1 fails correctly for both. 2010-10-18 19:58:56 +00:00
active_support Revert previous patch and handle via override instead 2011-05-11 22:18:16 +00:00
anemone Adds the ability to set the cookies, authentication, and arbitrary headers 2011-07-16 13:29:28 +00:00
lab add a rescue around modifier inclusion & stub out a dos modifier 2011-10-26 02:49:11 +00:00
metasm Change import names to work properly on windows 2000 2011-07-26 22:48:46 +00:00
msf Version bumpwq 2011-10-26 09:12:44 +00:00
nessus add latest nessus plugin patches from Zate, fixes #2704 2010-10-14 18:54:35 +00:00
net check for framework before removing the socket. make the spacing consistent 2011-08-11 23:31:19 +00:00
openvas Fixes #5436. Thanks averagesecurityguy! 2011-10-10 16:10:20 +00:00
packetfu More current regex for more current pcaprub versions. 2011-10-22 03:31:44 +00:00
postgres
rabal
rapid7 Consistent spelling 2011-10-03 19:22:30 +00:00
rbmysql Fixes #3915. This comments out two more raiseable conditions -- neither seem particularly useful to raise on in the first place anyway, though. 2011-03-08 21:28:20 +00:00
rex Fixes #2052. The supplied patch wanted to do it in the to_s, but it seems to make more sense to do this kind of thing in the sort_rows() method. 2011-10-24 20:41:26 +00:00
rkelly allow setting the property name. note that properties must be a bareword or string literal, not an expression 2011-06-03 00:16:50 +00:00
snmp Clean up an SNMP rescue clause that makes Windows Ruby builds sad. 2011-05-03 07:51:09 +00:00
telephony
zip
active_record.rb
active_support.rb
anemone.rb Add the crawler mixin and a sample form extractor crawler 2010-11-13 06:40:56 +00:00
enumerable.rb
metasm.rb
packetfu.rb Updating PacketFu to 1.0.2 2011-05-23 14:04:38 +00:00
postgres_msf.rb
postgres_msf.rb.ut.rb
rbmysql.rb
rbreadline.rb Fixes #5204. Adding Windows Console2 color support from mihi. Thanks! 2011-10-13 17:35:31 +00:00
readline_compatible.rb Fixes #5204. Adding Windows Console2 color support from mihi. Thanks! 2011-10-13 17:35:31 +00:00
rex.rb Reverting the autoload changes until we can upgrade to a new ActiveSupport library or find a workaround 2011-05-12 20:03:55 +00:00
rex.rb.ts.rb
rkelly.rb missed a file, see r12815 2011-06-03 00:15:08 +00:00
snmp.rb
telephony.rb
windows_console_color_support.rb Fixes #5204. Adding Windows Console2 color support from mihi. Thanks! 2011-10-13 17:35:31 +00:00
zip.rb