boulder/core
Jeff Hodges 6b0e53b8e0 use ProblemDetails inside of wfe
This uses ProblemDetails throughout the wfe. This is the last step in
allowing the backend services to pass ProblemDetails from RPCs through
to the user.

Updates #1153.

Fixes #1161.
2015-12-15 11:44:33 -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 use ProblemDetails inside of wfe 2015-12-15 11:44:33 -08:00
util_test.go use ProblemDetails inside of wfe 2015-12-15 11:44:33 -08:00
va.go add Google Safe Browsing API calls 2015-11-06 16:37:34 -08:00