summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Undo two changes from previous commitBjoern Tropf2009-11-201-2/+2
* Implement pending cve in cron.pyBjoern Tropf2009-11-203-42/+52
* kernel-check 0.3.12Bjoern Tropf2009-11-184-5/+6
* Implement distutilsBjoern Tropf2009-11-188-311/+48
* Fix an inline TODOBjoern Tropf2009-11-181-4/+5
* Refactoring all parameters in cron.pyBjoern Tropf2009-11-181-57/+71
* Fix various bugsBjoern Tropf2009-11-142-19/+20
* Fix small bugBjoern Tropf2009-11-141-1/+1
* Implement a NOCVE dictionaryBjoern Tropf2009-11-143-22/+40
* Fix some bugsBjoern Tropf2009-11-074-48/+41
* Small bugfixBjoern Tropf2009-11-061-1/+1
* Cleanup #1Bjoern Tropf2009-10-314-50/+24
* Large restructurationBjoern Tropf2009-10-3110-591/+448
* Code cleanupBjoern Tropf2009-09-093-63/+76
* Output changes #2Bjoern Tropf2009-08-262-11/+11
* 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