metasploit-framework/lib/rex/proto
sinn3r add294d999 Fix potential nil in last_filename
Replacing #2060.  It is possible to get a nil in last_filename if
the sub! function doesn't find any 0x00s to replace, so instead
it's best to use sub(), which should at least return the original
filename.  To make sure we don't hit any other unknown conditions
that may result in nil last_filename, it's also convert with to_s
to make sure it's always a string.
2013-07-09 12:50:19 -05:00
..
dcerpc Inline unit tests are so last decade 2013-05-23 12:41:14 -05:00
dhcp Remove $Id tags 2013-05-20 16:21:03 -05:00
drda Inline unit tests are so last decade 2013-05-23 12:41:14 -05:00
http Skip also max-age from cookies 2013-06-17 14:04:08 -05:00
iax2 Whitespace at EOL 2013-03-07 18:16:57 -06:00
ipmi Add cipher zero scanner 2013-06-30 02:35:37 -05:00
natpmp Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
ntlm Remove $Id tags 2013-05-20 16:21:03 -05:00
proxy Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
rfb Remove $Id tags 2013-05-20 16:21:03 -05:00
smb Fix potential nil in last_filename 2013-07-09 12:50:19 -05:00
sunrpc Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
tftp Inline unit tests are so last decade 2013-05-23 12:41:14 -05:00
addp.rb Whitespace at EOL 2013-03-07 18:16:57 -06:00
dcerpc.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
dhcp.rb Remove $Id tags 2013-05-20 16:21:03 -05:00
drda.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
http.rb first run at Clientrequest object 2013-02-17 19:25:27 -06:00
iax2.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
ipmi.rb Remove stale constants.rb require 2013-06-26 09:52:15 -05:00
natpmp.rb Fix Undocumentable method, missing name YARD warning 2013-03-30 15:32:38 -05:00
ntlm.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
rfb.rb Remove $Id tags 2013-05-20 16:21:03 -05:00
smb.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
sunrpc.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
tftp.rb Remove $Id tags 2013-05-20 16:21:03 -05:00