11
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 14, 2024 — Jun 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove augeas backup save system, fix various syntax errors More... about 12 years ago
Instituted new file registration to make all config transactions atomic More... about 12 years ago
Fix --view-checkpoints More... about 12 years ago
Fixed save() to run checkpoint_update anytime files are added More... about 12 years ago
SNI Challenge now relies on Configurator checkpoint system to cleanup. More... about 12 years ago
Standardized safe directory creation, created trustify_util.py for common functions More... about 12 years ago
Allow finalize_checkpoint to occur even if there are no current saves More... about 12 years ago
Added a few fixes for new checkpoint system More... about 12 years ago
Reworked Configurator save/checkpoint system More... about 12 years ago
Add Augeas parsing error check, support for Augeas case-insensitive sections More... about 12 years ago
Changed __case_i to be a public function More... about 12 years ago
Add support for case insensitive directives More... about 12 years ago
Final touches before case insensitive Augeas testing begins More... about 12 years ago
Added configtest at beginning of client authentication, included a few fixes More... about 12 years ago
Added view checkpoints and rollback feature as options to cmd line More... about 12 years ago
Finished refactoring client.py More... about 12 years ago
Fixed some API naming issues More... about 12 years ago
Fixed a few variable name errors More... about 12 years ago
Clean up client.py, make object oriented, add robustness More... about 12 years ago
Removed testing specific code for new features More... about 12 years ago
Added a secure initialization script and removed DNS lookups for private IPs More... about 12 years ago
Removed brackets for parentheses More... over 12 years ago
Added tiered CA shuffling for CA choices More... over 12 years ago
erase redundant return statement More... over 12 years ago
Add NameVirtualHost for new SSL Vhost if nonsslvhost had name virtual host enabled More... over 12 years ago
Fixed issues with running multiple vhosts separately with upgrade from http vhost to https More... over 12 years ago
fixed interface for make_vhost_ssl More... over 12 years ago
minor testing change More... over 12 years ago
Improved vhost selection algorithm More... over 12 years ago
Removed *:443 fix as the underlying issue was using public ip addresses in vhost when they should have been private More... over 12 years ago