summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Output changes #1Bjoern Tropf2009-08-262-112/+102
* Add hardened/git kernel checkBjoern Tropf2009-08-252-58/+69
* Implement IntervalTestCaseBjoern Tropf2009-08-234-33/+99
* Implement is_affected()Bjoern Tropf2009-08-231-41/+47
* Implement -show cveBjoern Tropf2009-08-233-129/+132
* Fix several bugsBjoern Tropf2009-08-232-12/+24
* Implement genpatchesBjoern Tropf2009-08-232-50/+141
* Backup commitBjoern Tropf2009-08-221-10/+23
* Implement genpatchesBjoern Tropf2009-08-223-18/+32
* Use textwrap.wrap() instead of own implementationBjoern Tropf2009-08-221-21/+11
* Further work on outputBjoern Tropf2009-08-223-8/+17
* Implement show bugidBjoern Tropf2009-08-224-66/+178
* Break lines after 79 charactersBjoern Tropf2009-08-214-35/+51
* Minor output changesRobert Buchholz2009-08-051-11/+11
* Rework best_version() in kernellibRobert Buchholz2009-08-052-17/+22
* 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
* Fix git user, add newlineBjoern Tropf2009-07-311-1/+1
* Clean code, fix some small bugsbjoern2009-07-315-45/+42
* Bump to alpha release ;)Bjoern Tropf2009-07-273-22/+41
* Fix bugBjoern Tropf2009-07-261-1/+1
* Add (kernel release; number of vulnerabilities) chartBjoern Tropf2009-07-262-5/+67
* Add licenseBjoern Tropf2009-07-241-0/+3
* Add findcommit to the kernel-check projectBjoern Tropf2009-07-246-73/+128
* Change max line length to 79Bjoern Tropf2009-07-234-152/+203
* Backup commitBjoern Tropf2009-07-122-21/+41
* Add custom ExceptionsBjoern Tropf2009-07-096-102/+133
* Add guidexml classBjoern Tropf2009-06-253-0/+334
* Add status to vulnerabilityBjoern Tropf2009-06-163-29/+29
* Debug commitBjoern Tropf2009-06-152-11/+17
* Change license; include class schedule; some bugfixesBjoern Tropf2009-06-143-90/+90
* Implement interval_from_xml()Bjoern Tropf2009-06-133-48/+69
* Rename bug -> bugroot, vul.interval -> vul.affectedBjoern Tropf2009-06-131-9/+9
* Implement read_cve_file()Bjoern Tropf2009-06-133-32/+28
* Fix several TODOsBjoern Tropf2009-06-133-73/+56
* Some bug fixesBjoern Tropf2009-06-114-30/+38
* Add kernel class; Fix some bugsBjoern Tropf2009-06-113-66/+80
* Fix some bugsBjoern Tropf2009-06-094-26/+42
* Backup commit (several parts of the code are rewritten)Bjoern Tropf2009-06-083-189/+239
* Edit string concatenationBjoern Tropf2009-06-083-19/+19
* Some insignificant changesBjoern Tropf2009-06-083-112/+122
* Fix todo (add gentoo to refs)Bjoern Tropf2009-06-081-11/+8
* Add cve/vulnerability class, change lots of codeBjoern Tropf2009-06-084-90/+117
* Move is_in_interval() to kernellib.py; Use dict for genpatchesBjoern Tropf2009-06-063-107/+103
* Small changesBjoern Tropf2009-06-053-15/+15
* Implement get_genpatch()Bjoern Tropf2009-06-054-7/+24
* Some fixes to previous commitBjoern Tropf2009-06-052-8/+11
* Add reading/parsing/writing genpatchesBjoern Tropf2009-06-052-11/+84
* Fix FIXMEs, edit TODOBjoern Tropf2009-06-032-7/+19