Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-01Focus on windows packaging jobstest-pin-pynsistAdrien Ferrand
2021-04-01Fix callAdrien Ferrand
2021-04-01Add windows-installer when venv is set upAdrien Ferrand
2021-04-01Optimize usage of the venvsAdrien Ferrand
2021-04-01Set windows installer a proper python projectAdrien Ferrand
2021-03-29Update dependenciesAdrien Ferrand
2021-03-27Pin pynsistAdrien Ferrand
2021-03-26Redo the majority of Certbot's pinning system (#8741)Brad Warren
2021-03-26Split snap build over three Azure jobs (one per architecture) (#8731)Adrien Ferrand
2021-03-25Remove references to certbot-auto and letsencrypt-auto that we don't need for...ohemorange
2021-03-25dump test farm failure logs (#8740)ohemorange
2021-03-25update requirements (#8739)Brad Warren
2021-03-25remove outdated comment (#8736)Brad Warren
2021-03-24use pip in test_sdists.sh (#8737)Brad Warren
2021-03-24Upgrade cryptography to 3.4.6 (#8730)ohemorange
2021-03-23Added missing from typing imports. (#8724)Mads Jensen
2021-03-23fix pylint (#8729)Brad Warren
2021-03-23use worker terminology (#8728)Brad Warren
2021-03-23docs: rewrite "Automated Renewals" in User Guide (#8717)alexzorin
2021-03-22Do not reuse existing builds on Launchpad when executing snapcraft remote-bui...Adrien Ferrand
2021-03-22Remove empty lines from `certbot certificates` when (#8723)osirisinferi
2021-03-22Precise the certificate naming convention mechanism in the compatibility docu...Adrien Ferrand
2021-03-20Fix linux-py39-cover test (#8720)ohemorange
2021-03-17switch to wait_until_running (#8715)Brad Warren
2021-03-16Update installing from source instructions (#8713)Brad Warren
2021-03-12Fixing imports in cli module (#8708)Adrien Ferrand
2021-03-12Kill current snapcraft build when a "Chroot problem" is encountered (#8442)Adrien Ferrand
2021-03-10Convert Python 2 type hints to Python 3 types annotations (#8640)Adrien Ferrand
2021-03-10remove reference to acme.magic_typing from docs (#8709)Brad Warren
2021-03-10Deprecate acme.typing_magic module, stop using it in certbot (#8643)Adrien Ferrand
2021-03-10dns-digitalocean: use a 30 second TTL (#8693)alexzorin
2021-03-06Removed Python legacy __future__ imports (#8697)Mads Jensen
2021-03-06Final update to certbot-auto (#8706)Brad Warren
2021-03-04Removed a Python 2 fallback in certbot.Reverter. (#8694)Mads Jensen
2021-03-04Merge pull request #8699 from certbot/candidate-1.13.0Brad Warren
2021-03-03Bump version to 1.14.0Erica Portnoy
2021-03-03Add contents to certbot/CHANGELOG.md for next versionErica Portnoy
2021-03-03Release 1.13.0v1.13.01.13.xErica Portnoy
2021-03-03Update changelog for 1.13.0 releaseErica Portnoy
2021-03-01revoke: try determine the server automatically (#8691)alexzorin
2021-02-27Remove broken test for typing import failure (#8692)Brad Warren
2021-02-27nginx: authenticate all matching vhosts for HTTP01 (#8663)alexzorin
2021-02-26Insert new line before "More details about these changes can be found on our ...Yuma Mihira
2021-02-26Dictionaries are ordered by insert by default on Python 3.6. (#8678)Mads Jensen
2021-02-26Remove import fallback of urllib2 in tests/modification-check. (#8677)Mads Jensen
2021-02-26Stop inheriting from object. It's unneeded on Python 3+. (#8675)Mads Jensen
2021-02-26Python 3 obsoletes explicit __ne__ methods (#8676)Mads Jensen
2021-02-26dont set required to False (#8689)Brad Warren
2021-02-25cli: make key_path and cert_path always be a str (#8687)alexzorin
2021-02-25docs: rewrite "Revoking certificates" (#8657)alexzorin