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
2020-02-07Merge pull request #7735 from certbot/apache-parser-v2ohemorange
2020-02-05Bump version to 1.3.0Erica Portnoy
2020-02-05Release 1.2.0v1.2.01.2.xErica Portnoy
2020-01-30Merge remote-tracking branch 'origin/master' into ap2_to_masterJoona Hoikkala
2020-01-30Remove SSLCompression off line from all config options (#7726)ohemorange
2020-01-25Disable old SSL versions and ciphersuites to follow Mozilla recommendations i...ohemorange
2020-01-24Drop Python 3.4 support (#7721)Brad Warren
2020-01-17Spelling and grammar fixes (#7695)Ville Skyttä
2020-01-17Fix minimum certbot version in plugins (#7684)Brad Warren
2020-01-14Bump version to 1.2.0Brad Warren
2020-01-14Release 1.1.0v1.1.01.1.xBrad Warren
2020-01-07[Apache v2] Add apacheconfig as a dependency (#7643)sydneyli
2020-01-06Modifications needed for merging to masterJoona Hoikkala
2020-01-06Merge remote-tracking branch 'origin/master' into ap2_merge_masterJoona Hoikkala
2020-01-03Fix gating to ensure that no parsernode functionality is run unless explicitl...Joona Hoikkala
2019-12-19Implement get_virtual_hosts() for ParserNode interfaces (#7564)Joona Hoikkala
2019-12-11Lint certbot code on Python 3, and update Pylint to the latest version (#7551)Adrien Ferrand
2019-12-10[Apache v2] Implement parsed_files (#7562)Joona Hoikkala
2019-12-09Reorganize imports (#7616)Adrien Ferrand
2019-12-03Bump version to 1.1.0candidate-1.0.0Brad Warren
2019-12-03Release 1.0.0v1.0.01.0.xBrad Warren
2019-12-03[Apache v2] Move the apachectl parsing to apache_util (#7569)Joona Hoikkala
2019-12-02[Apache v2] Implement find_ancestors (#7561)Joona Hoikkala
2019-11-27Refactor tests out of packaged module for apache plugin (#7607)ohemorange
2019-11-25Make the contents of the apache plugin private (#7579)ohemorange
2019-11-22Remove unused apache docs (#7575)ohemorange
2019-11-18Implement add_child_comment (#7518)Joona Hoikkala
2019-11-15[Apache v2] Initial ApacheParser skeleton (#7559)sydneyli
2019-11-15fixes #7553 (#7560)Brad Warren
2019-11-13[Apache v2] Implement delete_child() (#7521)Joona Hoikkala
2019-11-13[Apache v2] Implement save() and unsaved_files() (#7520)Joona Hoikkala
2019-11-13Implement add_child_directive (#7517)Joona Hoikkala
2019-11-12Move constants.py to _internal (#7534)ohemorange
2019-11-11[Apache v2] Adding nodes 1/3 : add_child_block() (#7497)Joona Hoikkala
2019-11-09Make uncomplicated modules private (#7528)ohemorange
2019-11-06[Apache v2] Implement set_parameters() (#7461)Joona Hoikkala
2019-11-06Bump version to 1.0.0Erica Portnoy
2019-11-06Release 0.40.1v0.40.1Erica Portnoy
2019-11-05Release 0.40.0v0.40.0Erica Portnoy
2019-11-04Dropped deprecated flags from commands (#7482)Brandon Moore
2019-11-01Use distro library for all OS version detection (#7467)Joona Hoikkala
2019-10-31Remove references to TLS-SNI-01 outside of ACME (#7479)Brad Warren
2019-10-31Deprecate certbot.plugins.common.TLSSNI01 (#7477)Brad Warren
2019-10-30[Apache v2] AugeasBlockNode find_comments() implementation (#7457)Joona Hoikkala
2019-10-26Use dummy values for ancestor (#7462)Joona Hoikkala
2019-10-21[Apache v2] find_blocks and find_directives implementation (#7443)Joona Hoikkala
2019-10-09Merge branch 'master' into add-azure-pipelinesBrad Warren
2019-10-01Bump version to 0.40.0Erica Portnoy
2019-10-01Release 0.39.0v0.39.00.39.xErica Portnoy
2019-09-26Fix to run with Apache on RHEL 6 (#7401)Kenichi Maehashi