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
f3f0c070bdf014e488335b7158d09ba11ce17c69
beef
/
extensions
History
scotty.b.brown@gmail.com
f3f0c070bd
Prep for
#144
...
git-svn-id:
https://beef.googlecode.com/svn/trunk@1037
b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-28 09:57:55 +00:00
..
admin_ui
Prep for
#144
2011-06-28 09:57:55 +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
Issue 355: now query parameters are correctly forwarded by the proxy, as well as POST requests with body parameters
2011-06-27 14:31:34 +00:00