summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Output changes #1Bjoern Tropf2009-08-261-50/+36
* Add hardened/git kernel checkBjoern Tropf2009-08-251-7/+11
* Implement IntervalTestCaseBjoern Tropf2009-08-231-14/+14
* Implement is_affected()Bjoern Tropf2009-08-231-41/+47
* Implement -show cveBjoern Tropf2009-08-231-91/+89
* Fix several bugsBjoern Tropf2009-08-231-4/+6
* Implement genpatchesBjoern Tropf2009-08-231-29/+113
* Backup commitBjoern Tropf2009-08-221-10/+23
* Implement genpatchesBjoern Tropf2009-08-221-16/+29
* Further work on outputBjoern Tropf2009-08-221-0/+4
* Implement show bugidBjoern Tropf2009-08-221-9/+13
* Break lines after 79 charactersBjoern Tropf2009-08-211-21/+30
* Rework best_version() in kernellibRobert Buchholz2009-08-051-10/+11
* Clean code, fix some small bugsbjoern2009-07-311-25/+25
* Bump to alpha release ;)Bjoern Tropf2009-07-271-15/+29
* Fix bugBjoern Tropf2009-07-261-1/+1
* Add (kernel release; number of vulnerabilities) chartBjoern Tropf2009-07-261-2/+5
* Add findcommit to the kernel-check projectBjoern Tropf2009-07-241-64/+65
* Change max line length to 79Bjoern Tropf2009-07-231-92/+169
* Backup commitBjoern Tropf2009-07-121-19/+38
* Add custom ExceptionsBjoern Tropf2009-07-091-25/+50
* Add status to vulnerabilityBjoern Tropf2009-06-161-7/+9
* Debug commitBjoern Tropf2009-06-151-10/+16
* Change license; include class schedule; some bugfixesBjoern Tropf2009-06-141-25/+59
* Implement interval_from_xml()Bjoern Tropf2009-06-131-42/+68
* Rename bug -> bugroot, vul.interval -> vul.affectedBjoern Tropf2009-06-131-9/+9
* Implement read_cve_file()Bjoern Tropf2009-06-131-31/+25
* Fix several TODOsBjoern Tropf2009-06-131-70/+51
* Some bug fixesBjoern Tropf2009-06-111-24/+30
* Add kernel class; Fix some bugsBjoern Tropf2009-06-111-59/+75
* Fix some bugsBjoern Tropf2009-06-091-15/+30
* Backup commit (several parts of the code are rewritten)Bjoern Tropf2009-06-081-182/+233
* Edit string concatenationBjoern Tropf2009-06-081-2/+2
* Some insignificant changesBjoern Tropf2009-06-081-101/+102
* Fix todo (add gentoo to refs)Bjoern Tropf2009-06-081-11/+8
* Add cve/vulnerability class, change lots of codeBjoern Tropf2009-06-081-58/+85
* Move is_in_interval() to kernellib.py; Use dict for genpatchesBjoern Tropf2009-06-061-56/+97
* Small changesBjoern Tropf2009-06-051-9/+10
* Implement get_genpatch()Bjoern Tropf2009-06-051-0/+10
* Some fixes to previous commitBjoern Tropf2009-06-051-3/+5
* Add reading/parsing/writing genpatchesBjoern Tropf2009-06-051-10/+70
* Fix FIXMEs, edit TODOBjoern Tropf2009-06-031-3/+3
* Add \nBjoern Tropf2009-06-031-0/+1
* Add lib.best_versionBjoern Tropf2009-06-031-0/+10
* Use os.uname() instead of cat /proc or calling 'uname -m'Bjoern Tropf2009-06-031-15/+2
* Remove some codeBjoern Tropf2009-06-031-42/+39
* Remove deprecated CodeBjoern Tropf2009-06-011-1/+0
* Fix indentBjoern Tropf2009-06-011-1/+1
* Rework logging inconsistency; Move more methods to kernellib.pyBjoern Tropf2009-06-011-8/+195
* Clean some codeBjoern Tropf2009-05-301-37/+40