Commits
User selector
Commit History
Commits on Jan 25, 2026
feat(ngclient): require explicit bootstrap argument
Show description for c49bdb9committed
Commits on Jan 8, 2026
api: make the zip() usage clearer
Show description for 7ecb67dcommittedMake linter happy after python upgrade
Show description for 0785c78committedBump minimum Python version to 3.10
Show description for 8513f46committed
Commits on Sep 16, 2025
lint: change base tuple order in SimpleEnvelope
Show description for f1afc98committed
Lukas Puehringer
Commits on Jun 24, 2025
lint fixes
Show description for 88cc984committed
Commits on Mar 19, 2025
Merge pull request #2815 from lukpueh/port-sslib-hash
Show description for 500e8b9authored
Lukas Pühringerdocs: Remove reference to securesystemslib hash
Show description for 75e83b3committed
Lukas PuehringerRefactor hash helpers
Show description for 535a189committed
Lukas Puehringer
Commits on Mar 18, 2025
lint: Accept ruff suggestions for cast()
Show description for f3eddc1committedPort securesystemslib.hash module
Show description for 866409fcommitted
Lukas Puehringer
Commits on Mar 11, 2025
Prepare v6.0
Show description for 44eed61committed
Commits on Mar 10, 2025
Fix typos
Show description for 4a28307committed
Commits on Mar 9, 2025
Commits on Mar 4, 2025
Commits on Feb 20, 2025
updater: Improve comments on bootstrap arg
Show description for 38e4eabcommittedupdater: Update root.json symlink on initialize
Show description for ab28830committedngclient: Make sure non-versioned link in cache is up-to-date
Show description for 8519bb4committedImplement root bootstrapping
Show description for cea1745committedProxyEnvironment: Handle no_proxy="*"
Show description for 265e772committedngclient: Add docs on HTTP in general
Show description for 9a4e749committedUse __future__ to make old python happy
Show description for 80b6290committedngclient: Add proxy environment variable handling
Show description for 396ba07committedMerge pull request #2773 from jku/no-requests
Show description for 7327381authored
Commits on Feb 19, 2025
Update Python shebangs to explicitly use python3
Show description for acd7ed0committedEnable FA (future annotations) linting ruleset
Show description for 9463936committed
Commits on Feb 15, 2025
ngclient: Add note about RequestsFetcher being deprecated
Show description for 5acd3f7committed
Commits on Feb 14, 2025
Move fetchers around to make them public
Show description for 6ddc083committedUpdate requirements: drop requests
Show description for 140abd3committedMore porting from from requests to urllib3
Show description for cfee40acommittedMerge pull request #2762 from NicholasTanz/switchUrlLib3
Show description for d42426fauthored
Commits on Feb 5, 2025
remove self.app_user_agent attribute, as it's not used outside of init
Show description for d67f126committed
Commits on Jan 31, 2025
dsse: Improve type checking
Show description for 1a1312ecommittedclarify urllib3 as requirement in pyproject.toml and add back in requestsFetcher as option.
Show description for 86cc7adcommitted
Commits on Jan 30, 2025
Add type check
Show description for bb62ddecommitted