..
boulder-tools
Bump golang version to 1.8.3 ( #2787 )
2017-05-25 17:01:31 -07:00
config
Remove some last traces of AMQP. ( #2687 )
2017-04-20 10:43:17 -07:00
config-next
Basic RSA known weak key checking ( #2765 )
2017-05-25 09:33:58 -07:00
ct-test-srv
Switch CT import path ( #2769 )
2017-05-17 13:41:33 -07:00
dns-test-srv
Remove all stray copyright headers and appends the initial line to LICENSE.txt ( #1853 )
2016-05-31 12:32:04 -07:00
grafana
Grafana dashboard update. ( #2786 )
2017-05-26 10:53:43 -04:00
grpc-creds
Split out separate RPC services for issuing and for signing OCSP ( #2452 )
2017-01-05 15:08:39 -08:00
gsb-test-srv
Google Safe Browsing V4 Improvements ( #2504 )
2017-01-23 11:07:20 -08:00
load-generator
Whoops, delete correct field
2017-03-02 16:52:25 -08:00
mail-test-srv
Fixes gofmt -s diffs
2016-11-30 13:30:03 -05:00
ocsp
Add checkocsp and ocsp_forever. ( #2632 )
2017-04-05 12:05:06 -07:00
prometheus
Add Prometheus collection for WFE to default config. ( #2675 )
2017-04-13 10:07:28 -07:00
secrets
Remove some last traces of AMQP. ( #2687 )
2017-04-20 10:43:17 -07:00
vars
Fix max_statement_time and long_query_time ( #2311 )
2016-11-08 09:07:36 -05:00
caa-servfail-exceptions.txt
Add enforcement for CAA SERVFAIL ( #1971 )
2016-06-28 11:00:23 -07:00
cfssl-config.json
Move cert-csr check to boulder/core and review fixes
2015-06-02 17:56:28 +01:00
chisel.py
Call logging.basicConfig() in chisel. ( #2679 )
2017-04-14 10:08:53 -04:00
create_db.sh
Local DB migration improvements (`-next` directory, auto-migrate) ( #2206 )
2016-09-26 21:37:05 -07:00
ct-key.pem
Use a EC key to sign CT signatures, plus properly load it
2015-12-15 13:50:43 -08:00
db-common.sh
* Delete Policy DB.This is no longer needed now that we have a JSON policy file.* Fix tests.* Revert Dockerfile.* Fix create_db* Simplify user addition.* Fix tests.* Fix tests* Review fixes. https://github.com/letsencrypt/boulder/pull/1773
2016-04-29 12:12:24 -07:00
db.go
* Delete Policy DB.This is no longer needed now that we have a JSON policy file.* Fix tests.* Revert Dockerfile.* Fix create_db* Simplify user addition.* Fix tests.* Fix tests* Review fixes. https://github.com/letsencrypt/boulder/pull/1773
2016-04-29 12:12:24 -07:00
docker-environment
Switch to Golang 1.6.3 ( #2105 )
2016-08-05 16:35:43 -04:00
drop_users.sql
Add cmd/expired-authz-purger ( #1828 )
2016-06-03 16:00:19 -04:00
entrypoint.sh
Purge remaining AMQP code ( #2648 )
2017-04-04 15:02:22 -07:00
example-expiration-template
Review fixes
2015-07-27 12:46:09 -07:00
example-weak-keys.json
Basic RSA known weak key checking ( #2765 )
2017-05-25 09:33:58 -07:00
hostname-policy.json
Add explicit forbidden names validation to cert-checker ( #2373 )
2016-12-02 11:55:24 -08:00
integration-test.py
Properly initialize submissions_b count ( #2784 )
2017-05-24 15:37:01 -07:00
issuer-ocsp-responder.json
Improve single-ocsp command ( #2181 )
2016-09-15 15:28:54 -07:00
make-softhsm.sh
Fix non-Docker integration test. ( #2184 )
2016-09-16 18:21:33 -07:00
migrate-up.sh
Add a test that there are no outdated migrations.
2015-09-18 14:53:40 -07:00
mock-vendor.go
Force godep to vendor github.com/golang/mock/mockgen/model ( #2792 )
2017-05-31 16:09:44 -07:00
rate-limit-policies-b.yml
Splits CountRegistrationsByIP to exact-match and by /48. ( #2782 )
2017-05-30 15:12:20 -07:00
rate-limit-policies.yml
Splits CountRegistrationsByIP to exact-match and by /48. ( #2782 )
2017-05-30 15:12:20 -07:00
requirements.txt
Refactor integration test.
2017-01-22 20:51:27 -08:00
run-docker.sh
Use X.509 AIA Issuer URL in rel="up" link header ( #2545 )
2017-02-07 11:19:22 -08:00
sa_db_users.sql
Purge both pending and finalized authorizations as well as challenges ( #2149 )
2017-03-24 11:04:35 -07:00
setup.sh
Purge remaining AMQP code ( #2648 )
2017-04-04 15:02:22 -07:00
startservers.py
Purge remaining AMQP code ( #2648 )
2017-04-04 15:02:22 -07:00
test-ca.der
Unflake OCSP integration test
2015-10-21 14:38:15 -07:00
test-ca.key
Make it easier to start a test config.
2015-04-09 18:26:40 -07:00
test-ca.key-pkcs11.json
Improve single-ocsp command ( #2181 )
2016-09-15 15:28:54 -07:00
test-ca.key.der
Add DER form of test-ca key in-tree. ( #2041 )
2016-07-12 09:06:59 -07:00
test-ca.pem
Unflake OCSP integration test
2015-10-21 14:38:15 -07:00
test-ca2.pem
Add multi-issuer support to the CA.
2016-03-21 20:56:58 -07:00
test-no-outdated-migrations.sh
Fix mktemp to be MacOS compatible
2015-09-23 13:16:16 -07:00
test-root.key
Unflake OCSP integration test
2015-10-21 14:38:15 -07:00
test-root.key-pkcs11.json
Improve single-ocsp command ( #2181 )
2016-09-15 15:28:54 -07:00
test-root.key.der
Improve single-ocsp command ( #2181 )
2016-09-15 15:28:54 -07:00
test-root.pem
Unflake OCSP integration test
2015-10-21 14:38:15 -07:00
test-tools.go
Change `%v` to `%#v` in AssertEquals error msg. ( #1983 )
2016-06-28 08:42:51 -07:00
travis-before-install.sh
Run travis-before-install once more. ( #1858 )
2016-05-31 14:06:02 -07:00
wfe.key
Use X.509 AIA Issuer URL in rel="up" link header ( #2545 )
2017-02-07 11:19:22 -08:00
wfe.pem
Use X.509 AIA Issuer URL in rel="up" link header ( #2545 )
2017-02-07 11:19:22 -08:00