metasploit-framework/lib
Joshua Drake 73d9135c91 merge patch from Larry Wert, fixes #2510
git-svn-id: file:///home/svn/framework3/trunk@10955 4d416f70-5f16-0410-b530-b9f4589650da
2010-11-09 02:31:21 +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 Reapply Yoann's patch from r7247 to the new tree 2010-11-08 22:51:29 +00:00
anemone Make a note about the second callback 2010-11-06 04:48:41 +00:00
bit-struct fixes #351. Forces data to ascii-8bit encoding, removes the 1.9 hack, fixes octet-field conversion 2009-10-05 23:12:35 +00:00
cipher remove executable property 2010-05-26 01:14:46 +00:00
lab include the local path so you can just require lab_controller in irb 2010-10-10 02:22:50 +00:00
metasm bring metasm to tip 2010-10-08 16:01:37 +00:00
msf merge patch from Larry Wert, fixes #2510 2010-11-09 02:31:21 +00:00
nessus add latest nessus plugin patches from Zate, fixes #2704 2010-10-14 18:54:35 +00:00
net Force binmode for Tempfile use to prevent issues with Windows 2010-10-12 01:48:42 +00:00
postgres See #808. Converts the metasploit fork of postgres-pr to use Rex::Socket instead of 2010-02-16 17:42:38 +00:00
rabal
racket Racket should not require rubygems 2010-05-18 23:16:51 +00:00
rapid7 Fixes the VulnerabilityListing class in the NeXpose API. 2010-07-19 18:14:23 +00:00
rbmysql Applied fix provided by Amin for localhost socket connection fos testig and dev 2010-01-07 17:54:21 +00:00
rex Add functional in-memory webcam support. 2010-11-09 02:24:28 +00:00
snmp Fixes #434. Always use Timeout.timeout() -- on Ruby 1.9 this results in the Timeout::TimeoutError exception vs RuntimeError 2009-11-02 18:14:57 +00:00
telephony Wardialer 2009-01-28 06:13:47 +00:00
zip fix silly test bug 2010-10-12 00:27:35 +00:00
active_record.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
active_support.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
anemone.rb Initial import of an Anemone snapshot 2010-11-06 04:34:43 +00:00
bit-struct.rb Fixes #349 by upgrading to bit-struct trunk, however something is now causing a segv in the ruby VM (guessing the pcaprub code). 2009-10-03 18:45:32 +00:00
enumerable.rb Add the enumerable module as a standalone file 2009-03-28 18:56:31 +00:00
lab.rb Cleaned up the gidance on the labs, and fixed the lab.rb require 2010-10-10 02:18:41 +00:00
metasm.rb Fix mips encoders 2009-06-03 03:14:29 +00:00
postgres_msf.rb See #730. Forking and adding Postgres-PR, with the following changes: 2010-02-01 19:49:36 +00:00
postgres_msf.rb.ut.rb See #808. Converts the metasploit fork of postgres-pr to use Rex::Socket instead of 2010-02-16 17:42:38 +00:00
racket.rb Force the Racket library to live under the Racket:: namespace, fixes a bug where tcp.payload was overwritten during fix!() 2009-07-17 18:12:18 +00:00
rbmysql.rb Fix warning on 1.8 2009-12-26 09:01:08 +00:00
rbreadline.rb try to load win32api regardless of ruby version, so we correctly fall back to unixy stty stuff 2010-10-14 19:35:41 +00:00
readline_compatible.rb crossing fingers, big cr removal batch 2009-12-30 22:24:22 +00:00
rex.rb License corrections 2010-04-02 21:34:15 +00:00
rex.rb.ts.rb License corrections 2010-04-02 21:34:15 +00:00
snmp.rb Import the ruby snmp library into the tree. Making a few adjustments to make it msf-friendly 2009-05-08 03:35:59 +00:00
telephony.rb
zip.rb Adding a 3rd party zip library (rubyzip by Thomas Sondergaard and Technorama Ltd, released under the Ruby license), and a method to import ZIP reports generated by Metasploit Express (still needs work, but is mildly functional right now). 2010-06-10 21:06:06 +00:00