This website requires JavaScript.
Explore
Help
Register
Sign In
Hiddenden
/
beef
Watch
2
Star
0
Fork
0
You've already forked beef
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6d19b04f606cc0ea33afc06efb05f6617e751091
beef
/
extensions
History
antisnatchor
6d19b04f60
Using _ instead of . for DB table names: this convention ([a-z0-9_]) follow best-practices, and in this way there is no need to use a backtick when writing sql queries in MySQL (or in the future PostreSQL)
...
git-svn-id:
https://beef.googlecode.com/svn/trunk@1033
b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-27 14:26:44 +00:00
..
admin_ui
Proxy and Requester enhancements. Proxy got a good performance improvement, it's now multi-thread, able to handle errors, can be used with a normal browser. Requester core (ruby/js) has been enhanced too: db model, js logic and parsing code. Many previous bugs in different parts have been corrected.
2011-06-26 18:03:53 +00:00
autoloader
Moving nextgen from a branch to the trunk!!!
2011-04-20 07:54:56 +00:00
console
Removed encoding from beef.ascii logo
2011-06-27 08:06:14 +00:00
demos
Fixing the Butcher demo link to jQuery
2011-05-20 12:56:33 +00:00
events
Reproduced and fixed "undefined method `<=>' for nil:NilClass". Btw, there was no sense to reorder events by id, as they are already ordered by date in the UI
2011-04-20 09:18:25 +00:00
initialization
Using _ instead of . for DB table names: this convention ([a-z0-9_]) follow best-practices, and in this way there is no need to use a backtick when writing sql queries in MySQL (or in the future PostreSQL)
2011-06-27 14:26:44 +00:00
metasploit
Reverted back two MSF related files, inadvertently committed before...
2011-06-26 18:12:56 +00:00
proxy
Proxy and Requester enhancements. Proxy got a good performance improvement, it's now multi-thread, able to handle errors, can be used with a normal browser. Requester core (ruby/js) has been enhanced too: db model, js logic and parsing code. Many previous bugs in different parts have been corrected.
2011-06-26 18:03:53 +00:00
requester
Using _ instead of . for DB table names: this convention ([a-z0-9_]) follow best-practices, and in this way there is no need to use a backtick when writing sql queries in MySQL (or in the future PostreSQL)
2011-06-27 14:26:44 +00:00