- c47958a Try to fix missing types for mypy by Sebb · 6 weeks ago main
- c7ec170 Bump pyasn1 from 0.6.2 to 0.6.3 (#37) by dependabot[bot] · 6 weeks ago
- 4fb922c Bump cryptography from 46.0.5 to 46.0.6 (#41) by dependabot[bot] · 6 weeks ago
- 9ebd148 Merge pull request #40 from apache/enable-issues by Dave Fisher · 6 weeks ago
- 3d9be06 Revert to 3.9 by Sebb · 6 weeks ago
- f62e82a Python 3.8 is very old by Sebb · 6 weeks ago
- 5c6e9ca Enable issues by Sebb · 6 weeks ago
- a99b8d2 Lower the required Python to align with tests by Sean B. Palmer · 6 weeks ago
- fab2fa5 Update unittest.yml by Dave Fisher · 6 weeks ago
- a459cac Update pylint.yml by Dave Fisher · 6 weeks ago
- c8ff315 Merge pull request #38 from apache/sbp-pin-action by Dave Fisher · 6 weeks ago
- 02bb803 Bump and pin the checkout action by Sean B. Palmer · 6 weeks ago
- 5ccc4ed Merge pull request #34 from apache/INFRA-27542 by Daniel Gruno · 3 months ago
- cfa849c Onwards to 0.59 by Sean B. Palmer · 3 months ago
- 1f27503 Migrate the build tool from poetry to uv by Sean B. Palmer · 3 months ago v0.58
- b83a0c2 Onwards to 0.58 by Sean B. Palmer · 3 months ago
- 7081c40 Fix: handle CVE-2026-26007 by Greg Stein · 3 months ago v0.57
- 8bfb381 Update the cryptography package dependency due to CVE-2026-26007 by Sean B. Palmer · 3 months ago
- cdda2b6 Mypy fixes by Sebb · 4 months ago
- fe71e70 Satisy mypy by Sebb · 4 months ago
- 92e8064 mypy checks [skip ci] by Sebb · 4 months ago
- 6ef28e8 mypy check [skip ci] by Sebb · 4 months ago
- 6794e3d INFRA-27542 - fix bug by Sebb · 4 months ago
- 56e8ade Add mypy checks (#32) by Sebb · 4 months ago
- fa44a52 Add Signer class for HMAC-signing/verifying URLs. by Greg Stein · 7 months ago
- 62ad5b0 add reminder for bumping version in pyproject.toml by Greg Stein · 8 months ago
- f5b2f7c explain how to tag by Greg Stein · 8 months ago
- dcb9cde onwards to 0.57 by Greg Stein · 8 months ago
- a802f9b revise build/test instructions by Greg Stein · 8 months ago
- 287c39f Make ISOLATION_LEVEL configurable as a param. by Greg Stein · 8 months ago v0.56
- 92279e8 this access is acceptable within a test by Greg Stein · 8 months ago
- 9a7a525 tweak index of modules in the package by Greg Stein · 9 months ago
- 46d056a add placeholder for docco links by Greg Stein · 9 months ago
- 329e89d Merge pull request #31 from apache/sebb-fixtest by Greg Stein · 9 months ago
- 6aeb24d Fix stopwatch import error by Sebb · 9 months ago
- e34fb01 Run pylint on test files by Sebb · 9 months ago
- aab71ab Merge pull request #30 from apache/gs/stopwatch by Greg Stein · 9 months ago
- d402380 remove a symlink by Greg Stein · 9 months ago
- a76510e add docco and test by Greg Stein · 9 months ago
- c0102be OF: align comment with code by Sebb · 9 months ago
- cef46e6 set .start_time at last moment possible by Greg Stein · 9 months ago
- 29a9394 Draft code for stopwatch functionality, with demonstration/test by Greg Stein · 9 months ago
- 3001fc5 Merge pull request #29 from apache/wells/replace_crypt by Greg Stein · 12 months ago
- 440f97f use existing salt generation method by Chris Wells · 12 months ago
- 734b4f6 replace crypt library by Chris Wells · 12 months ago
- 545a605 crypt code due to be removed by Sebb · 1 year, 2 months ago
- 4da0cec Python 3.8 is still in general use by Sebb · 1 year, 2 months ago
- 11949ae Update pyproject.toml, 0.55 published, we are now on 0.56 in main by Daniel Gruno · 1 year, 2 months ago
- c90b8bb Add Makefile to simplify publishing, update README with latest publishing instructions (#28) by Thomas Neidhart · 1 year, 2 months ago v0.55
- b4c5f35 fix badge link by Thomas Neidhart · 1 year, 2 months ago
- 9068361 Merge pull request #27 from apache/add-asf-yml by Greg Stein · 1 year, 2 months ago
- 26d3735 add config to delete branches after being merged by Thomas Neidhart · 1 year, 2 months ago
- 94c87e1 Merge pull request #26 from apache/add-badges by Greg Stein · 1 year, 2 months ago
- fa9b171 get rid of pylint warning wrt unused argument by Thomas Neidhart · 1 year, 2 months ago
- 1c4e44a add license file by Thomas Neidhart · 1 year, 2 months ago
- a0534e1 add badges by Thomas Neidhart · 1 year, 2 months ago
- 037a48c Merge pull request #24 from apache/update-python-versions-in-workflows by Greg Stein · 1 year, 2 months ago
- 85790b8 Merge pull request #25 from apache/update-deps by Greg Stein · 1 year, 2 months ago
- 9b0f002 Merge pull request #22 from apache/create-ldap-extras by Greg Stein · 1 year, 2 months ago
- a47e2e4 bump cryptography to 44.0.2, and python as cryptography excludes 3.9.0 and 3.9.1 by Thomas Neidhart · 1 year, 2 months ago
- 12dcdba quote python versions by Thomas Neidhart · 1 year, 2 months ago
- 222d240 run tests with a wider range of python versions by Thomas Neidhart · 1 year, 2 months ago
- 7150cc6 run pylint with 3.13 and use 3.9 as minimum version for checks by Thomas Neidhart · 1 year, 2 months ago
- ceb805b update pylint invocation with removed file by Thomas Neidhart · 1 year, 2 months ago
- d6ef9df fix version number, remove obsolete file which makes pylint complain by Thomas Neidhart · 1 year, 2 months ago
- 6416f50 make extras for ldap deps, improve unit tests by Thomas Neidhart · 1 year, 2 months ago
- 6054bea bump past broken 0.53, and released 0.54 to future 0.55 by Greg Stein · 1 year, 2 months ago
- 09e4ee7 fix watch_filter logic by Chris Wells · 1 year, 3 months ago
- 330b223 Merge pull request #20 from apache/iroh/watchfiles by Chris Wells · 1 year, 3 months ago
- 6ea4eda dependency changes for watchfiles by Chris Wells · 1 year, 5 months ago
- 4c0beb3 Merge branch 'main' into iroh/watchfiles by Chris Wells · 1 year, 5 months ago
- 6d30327 use a watch_filter method to only watch for added/modified files by Chris Wells · 1 year, 5 months ago
- 842b5b4 ignore poetry.lock files by Chris Wells · 1 year, 5 months ago
- c56ae7d old kernels do not have MASK_CREATE, throwing EINVAL by Greg Stein · 1 year, 7 months ago
- 2cf1bf2 add source headers needed for build, run pylint through poetry by Daniel Gruno · 1 year, 8 months ago
- 71cd45c 3.8 is needed for cffi by Daniel Gruno · 1 year, 8 months ago
- 182828e tweak python version requirements by Daniel Gruno · 1 year, 8 months ago
- cd05932 Switch to poetry for setup and testing by Daniel Gruno · 1 year, 8 months ago
- 41436c7 Change signing and verification behavior by Daniel Gruno · 1 year, 8 months ago
- 94b7ccc private key can regenerate a new public key by Daniel Gruno · 1 year, 8 months ago
- 49ce128 Update setup.py, add crypto+cffi deps by Daniel Gruno · 1 year, 8 months ago
- c38deb4 Merge branch 'humbedooh/crypto' into main by Daniel Gruno · 1 year, 8 months ago
- 2ef5e28 add PyYaml to requirements.txt, for db.py by Daniel Gruno · 1 year, 8 months ago
- d0378b2 Exception -> ValueError by Daniel Gruno · 1 year, 8 months ago
- 91da3c9 not using e, discard for now by Daniel Gruno · 1 year, 8 months ago
- 565846a linting with black -l 120 by Daniel Gruno · 1 year, 8 months ago
- fd4a508 add crypto+cffi to imports for pytest by Daniel Gruno · 1 year, 8 months ago
- f7d7814 Crypto helper lib for authenticity purposes by Daniel Gruno · 1 year, 8 months ago
- d9472a7 switch twatcher dependency from asyncinotify to watchfiles by Chris Wells · 1 year, 8 months ago
- 89f3669 Round out the draft DB module. by Greg Stein · 1 year, 11 months ago
- 190a579 Use args as params, rather than require a tuple by Greg Stein · 1 year, 11 months ago
- 214b761 File or section may be absent. by Greg Stein · 1 year, 11 months ago
- 8ff42a3 Use conn.cursor() to propagate .row_factory by Greg Stein · 1 year, 11 months ago
- 2d95705 Initial draft/explore of v2 sqlite interface, for discussion by Greg Stein · 1 year, 11 months ago
- a44af43 OF: standardise indentation by Sebb · 2 years ago
- f997682 Log each template we watch. Use str() in case we are passed a Path instance. by Greg Stein · 2 years ago
- 8f49f46 released .52, bumping to .53 by Chris Thistlethwaite · 2 years, 2 months ago
- aa49948 Merge pull request #18 from apache/pre-0.52 by Chris Thistlethwaite · 2 years, 3 months ago
- 74f5eab Merge pull request #17 from apache/tagrel by Chris Thistlethwaite · 2 years, 3 months ago
- 6b112f5 Bump release by Sebb · 2 years, 3 months ago