boulder/core
Jeff Hodges b31165444f move dns code to dns pkg and rename to bdns
Moves the DNS code from core to dns and renames the dns package to bdns
to be clearer.

Fixes #1260 and will be good to have while we add retries and such.
2015-12-14 11:21:43 -08:00
..
challenges.go delete old challenge code 2015-12-10 15:41:40 -08:00
core_test.go delete old challenge code 2015-12-10 15:41:40 -08:00
good_key.go Do GoodKey checking in WFE. 2015-09-09 20:30:55 -04:00
good_key_test.go Do GoodKey checking in WFE. 2015-09-09 20:30:55 -04:00
interfaces.go move dns code to dns pkg and rename to bdns 2015-12-14 11:21:43 -08:00
nonce.go Merge branch 'master' into short-nonce 2015-11-16 11:21:24 -08:00
nonce_test.go Fix nonceLen and unexport const. 2015-11-07 11:18:44 -08:00
objects.go Merge branch 'master' into delete_old_challenges 2015-12-10 23:04:00 -08:00
objects_test.go delete old challenge code 2015-12-10 15:41:40 -08:00
reverse-name.go Store a DB of issued names. 2015-09-28 19:37:50 -07:00
util.go Fix nil dereference in AcmeURL unmarshal and in validateContacts. 2015-12-04 09:46:46 -08:00
util_test.go Fix nil dereference in AcmeURL unmarshal and in validateContacts. 2015-12-04 09:46:46 -08:00
va.go add Google Safe Browsing API calls 2015-11-06 16:37:34 -08:00