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-05-26windows: always run with --preconfigured-renewal (#8867)alexzorin
2021-05-17[Windows] Cleanup Certbot pkg dir before installing to avoid dependencies con...Adrien Ferrand
2021-05-03fix client email address (#8817)Brad Warren
2021-04-05Upgrade Python to 3.8.9. (#8775)Brad Warren
2021-04-02add and update pynsist template comments (#8759)Brad Warren
2021-04-02Remove wheel hack in windows installer construction script (#8752)Adrien Ferrand
2021-04-01Pin pynsist (#8749)Adrien Ferrand
2021-03-26Redo the majority of Certbot's pinning system (#8741)Brad Warren
2021-02-24Make certbot constraint file independent from certbot-auto + update cryptogra...Adrien Ferrand
2021-02-24upgrade to 3.8.8 (#8682)Brad Warren
2021-01-07Enable Python 3.8 for Certbot on Windows (#8465)Adrien Ferrand
2020-12-16Enable again build isolation with proper pinning of build dependencies (#8443)Adrien Ferrand
2020-11-06Write a replacement for pipstrap (#8401)Brad Warren
2020-10-01Converted dict comprehensions to use literals. (#8342)Mads Jensen
2020-08-07Improve github release creation process (#8189)ohemorange
2020-04-13Minor bugfixes (#7891)Karan Suthar
2020-01-22Downgrade NSIS and upgrade Python (#7702)Brad Warren
2019-12-09Reorganize imports (#7616)Adrien Ferrand
2019-12-03Upgrade to pywin32>=227 (#7615)Adrien Ferrand
2019-11-26Fix refactor (#7597)ohemorange
2019-11-26Refactor certbot/ and certbot/tests/ to use the same structure as the other p...ohemorange
2019-11-13[Windows] Avoid letsencrypt.log permissions error during scheduled certbot re...Adrien Ferrand
2019-11-09Make uncomplicated modules private (#7528)ohemorange
2019-11-06Pin all build dependencies for the Windows installer (#7504)Adrien Ferrand
2019-11-05Build Windows installers with pinned dependencies (#7498)Adrien Ferrand
2019-10-30Create a release pipeline on Azure for Windows installer (#7441)Adrien Ferrand
2019-10-09Create a new CI for Certbot on Windows using Azure Pipelines (#7377)Adrien Ferrand
2019-09-23[Windows] Create a certbot renew scheduled task using the installer (#7371)Adrien Ferrand
2019-09-04[Windows] Create an installer for Certbot (#7324)Adrien Ferrand