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