0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 18 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed error on first launch. More... over 13 years ago
Linux: Support for "virtual" network interfaces (created by VirtualBox, etc) More... over 13 years ago
Make Facebook/Twitter/Google handlers request over HTTPS * This will make Firesheep requests of Facebook, Twitter, and Google encrypted, as to prevent the additional leaking of information. * Should also break how Firesheperd and Blacksheep currently detect Firesheep based on Facebook requests (though it's still certainly possible to detect and mess with it) More... over 13 years ago
Fixed toolbar icon. Closes #4. Note that the icon artwork is temporary. More... over 13 years ago
Fix README mistakes. More... over 13 years ago
Added additional attribution. More... over 13 years ago
Check that file owner is root in UnixPlatform::check_permissions(). More... over 13 years ago
Added a README. More... over 13 years ago
Moved Dropbox, GitHub, and Slicehost handlers into attic. As far as I know, these sites are no longer insecure. More... over 13 years ago
Initial fixes for Firefox 4.x (not yet working). More... over 13 years ago
Use HAL for LinuxPlatform::interfaces(). More... over 13 years ago
Tabs to spaces More... over 13 years ago
Minor cleanups. More... over 13 years ago
* Silence aclocal (thanks to Sander Kleykens) More... over 13 years ago
* In case pcap doesn't provide us with a decription for an interface use info.product from HAL More... over 13 years ago
* Skip non-data frames in monitor mode (it shouldn't happen since filter is set but let's be safe) * Silence compiler (init ip and ipv6 structs to NULL) More... over 13 years ago
* Use pkg-config for xullrunner paths * Use pcap-config for pcap library paths * Use boost.m4 for boost library paths * Change -march to more generic 32bit and 64bit flags (note amd64 flag is gone on newer gcc versions) More... over 13 years ago
* Added support for 802.11 monitor interfaces with radiotap headers (that means radiotap header + 802.11 header + LLC + data) More... over 13 years ago
* Added linux support using Michajlo Matijkiw's work with various fixes * Needs policykit installed (no need to manualy set permissions on backend) More... over 13 years ago
Added URLs. More... over 13 years ago
Merge remote branch 'crash/master' More... over 13 years ago
Merge remote branch 'joe/master' More... over 13 years ago
this commit adds a handler for yahoo More... over 13 years ago
Merge branch 'master' of http://github.com/codebutler/firesheep More... over 13 years ago
Merge branch 'master' of git://github.com/codebutler/firesheep More... over 13 years ago
Add cnet.com handler More... over 13 years ago
Merge remote branch 'joe/master' More... over 13 years ago
Added tumblr.js handler More... over 13 years ago
Changed keyboard shortcut. More... over 13 years ago
Show stuff on first run. More... over 13 years ago