Commit Graph

78 Commits

Author SHA1 Message Date
mosse.benjamin
a2a25f8c3f fixing beefjs json code to work on IE
git-svn-id: https://beef.googlecode.com/svn/trunk@803 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-25 07:17:01 +00:00
a.m.saafan@gmail.com
af0d905c29 Added API function to get max number of connections. Issue: 268
git-svn-id: https://beef.googlecode.com/svn/trunk@799 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-21 19:40:19 +00:00
passbe
6cd82576b2 Corrected browser details bug, on rehooking browser
git-svn-id: https://beef.googlecode.com/svn/trunk@798 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-19 00:42:03 +00:00
antisnatchor
e671e3fe27 (Fixes issue 296): added Opera browser version detection from v. 9.5x to 11.xx (2007-now)
git-svn-id: https://beef.googlecode.com/svn/trunk@797 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-18 14:00:41 +00:00
scotty.b.brown@gmail.com
d1bc5f8eef Unknown browsers are now hooked properly - and don't bork with the "ERROR Invalid browser name"
git-svn-id: https://beef.googlecode.com/svn/trunk@791 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-14 08:11:42 +00:00
scotty.b.brown@gmail.com
30f4ba5bf9 fixes issue 293 (add support for Chrome 10)
git-svn-id: https://beef.googlecode.com/svn/trunk@790 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-13 12:15:19 +00:00
passbe
15d08b84d6 Merged new data chopper. Migrated to new request() function. Changed all modules to call send() instead of sendback().
git-svn-id: https://beef.googlecode.com/svn/trunk@787 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-12 01:19:21 +00:00
antisnatchor
362ca2fe63 issue 154: added attach/detach applet API functions. The applet is attached with cross-browser compatibility (object tag for IEs and embed tag for Gecko/Webkit)
git-svn-id: https://beef.googlecode.com/svn/trunk@785 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-11 15:27:51 +00:00
scotty.b.brown@gmail.com
d2f215cbf1 Removing comments
git-svn-id: https://beef.googlecode.com/svn/trunk@779 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-02 11:19:50 +00:00
scotty.b.brown@gmail.com
4c4a358cc6 Added HTTP return codes and timedout variable code for #286
git-svn-id: https://beef.googlecode.com/svn/trunk@778 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-02 11:17:05 +00:00
scotty.b.brown@gmail.com
7c95dd7606 More work on #286 - specifically the duration
git-svn-id: https://beef.googlecode.com/svn/trunk@773 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-27 10:50:26 +00:00
scotty.b.brown@gmail.com
a6d0da5f9c More work on #286 - specifically the response object
git-svn-id: https://beef.googlecode.com/svn/trunk@772 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-27 10:28:41 +00:00
scotty.b.brown@gmail.com
da43aeef79 Changing some params for this method - see comment on #286 for explanation
git-svn-id: https://beef.googlecode.com/svn/trunk@760 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-23 07:57:15 +00:00
scotty.b.brown@gmail.com
f6ec4d47ea More #286 updates
git-svn-id: https://beef.googlecode.com/svn/trunk@758 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-22 09:33:56 +00:00
scotty.b.brown@gmail.com
eb15bd6153 #286 logic added for same domain v cross domain and execute param
git-svn-id: https://beef.googlecode.com/svn/trunk@757 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-22 09:07:17 +00:00
scotty.b.brown@gmail.com
b23d482951 First part of code for #286 request_new is not called yet by any function and will be used with the com-rewrite that passbe is doing.
git-svn-id: https://beef.googlecode.com/svn/trunk@756 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-22 08:35:15 +00:00
wade@bindshell.net
92e2558945 Adding beef.browser.changeFavicon() and beef.browser.changePageTitle(). Thanks Nib for providing the details.
git-svn-id: https://beef.googlecode.com/svn/trunk@754 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-20 13:53:13 +00:00
wade@bindshell.net
2c0fb8358c ipad detection added
git-svn-id: https://beef.googlecode.com/svn/trunk@752 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-20 11:58:11 +00:00
antisnatchor
0dac182838 issue 271: fixed json response parsing (jquery 1.5 bug, see code comments)
git-svn-id: https://beef.googlecode.com/svn/trunk@750 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-19 17:02:46 +00:00
xntrik
bd5c5c2214 issue 190 : fixed the issue whereby this was also flagging Safari as Chrome
git-svn-id: https://beef.googlecode.com/svn/trunk@749 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-19 05:36:20 +00:00
xntrik
cb3ffaaa43 issue 190 : Using UA to detect diff Chrome versions
git-svn-id: https://beef.googlecode.com/svn/trunk@748 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-19 03:15:39 +00:00
xntrik
3d8ca01be7 issue 193 : using HTML Comments do diff between IE 7,8,9
git-svn-id: https://beef.googlecode.com/svn/trunk@747 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-19 02:54:00 +00:00
antisnatchor
d652ee0c83 issue 271: fixed retrieving latitude and longitude, rewritten the ajax call to openstreemap in jquery. need to fix the json response to solve completely the issue
git-svn-id: https://beef.googlecode.com/svn/trunk@746 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-17 16:48:04 +00:00
wade@bindshell.net
df4bccd4e4 jQuery 1.4.4 removed for issue 277
git-svn-id: https://beef.googlecode.com/svn/trunk@732 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-10 12:15:32 +00:00
wade@bindshell.net
1c6eef2e94 jQuery updated to 1.5 for issue 277
git-svn-id: https://beef.googlecode.com/svn/trunk@731 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-10 12:11:58 +00:00
passbe
8943c029ec Commented out modifier keys detection for the moment. It has the possibility of bugging some systems
git-svn-id: https://beef.googlecode.com/svn/trunk@712 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-24 08:30:00 +00:00
xntrik
edf39e18ff issue 215 : IE will now get session id properly
git-svn-id: https://beef.googlecode.com/svn/trunk@711 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-23 09:24:41 +00:00
passbe
7974664a82 fixes Issue #40, created getPluginsIE, to traverse ActiveX object detection list
git-svn-id: https://beef.googlecode.com/svn/trunk@693 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-12 01:19:03 +00:00
wade@bindshell.net
ce76c91f84 Handler callback re-added to the raw_request() function.
git-svn-id: https://beef.googlecode.com/svn/trunk@685 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-09 20:05:56 +00:00
wade@bindshell.net
701f8d8f2d Command execution exception error message added.
git-svn-id: https://beef.googlecode.com/svn/trunk@684 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-09 20:00:31 +00:00
wade@bindshell.net
19561b5002 This update fixes issue 241.
The support function beef.net.get_ajax() re-added. The requester relies on this function. 



git-svn-id: https://beef.googlecode.com/svn/trunk@683 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-09 19:55:50 +00:00
wade@bindshell.net
bd37d5fbd7 This update addresses issue 197. jQuery.getScript() is now used to load the cross domain instructions from the framework. Scripts are now loaded and executed instead of using XMLHttpRequests.
git-svn-id: https://beef.googlecode.com/svn/trunk@680 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-07 20:27:10 +00:00
passbe
6a838b5e1a This commit fixes issue #234, allows a script to run beef_init() to implement the hooking process, post window.onload.
git-svn-id: https://beef.googlecode.com/svn/trunk@671 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-05 08:34:44 +00:00
vitaly.osipov@gmail.com
411ced7a12 fixes issue 200
git-svn-id: https://beef.googlecode.com/svn/trunk@663 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-04 04:09:43 +00:00
passbe
27784d6f90 fixes Issue #24 - Event logger now captures keypress / click / and window focus and blur
git-svn-id: https://beef.googlecode.com/svn/trunk@661 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-03 06:07:07 +00:00
passbe
e09d0e2dbc Corrected Issue #121, margin and padding now set to 0px on the original DOM's body tag. However IE8 will still show second scroll bar
git-svn-id: https://beef.googlecode.com/svn/trunk@650 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-02 04:04:43 +00:00
passbe
5e5a0e8ee8 Added link rewrite module. fixes Issue #219
git-svn-id: https://beef.googlecode.com/svn/trunk@648 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-01 02:44:02 +00:00
passbe
5ebd007de8 First stage of the beef user interactions logger. Client side key logging is working. Issue #24
git-svn-id: https://beef.googlecode.com/svn/trunk@638 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-27 06:00:39 +00:00
passbe
c0797d2bcb Added queue functionality for beef.updater / beef.net. A command can be sent and queued, then execute and return on the next hook update. fixes issue #205
git-svn-id: https://beef.googlecode.com/svn/trunk@637 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-27 03:43:43 +00:00
passbe
6ddd5503de Added method param to createIframe. Modified function calls to updated parameter structure. Issue #161
git-svn-id: https://beef.googlecode.com/svn/trunk@636 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-27 02:50:55 +00:00
wade@bindshell.net
a6d84a7630 sendback_browser_details tidied
git-svn-id: https://beef.googlecode.com/svn/trunk@616 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-17 10:17:37 +00:00
wade@bindshell.net
ae26c72ef7 additional evercookie methods added
git-svn-id: https://beef.googlecode.com/svn/trunk@614 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-17 04:42:27 +00:00
passbe
72dcea2351 Created first draft of link persistance.
git-svn-id: https://beef.googlecode.com/svn/trunk@607 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-15 10:07:04 +00:00
passbe
f2ea627f47 Switched the callback function to load(), ready fires as soon as the iframe is avaliable in the dom. load() waits until the page has finished loading.
git-svn-id: https://beef.googlecode.com/svn/trunk@606 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-15 09:56:40 +00:00
passbe
623c6780ef Reworked the iframe create function, Issue #161
git-svn-id: https://beef.googlecode.com/svn/trunk@605 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-15 09:20:25 +00:00
wade@bindshell.net
53f41c8eb6 Adding support for evercookie for issue 126
git-svn-id: https://beef.googlecode.com/svn/trunk@604 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-15 07:50:12 +00:00
wade@bindshell.net
ffeda704b5 jQuery included in hook.js and initialised with $j
git-svn-id: https://beef.googlecode.com/svn/trunk@602 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-13 09:41:51 +00:00
passbe
ea64c4c2c7 Corrected JSON.stringify failing in IE8, plus added generic return message for browsers not supporting navigator.plugins. Ref Issue #40
git-svn-id: https://beef.googlecode.com/svn/trunk@594 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-04 00:54:04 +00:00
wade@bindshell.net
b4f6c7f263 This patch is to fix issue 187 and issue 188. It should now return the init details for the Chrome on OSX and Chrome on OSX.
git-svn-id: https://beef.googlecode.com/svn/trunk@588 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-30 10:03:17 +00:00
xntrik
90c885ad36 issue 147 : OS detection for iPhone - first draft
git-svn-id: https://beef.googlecode.com/svn/trunk@583 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-27 09:17:36 +00:00