metasploit-framework/spec/lib/rex/proto
Luke Imhoff b863978028
Remove fastlib
MSP-11368
MSP-11143

Remove fastlib as it slows down the code loading process.  From the
previous commit, the mean loading for
`METASPLOIT_FRAMEWORK_PROFILE=true msfconsole -q -x exit` was
27.9530±0.3485 seconds (N=10).  The mean after removal of fastlib
was 17.9820±0.6497 seconds (N=10).  This means an average 35.67%
reduction in boot time.
2014-09-18 15:24:21 -05:00
..
http Add minimal specs for rex/proto/http/packet/header 2014-09-12 14:30:27 -05:00
natpmp Add unit test for and correct parsing of NAT-PMP port map responses 2014-08-26 10:49:53 -07:00
ntp Correct private message format, update tests 2014-07-03 08:27:27 -07:00
pjl Remove fastlib 2014-09-18 15:24:21 -05:00
sip Address @hmoore-r7's feedback regarding binary encoding 2014-08-25 13:11:22 -07:00