summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* sectracker.repo.Config: new class, for loading config.jsonFlorian Weimer2010-05-082-2/+67
* sectracker.repo: export public API onlyFlorian Weimer2010-05-082-36/+37
* sectracker.repo: only download Sources filesFlorian Weimer2010-05-082-41/+41
* sectracker.repo: rename from repoFlorian Weimer2010-05-082-29/+44
* sectracker.parsers.sourcepackages(): extract binary packagesFlorian Weimer2010-05-082-18/+19
* sectracker.parsers: rename from parsersFlorian Weimer2010-05-082-106/+120
* Create separate Python test suiteFlorian Weimer2010-05-085-59/+150
* sectracker.xpickle: hide non-exported namesFlorian Weimer2010-05-071-14/+14
* sectracker.xpickle: renamed from xpickleFlorian Weimer2010-05-072-6/+6
* sectracker.xcollections: renamed from xcollectionsFlorian Weimer2010-05-073-10/+10
* sectracker.regexpcase: renamed from regexpcaseFlorian Weimer2010-05-072-12/+12
* sectracker.diagnostics: introduce separate diagnostics moduleFlorian Weimer2010-05-073-55/+127
* parsers.cvelist(): fix end-of-life handlingFlorian Weimer2010-05-071-2/+6
* parsers.cvelist(): preliminary CVE list parserFlorian Weimer2010-05-071-0/+72
* lib/python/parsers.py: implement the inner annotation parsersFlorian Weimer2010-05-071-1/+211
* lib/python/xcollections.py: backport of collections.namedtupleFlorian Weimer2010-05-071-0/+93
* lib/python/regexpcase.py: dispatching on regular expressionsFlorian Weimer2010-05-071-0/+127
* lib/python/repo.py: mirror of Debian repository metadataFlorian Weimer2010-05-061-0/+274
* lib/python/parsers.py: various text file parsersFlorian Weimer2010-05-061-0/+73
* lib/python/xpickle.py: pickle helperFlorian Weimer2010-05-061-0/+124
* security_db.DB.getBugsForSourcePackage(): restrict to supported releasesFlorian Weimer2010-05-041-2/+3
* lib/python/security_db.py: total order only over source package versionsFlorian Weimer2010-05-041-14/+1
* lib/python/security_db.py: remove binary_package_status tableFlorian Weimer2010-05-041-166/+0
* clarify unimportant status to reduce confusion (as seen in a recent mailing l...Michael Gilbert2010-03-201-12/+34
* insert nvd urgencies into package_notes (this is where debsecan gets its urge...Michael Gilbert2010-03-191-0/+12
* support changes in nvd schema for remote and local issuesMichael Gilbert2010-02-171-13/+6
* use nvd urgencies and add finer control for per-release pagesMichael Gilbert2010-02-072-18/+33
* per-release page refactoringMichael Gilbert2010-02-072-14/+12
* "linkify" links in notesRaphael Geissert2010-01-111-0/+20
* make dashes in the arch name permissable (to support new freebsd archs)Michael Gilbert2010-01-051-2/+1
* previous commit is likely insufficient. the problem was that the variableMichael Gilbert2010-01-031-22/+17
* attempt to fix latest tracker issueMichael Gilbert2010-01-031-1/+2
* refactor logic due to a bug in lenny's apswMichael Gilbert2010-01-031-28/+28
* adding support for <undetermined> in the tracker service. feedback and comme...Michael Gilbert2010-01-022-43/+92
* Let's just go ahead and commit to see if it works. If anythingMoritz Muehlenhoff2009-12-271-0/+11
* Make the Sources and Packages parser only return the greatest versionRaphael Geissert2009-11-211-5/+13
* lib/python/bug.spy (FileBase.__iter__): use kludge for <no-dsa>, tooFlorian Weimer2009-10-211-0/+7
* lib/python/web_support.py (BinaryResult_later): call end_headers()Florian Weimer2009-10-111-0/+1
* lib/python/web_support.py (WebServiceHttp): implement HTTP invocationFlorian Weimer2009-10-111-0/+111
* lib/python/web_support.py (WebServiceBase): new classFlorian Weimer2009-10-111-10/+15
* adjust hashlib/sha fallback to actually work correctlyKees Cook2009-09-301-4/+4
* lib/python/debian_support.py (updateFile): fix the fixFlorian Weimer2009-05-241-5/+10
* lib/python/debian_support.py (updateFile): work around broken diffsFlorian Weimer2009-05-241-3/+6
* NFUs: 31; adjust debian_support to use hashlibKees Cook2009-03-271-2/+2
* lib/python/security_db.py: create the oldstable status viewFlorian Weimer2009-02-151-1/+1
* more occurences of etch,lenny,squeezeThijs Kinkhorst2009-02-143-13/+18
* lib/python/debian_support.py: Handle failure to download patchesFlorian Weimer2008-12-121-2/+5
* lib/python/debian_support.py: Normalize version numbers before comparisonFlorian Weimer2008-12-021-4/+16
* lib/python/web_support.py: Include server port in generated URLsFlorian Weimer2008-12-011-0/+3
* lib/python/web_support.py: one more typing fix for Python 2.5Florian Weimer2008-12-011-2/+4

© 2014-2024 Faster IT GmbH | imprint | privacy policy