11
I Use This!
High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 16 hours ago.
Jun 14, 2024 — Jun 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
say what names this request applied to More... over 12 years ago
surely the user will want to know how much money they paid :-) More... over 12 years ago
make "thank you" page nicer too More... over 12 years ago
make font monospaced for credit card number More... over 12 years ago
try to improve spacing again More... over 12 years ago
change spacing slightly More... over 12 years ago
Add check for when no names are specified, and none were found in config More... over 12 years ago
quick fix proceed_msg send More... over 12 years ago
Merge branch 'master' of github.com:research/chocolate More... over 12 years ago
Fixed overwritten challenge error which caused issuance error More... over 12 years ago
remove dead code More... over 12 years ago
add credit card type selector More... over 12 years ago
actually we assume this is a GET, not a POST! More... over 12 years ago
actually these references should be relative to the web root More... over 12 years ago
improved payment form More... over 12 years ago
this is a simple key, not a hash More... over 12 years ago
send abbreviated URL for payments, not using session ID More... over 12 years ago
Remove glitchy restart More... over 12 years ago
fixed gen_https_names bug More... over 12 years ago
add check to gen_https_names to make sure domains contains a list of strings More... over 12 years ago
init logger before configurator More... over 12 years ago
the client is calling cleanup() on this challenge type too More... over 12 years ago
here, the attempt to log the fact that the session succeeded caused the daemon to crash (!) More... over 12 years ago
another example of "self.id" that should be "session" More... over 12 years ago
server didn't realize "payment" was a valid state! More... over 12 years ago
maybe I shouldn't just have copied and pasted this code from the corresponding sanity check in chocolate.py More... over 12 years ago
actually the URL in a payment challenge is element #0 of the data (which is a list) More... over 12 years ago
embed text of reason into format string More... over 12 years ago
this, too, is an instance method More... over 12 years ago
this is always an instance method More... over 12 years ago