summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement distutilsBjoern Tropf2009-11-181-274/+0
* Fix various bugsBjoern Tropf2009-11-141-17/+14
* Implement a NOCVE dictionaryBjoern Tropf2009-11-141-1/+1
* Fix some bugsBjoern Tropf2009-11-071-1/+1
* Cleanup #1Bjoern Tropf2009-10-311-4/+1
* Large restructurationBjoern Tropf2009-10-311-6/+10
* Code cleanupBjoern Tropf2009-09-091-5/+10
* Output changes #2Bjoern Tropf2009-08-261-10/+10
* Output changes #1Bjoern Tropf2009-08-261-62/+66
* Add hardened/git kernel checkBjoern Tropf2009-08-251-51/+58
* Implement IntervalTestCaseBjoern Tropf2009-08-231-1/+2
* Implement -show cveBjoern Tropf2009-08-231-25/+30
* Fix several bugsBjoern Tropf2009-08-231-8/+18
* Implement genpatchesBjoern Tropf2009-08-231-21/+28
* Implement genpatchesBjoern Tropf2009-08-221-1/+2
* Use textwrap.wrap() instead of own implementationBjoern Tropf2009-08-221-21/+11
* Further work on outputBjoern Tropf2009-08-221-8/+12
* Implement show bugidBjoern Tropf2009-08-221-41/+137
* Break lines after 79 charactersBjoern Tropf2009-08-211-14/+19
* Minor output changesRobert Buchholz2009-08-051-11/+11
* Rework best_version() in kernellibRobert Buchholz2009-08-051-7/+11
* Check for Linux kernel on startupRobert Buchholz2009-08-051-1/+6
* Print error messages on unimplemented functionalityRobert Buchholz2009-08-051-2/+4
* Fix one bugBjoern Tropf2009-07-311-1/+1
* Clean code, fix some small bugsbjoern2009-07-311-4/+4
* Bump to alpha release ;)Bjoern Tropf2009-07-271-5/+10
* Add findcommit to the kernel-check projectBjoern Tropf2009-07-241-3/+2
* Change max line length to 79Bjoern Tropf2009-07-231-9/+14
* Add custom ExceptionsBjoern Tropf2009-07-091-5/+5
* Add status to vulnerabilityBjoern Tropf2009-06-161-1/+1
* Debug commitBjoern Tropf2009-06-151-1/+1
* Change license; include class schedule; some bugfixesBjoern Tropf2009-06-141-48/+27
* Fix several TODOsBjoern Tropf2009-06-131-1/+2
* Some bug fixesBjoern Tropf2009-06-111-1/+1
* Add kernel class; Fix some bugsBjoern Tropf2009-06-111-6/+5
* Fix some bugsBjoern Tropf2009-06-091-8/+8
* Edit string concatenationBjoern Tropf2009-06-081-16/+16
* Some insignificant changesBjoern Tropf2009-06-081-11/+19
* Add cve/vulnerability class, change lots of codeBjoern Tropf2009-06-081-27/+26
* Move is_in_interval() to kernellib.py; Use dict for genpatchesBjoern Tropf2009-06-061-4/+4
* Implement get_genpatch()Bjoern Tropf2009-06-051-4/+5
* Remove about() from kernel-check.pyBjoern Tropf2009-06-031-22/+12
* Add portage.output.nocolor()Bjoern Tropf2009-06-031-2/+1
* Add lib.best_versionBjoern Tropf2009-06-031-25/+23
* Remove trailing spaces once againBjoern Tropf2009-06-031-1/+1
* Use os.uname() instead of cat /proc or calling 'uname -m'Bjoern Tropf2009-06-031-5/+4
* Remove some codeBjoern Tropf2009-06-031-2/+1
* Remove deprecated CodeBjoern Tropf2009-06-011-46/+42
* Rework logging inconsistency; Move more methods to kernellib.pyBjoern Tropf2009-06-011-22/+11
* Clean some codeBjoern Tropf2009-05-301-6/+5