Commit graph

9359 commits

Author SHA1 Message Date
Seth Schoen
9d1c0b8b19 proxy_peername is always 0.0.0.1 (unspecified) 2012-11-18 21:08:07 -08:00
Seth Schoen
2172c64070 show very slightly nicer error for bad payments 2012-11-18 21:07:20 -08:00
Seth Schoen
14b7d20bf7 further attempt to log remote peernames of dvsni test sockets! 2012-11-18 21:04:24 -08:00
Seth Schoen
1a830e2ab4 attempt to log remote peernames of dvsni test sockets! 2012-11-18 21:03:54 -08:00
Seth Schoen
b369e96d06 issue daemon doesn't verify challenges 2012-11-18 21:02:59 -08:00
Seth Schoen
39d1924990 oops 2012-11-18 20:56:58 -08:00
Seth Schoen
648d641311 make logging daemon log when it's shut down 2012-11-18 20:56:24 -08:00
Seth Schoen
2dd531b65d paren in wrong place 2012-11-18 20:53:18 -08:00
Seth Schoen
09a2326e8b missing paren 2012-11-18 20:52:08 -08:00
Seth Schoen
c4c8b4ed53 use logging mechanism instead of print 2012-11-18 20:50:05 -08:00
Seth Schoen
a67c5de309 second instance of ",".join bug 2012-11-18 20:43:19 -08:00
Seth Schoen
24af9acbd0 unfortunately there is a scoping issue here 2012-11-18 20:42:07 -08:00
Seth Schoen
a96365faf0 make all redis objects global for log() 2012-11-18 20:40:34 -08:00
Seth Schoen
ca2a40aa33 Merge branch 'master' of ssh://github.com/research/chocolate 2012-11-18 20:37:43 -08:00
Seth Schoen
12a1782ebe whoops, ",".join instead of join 2012-11-18 20:37:27 -08:00
James Kasten
559f1d3bff Merge branch 'master' of github.com:research/chocolate 2012-11-18 23:37:13 -05:00
James Kasten
ddb8352fcf Hard-coded reason into payment challenge - this should be sent by the server in the future 2012-11-18 23:37:01 -05:00
Seth Schoen
8ebdd0a8af make all daemons import the log function 2012-11-18 20:35:57 -08:00
James Kasten
3eb815035e Merge branch 'master' of github.com:research/chocolate 2012-11-18 23:35:49 -05:00
Seth Schoen
8da998b4ae sample use of logger :-) 2012-11-18 20:34:19 -08:00
Seth Schoen
14caa100d8 Merge branch 'master' of ssh://github.com/research/chocolate 2012-11-18 20:32:13 -08:00
Seth Schoen
ef8d3b661e add logging function 2012-11-18 20:31:58 -08:00
Eric
5cc5418da2 Merge branch 'master' of github.com:research/chocolate 2012-11-18 23:30:40 -05:00
James Kasten
a18b060950 Merge branch 'master' of github.com:research/chocolate 2012-11-18 23:29:05 -05:00
Eric
2655029d5e Make NcursesLogger only show last set of lines
You would think ncurses would already do this for the infobox,
but apparently this is not true. You would also think we wouldn't
have to write any more word-wrap code after 1980, but apparently
this too is not true.
2012-11-18 23:29:04 -05:00
James Kasten
4a4b6e1acb Hard coded AlTop 10k Alexa Domain into payment challenge - server should send region in the future 2012-11-18 23:28:01 -05:00
Seth Schoen
99a679209c make daemons say what they are 2012-11-18 20:27:04 -08:00
Seth Schoen
91c36318d7 make hostname lowercase before checking 2012-11-18 20:22:42 -08:00
Peter Eckersley
c6780679f4 Synchronise tabulation 2012-11-18 20:06:48 -08:00
Peter Eckersley
fffb5df59b Issue payment challenges for top 10,000 domains
(As measured by either the Alexa or Quantcast lists, which are remarkably
divergent)
2012-11-18 20:06:43 -08:00
James Kasten
8a795cbc32 Merge branch 'master' of github.com:research/chocolate 2012-11-18 22:53:55 -05:00
James Kasten
51d108f648 Made payment process loop 2012-11-18 22:52:47 -05:00
Seth Schoen
6bf1cef04d names_list, not names 2012-11-18 19:49:40 -08:00
Seth Schoen
b66e24ce2a say what names this request applied to 2012-11-18 19:49:12 -08:00
Seth Schoen
052644c2e4 surely the user will want to know how much money they paid :-) 2012-11-18 19:44:38 -08:00
Seth Schoen
e66a8d54c3 make "thank you" page nicer too 2012-11-18 19:36:49 -08:00
Seth Schoen
5e3a03bd73 make font monospaced for credit card number 2012-11-18 19:31:23 -08:00
Seth Schoen
c5f475c6fc try to improve spacing again 2012-11-18 19:15:26 -08:00
Seth Schoen
a5ad017c72 change spacing slightly 2012-11-18 19:13:31 -08:00
James Kasten
946c6e584c Add check for when no names are specified, and none were found in config 2012-11-18 21:33:28 -05:00
James Kasten
03d9bf5093 quick fix proceed_msg send 2012-11-18 21:19:48 -05:00
James Kasten
3cb9b39590 Merge branch 'master' of github.com:research/chocolate 2012-11-18 21:13:27 -05:00
James Kasten
e33af11d11 Fixed overwritten challenge error which caused issuance error 2012-11-18 21:13:08 -05:00
Seth Schoen
98b4898c8f remove dead code 2012-11-18 17:58:00 -08:00
Seth Schoen
674adbf9af add credit card type selector 2012-11-18 17:57:30 -08:00
Seth Schoen
5921f4878b actually we assume this is a GET, not a POST! 2012-11-18 17:56:22 -08:00
Seth Schoen
0d3e0bd72c actually these references should be relative to the web root 2012-11-18 17:06:33 -08:00
Seth Schoen
708677dd65 improved payment form 2012-11-18 17:02:28 -08:00
Seth Schoen
8e4e2af1fa this is a simple key, not a hash 2012-11-18 16:47:58 -08:00
Seth Schoen
647abf8e3c send abbreviated URL for payments, not using session ID 2012-11-18 16:43:07 -08:00