metasploit-framework/external
James Lee 9d2c1e36dd Store the value, not the comparison
Fixes client.sys.process.execute for posix, which previously (since
2010!) would always return nil, or a single byte. This makes sense
considering the value of bytesRead would always be either 0 or 1 because
it was being assigned the result of the comparison instead of the return
value of read().

[Fixes #681]
2012-08-09 18:18:45 -06:00
..
burp-proxy Added Burp Proxy v1.x support for Wmap by Spinbad 2009-01-12 02:57:19 +00:00
pcaprub Merge in a PCAP_NETMASK_UNKNOWN condition define to build with pcap 1.0.0. See https://github.com/shadowbq/pcaprub/issues/8 2011-11-25 15:46:58 -06:00
ruby-kissfft this file is generated by extconf.rb 2011-08-10 20:37:49 +00:00
ruby-lorcon Copyright updates reflecting the news 2009-10-21 12:58:56 +00:00
ruby-lorcon2 Update for compatibility 2012-03-27 15:29:28 -05:00
serialport Removed Makefile and mkmf.log 2009-01-11 06:34:11 +00:00
source Store the value, not the comparison 2012-08-09 18:18:45 -06:00