0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't complain about UA spoofing if UA is same. More... over 13 years ago
Improved styles on Windows. More... over 13 years ago
Implemented network interface listing on Windows. More... over 13 years ago
Fix for Mac OS X 10.5. More... over 13 years ago
Added Cisco handler. More... over 13 years ago
Merge remote branch 'crash/master' More... over 13 years ago
Added initial Windows support! More... over 13 years ago
Improve Evernote hadnler * Fix duplicate entries showing up for the same session More... over 13 years ago
Add handlers for Windows Live and Gowalla More... over 13 years ago
Add Yelp.com handler * Experimenting with using Google analytics __utma cookie for user persistence tracking More... over 13 years ago
Bring back try/catch for Google handler * It makes a mess if a user doesn't have a profile, maybe clean this up later but for now it's better than having errors show up in the sidebar. More... over 13 years ago
Fixed a pile of mistakes. More... over 13 years ago
Merge remote branch 'crash/master' More... over 13 years ago
Pref dialog now uses dropdown list for selecting network interface. More... over 13 years ago
Improved permission repairing, added code for getting list of network interfaces. More... over 13 years ago
Improve checking for/fetching Google profile image * Check if DOM element exists instead of just wrapping in try/catch More... over 13 years ago
Use Google Profiles avatar for google handler * If user has a Google profiles page, use their avatar from that. If they do not have a profile page, it will just be blank (as it was before) More... over 13 years ago
Fix Foursquare handler name/avatar grabbing * Some redirects were causing odd behavior when pulling down http://foursquare.com/user, so now just use / instead of /user More... over 13 years ago
Merge branch 'master' of git://github.com/codebutler/firesheep More... over 13 years ago
Add Evernote and Dropbox handlers More... over 13 years ago
Add SliceHost SliceManager handler * Support for grabbing manage.slicehost.com More... over 13 years ago
Don't abort capture if processPacket() throws exception. More... over 13 years ago
Implemented script import/export. More... over 13 years ago
Fixed up script validation. More... over 13 years ago
Added ability to spoof user agent for user identification. Not yet implemented for impersonation. More... over 13 years ago
Merge remote branch 'crash/master' More... over 13 years ago
Simplified session id / cache stuff. More... over 13 years ago
Add sandiego.toorcon.org handler * This is dependant on user agent spoofing, which will be implemented soon. More... over 13 years ago
Add flickr.com handler * Works for embedded images that are hosted on flickr! Terrifying :) More... over 13 years ago
Added wordpress handler. More... over 13 years ago