Commit Graph

5 Commits

Author SHA1 Message Date
Tom Marshall a9edf3ff7e Add more third party sources 2017-08-22 12:34:03 +00:00
Tom Marshall 64f59e2f25 Several improvements
* Flush stdin before reading.
 * Decode Base64 content.
 * Use email module to parse patches.
 * Remove empty unused function process_vuln().
 * Fix caf detection.
 * Detect bcmdhd, mtk.
 * Show patch subject and version.
2017-08-21 20:21:06 +00:00
Tom Marshall ca32c4da80 Major updates
* Add non-interactive mode and detect when stdin is not a TTY.
 * Add support for sources (eg. mainline, caf, android, etc.)
 * Cache git history.
 * Lazy patch fetching.
 * New class Vuln.
 * Detect reverted patches.
 * Better logic for cases where kernel version has no exact patch.
 * Show patch urls when patch fails to apply.
 * ... and more.
2017-08-18 23:16:59 +00:00
Tom Marshall 35fa926f0f Initial import 2017-08-17 23:43:04 +00:00
Tom Marshall 058b5e8bd7 Initial empty commit 2017-08-17 23:42:58 +00:00