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
82065ee388296aef17a9c269feabb2539c061356
beef
/
core
/
main
History
antisnatchor
10d8a1dc6d
(Fixes issue 354) fixed handling of raw unicode data in browsers that supports window.btoa and window.atob
...
git-svn-id:
https://beef.googlecode.com/svn/trunk@1020
b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-25 17:11:07 +00:00
..
client
(Fixes issue 354) fixed handling of raw unicode data in browsers that supports window.btoa and window.atob
2011-06-25 17:11:07 +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
(Fixes issue 144) Update a Zombies IP on change and log the event
2011-05-20 13:14:12 +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
Changed reliance upon filename to the configuration system. This works towards fixing issue
#322
2011-04-28 01:12:58 +00:00