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
6af4f673d3641396acf153a423955d7b0fd1e06d
beef
/
core
/
main
History
antisnatchor
6af4f673d3
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.
...
git-svn-id:
https://beef.googlecode.com/svn/trunk@1027
b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-26 18:03:53 +00:00
..
client
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
constants
(Fixes issue 299): now commands are sorted by working-kind (working commands firsts). Also replaced numbers with constants for future code maintenance.
2011-04-24 15:38:28 +00:00
distributed_engine
/models
Moving nextgen from a branch to the trunk!!!
2011-04-20 07:54:56 +00:00
handlers
Created API Security Path mapping procedures. Fixes issue 340
2011-06-26 01:29:11 +00:00
models
(Fixes issue 309), (Fixes issue 323) : added contextMenu and business logic for zombie proxy selection. The zombie to use as proxy can be now changed dynamically.
2011-04-24 11:34:49 +00:00
network_stack
Fixes issue
#328
. Dynamic handler now passes response headers correctly
2011-04-26 09:57:03 +00:00
command.rb
Changed reliance upon filename to the configuration system. This works towards fixing issue
#322
2011-04-28 01:12:58 +00:00
configuration.rb
Moving nextgen from a branch to the trunk!!!
2011-04-20 07:54:56 +00:00
crypto.rb
Moving nextgen from a branch to the trunk!!!
2011-04-20 07:54:56 +00:00
logger.rb
Moving nextgen from a branch to the trunk!!!
2011-04-20 07:54:56 +00:00
migration.rb
Moved module configuration elements into thier config.yaml. File and Data keys have not been moved yet. When migration is started the module's database elements are pushed into their config hash. This is in preperation for the admin_ui refactor
2011-04-21 04:59:55 +00:00
server.rb
Created API Security Path mapping procedures. Fixes issue 340
2011-06-26 01:29:11 +00:00