Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement a NOCVE dictionary | 2009-11-14 | 1 | -1/+1 | |
* | Fix some bugs | 2009-11-07 | 1 | -1/+1 | |
* | Cleanup #1 | 2009-10-31 | 1 | -4/+1 | |
* | Large restructuration | 2009-10-31 | 1 | -6/+10 | |
* | Code cleanup | 2009-09-09 | 1 | -5/+10 | |
* | Output changes #2 | 2009-08-26 | 1 | -10/+10 | |
* | Output changes #1 | 2009-08-26 | 1 | -62/+66 | |
* | Add hardened/git kernel check | 2009-08-25 | 1 | -51/+58 | |
* | Implement IntervalTestCase | 2009-08-23 | 1 | -1/+2 | |
* | Implement -show cve | 2009-08-23 | 1 | -25/+30 | |
* | Fix several bugs | 2009-08-23 | 1 | -8/+18 | |
* | Implement genpatches | 2009-08-23 | 1 | -21/+28 | |
* | Implement genpatches | 2009-08-22 | 1 | -1/+2 | |
* | Use textwrap.wrap() instead of own implementation | 2009-08-22 | 1 | -21/+11 | |
* | Further work on output | 2009-08-22 | 1 | -8/+12 | |
* | Implement show bugid | 2009-08-22 | 1 | -41/+137 | |
* | Break lines after 79 characters | 2009-08-21 | 1 | -14/+19 | |
* | Minor output changes | 2009-08-05 | 1 | -11/+11 | |
* | Rework best_version() in kernellib | 2009-08-05 | 1 | -7/+11 | |
* | Check for Linux kernel on startup | 2009-08-05 | 1 | -1/+6 | |
* | Print error messages on unimplemented functionality | 2009-08-05 | 1 | -2/+4 | |
* | Fix one bug | 2009-07-31 | 1 | -1/+1 | |
* | Clean code, fix some small bugs | 2009-07-31 | 1 | -4/+4 | |
* | Bump to alpha release ;) | 2009-07-27 | 1 | -5/+10 | |
* | Add findcommit to the kernel-check project | 2009-07-24 | 1 | -3/+2 | |
* | Change max line length to 79 | 2009-07-23 | 1 | -9/+14 | |
* | Add custom Exceptions | 2009-07-09 | 1 | -5/+5 | |
* | Add status to vulnerability | 2009-06-16 | 1 | -1/+1 | |
* | Debug commit | 2009-06-15 | 1 | -1/+1 | |
* | Change license; include class schedule; some bugfixes | 2009-06-14 | 1 | -48/+27 | |
* | Fix several TODOs | 2009-06-13 | 1 | -1/+2 | |
* | Some bug fixes | 2009-06-11 | 1 | -1/+1 | |
* | Add kernel class; Fix some bugs | 2009-06-11 | 1 | -6/+5 | |
* | Fix some bugs | 2009-06-09 | 1 | -8/+8 | |
* | Edit string concatenation | 2009-06-08 | 1 | -16/+16 | |
* | Some insignificant changes | 2009-06-08 | 1 | -11/+19 | |
* | Add cve/vulnerability class, change lots of code | 2009-06-08 | 1 | -27/+26 | |
* | Move is_in_interval() to kernellib.py; Use dict for genpatches | 2009-06-06 | 1 | -4/+4 | |
* | Implement get_genpatch() | 2009-06-05 | 1 | -4/+5 | |
* | Remove about() from kernel-check.py | 2009-06-03 | 1 | -22/+12 | |
* | Add portage.output.nocolor() | 2009-06-03 | 1 | -2/+1 | |
* | Add lib.best_version | 2009-06-03 | 1 | -25/+23 | |
* | Remove trailing spaces once again | 2009-06-03 | 1 | -1/+1 | |
* | Use os.uname() instead of cat /proc or calling 'uname -m' | 2009-06-03 | 1 | -5/+4 | |
* | Remove some code | 2009-06-03 | 1 | -2/+1 | |
* | Remove deprecated Code | 2009-06-01 | 1 | -46/+42 | |
* | Rework logging inconsistency; Move more methods to kernellib.py | 2009-06-01 | 1 | -22/+11 | |
* | Clean some code | 2009-05-30 | 1 | -6/+5 | |
* | Create extract_version_from function and add unit tests for it. | 2009-05-29 | 1 | -11/+8 | |
* | Fix some small bugs | 2009-05-29 | 1 | -2/+2 |