-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hotfix #879
base: develop
Are you sure you want to change the base?
Hotfix #879
Commits on Dec 25, 2015
-
Define the floating button at the end of the RelativeLayout,
to put it over all the others widgets. Thanks to @0MazaHacka0 for reporting it.
Configuration menu - View commit details
-
Copy full SHA for 77020cc - Browse repository at this point
Copy the full SHA 77020ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c5a9cc - Browse repository at this point
Copy the full SHA 8c5a9ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 539f982 - Browse repository at this point
Copy the full SHA 539f982View commit details
Commits on Jan 7, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d29597b - Browse repository at this point
Copy the full SHA d29597bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a120d7 - Browse repository at this point
Copy the full SHA 5a120d7View commit details
Commits on Jan 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f92cde5 - Browse repository at this point
Copy the full SHA f92cde5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc50526 - Browse repository at this point
Copy the full SHA cc50526View commit details
Commits on Mar 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 014b641 - Browse repository at this point
Copy the full SHA 014b641View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1144ea6 - Browse repository at this point
Copy the full SHA 1144ea6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1860d4f - Browse repository at this point
Copy the full SHA 1860d4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cdfd4ea - Browse repository at this point
Copy the full SHA cdfd4eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccda980 - Browse repository at this point
Copy the full SHA ccda980View commit details -
Configuration menu - View commit details
-
Copy full SHA for b157c24 - Browse repository at this point
Copy the full SHA b157c24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4339b93 - Browse repository at this point
Copy the full SHA 4339b93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70d9a70 - Browse repository at this point
Copy the full SHA 70d9a70View commit details -
some websites put the charset encoding names between '' characters, s…
…o parse them as well.
Configuration menu - View commit details
-
Copy full SHA for e755957 - Browse repository at this point
Copy the full SHA e755957View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81a014b - Browse repository at this point
Copy the full SHA 81a014bView commit details -
parse TopLevelDomains correctly.
put out of the loop the check for adding dots to the domain. fixes #21.
Configuration menu - View commit details
-
Copy full SHA for 7d983d5 - Browse repository at this point
Copy the full SHA 7d983d5View commit details -
reorder TLD domains, to put simple domains (.us) at the end of the compounded domains of the same type (.com.us)
Configuration menu - View commit details
-
Copy full SHA for 319d148 - Browse repository at this point
Copy the full SHA 319d148View commit details -
TLD array updated with latest domains from www.publicsuffix.org
added a simple cache for already resolved TLDs.
Configuration menu - View commit details
-
Copy full SHA for 9c996cb - Browse repository at this point
Copy the full SHA 9c996cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3f3c95 - Browse repository at this point
Copy the full SHA f3f3c95View commit details -
use Comparable interface to sort our targets.
also use a TreeSet to store them.
Configuration menu - View commit details
-
Copy full SHA for a7d2bec - Browse repository at this point
Copy the full SHA a7d2becView commit details -
Configuration menu - View commit details
-
Copy full SHA for b986abe - Browse repository at this point
Copy the full SHA b986abeView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa3f672 - Browse repository at this point
Copy the full SHA fa3f672View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96de421 - Browse repository at this point
Copy the full SHA 96de421View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for e4a12c8 - Browse repository at this point
Copy the full SHA e4a12c8View commit details
Commits on Mar 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 662cbd3 - Browse repository at this point
Copy the full SHA 662cbd3View commit details
Commits on Apr 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 469a574 - Browse repository at this point
Copy the full SHA 469a574View commit details -
[Sniffer] use IOUtils for deal with cached files.
use IOUtils from apache commons to move pcap file from cache to storage. I've also exported those small piece of code into a separate function.
Configuration menu - View commit details
-
Copy full SHA for 47714a9 - Browse repository at this point
Copy the full SHA 47714a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 388d6cf - Browse repository at this point
Copy the full SHA 388d6cfView commit details
Commits on Jun 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 41d6e3a - Browse repository at this point
Copy the full SHA 41d6e3aView commit details -
[ExploitFinder] follow HTTP redirects.
Even if we tell to Java to do this it ignore our preferences. We have to do this my hand.
Configuration menu - View commit details
-
Copy full SHA for 34092c1 - Browse repository at this point
Copy the full SHA 34092c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ff1883 - Browse repository at this point
Copy the full SHA 0ff1883View commit details