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