Commit Graph

16 Commits

Author SHA1 Message Date
Wade Alcorn
fe40038441 Updated copyright year to 2013 2012-12-30 12:47:43 +10:00
Wade Alcorn
b68df3d024 Changed license header 2012-11-02 14:05:15 +10:00
Marc Wickenden
6ade1469bb initial commit of notifications extension 2012-07-19 22:51:39 +01:00
antisnatchor
8d805c550f Started working on the Evasion/Obfuscation extension. Added scrambler, minifier and base64 encoder in the chain. 2012-05-22 16:41:29 +01:00
antisnatchor
247e0e9a62 Issue 676. Now we use em-websocket for WebSocket server side. Instead of threads we use events with EventMachine. Faster and consumes less memory. 2012-05-11 15:58:59 +01:00
antisnatchor
f0fab1c431 Added rest-client gem dependency when running tests 2012-03-16 11:12:10 +01:00
antisnatchor
e1652bf52e Added sinatra dependency to bundler Gemfile 2012-03-11 10:51:43 +01:00
antisnatchor
105d2c523b Fix Windows installation problems: added additional missing checks and specific eventmachine version 2012-01-18 22:03:50 +01:00
Wade Alcorn
17f906c7da Removed librex as it is included as part of msfrpc-client 2012-01-17 11:36:55 +10:00
Wade Alcorn
64e1445ae3 Moved msfrpc-client out of test 2012-01-16 23:49:27 +10:00
Wade Alcorn
2e2f0f66bc Re-added the loading of the unit test library 2012-01-16 23:46:53 +10:00
Wade Alcorn
dd6f7496ad Added some install comments 2012-01-12 20:55:02 +10:00
Wade Alcorn
e064b330dc Added new testing gems 2012-01-12 20:44:50 +10:00
Wade Alcorn
250140f52f The win32console gem is now only installed on windows.
Fixes issue #553
https://github.com/beefproject/beef/issues/553
2012-01-11 22:05:56 +10:00
Wade Alcorn
06899ca267 Year updated from 2011 to 2012 2011-12-31 22:24:36 +10:00
Christian Frichot
d2f4fddc34 Gem management is now handled by Bundler - updated README and install to advise. Eventually we can remove the install script 2011-12-31 15:33:32 +08:00