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
3d8ca01be7c2fef49ffb4f89ee494a15f9500409
beef
/
modules
/
commands
History
xntrik
ddbb39432e
issue 269 : insecure URL schemes work in multiple browsers
...
git-svn-id:
https://beef.googlecode.com/svn/trunk@741
b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-15 13:25:40 +00:00
..
browser
Fix for
#264
- new issue will be raised to correct the lax filter introduced in this commit
2011-02-03 08:34:19 +00:00
host
issue 269 : insecure URL schemes work in multiple browsers
2011-02-15 13:25:40 +00:00
misc
Actionable TODOs move to the tracker. TODOs have been removed from source.
2011-01-20 21:03:16 +00:00
network
The superfluous JSON array (of size one) wrapping a hash in each input element has been removed. Thus, there is no need for the following instruction with each element: if(typeof input[0] == 'object') { input = input[0]; }
2011-01-18 12:53:56 +00:00
persistence
Added iFrame Persistance module
2011-01-03 02:40:41 +00:00
recon
The superfluous JSON array (of size one) wrapping a hash in each input element has been removed. Thus, there is no need for the following instruction with each element: if(typeof input[0] == 'object') { input = input[0]; }
2011-01-18 12:53:56 +00:00