Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(488)

Issue 11828043: Add a certificate store

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 11 months ago by ekasper
Modified:
12 years, 11 months ago
CC:
ctlog-opensource-review_google.com
Visibility:
Public.

Description

Add a certificate store

Patch Set 1 #

Patch Set 2 : add missing certdb method #

Patch Set 3 : fix width #

Total comments: 14

Patch Set 4 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+641 lines, -580 lines) Patch
M src/python/Makefile View 2 chunks +3 lines, -2 lines 0 comments Download
A src/python/ct/client/cert_db.py View 1 2 3 1 chunk +60 lines, -0 lines 0 comments Download
A src/python/ct/client/cert_db_test.py View 1 2 3 1 chunk +139 lines, -0 lines 0 comments Download
M src/python/ct/client/database.py View 2 chunks +0 lines, -59 lines 0 comments Download
D src/python/ct/client/database_test.py View 1 chunk +0 lines, -188 lines 0 comments Download
A + src/python/ct/client/log_db.py View 5 chunks +2 lines, -18 lines 0 comments Download
A + src/python/ct/client/log_db_test.py View 6 chunks +52 lines, -51 lines 0 comments Download
A src/python/ct/client/sqlite_cert_db.py View 1 2 3 1 chunk +170 lines, -0 lines 0 comments Download
A src/python/ct/client/sqlite_cert_db_test.py View 1 chunk +17 lines, -0 lines 0 comments Download
A src/python/ct/client/sqlite_connection.py View 1 2 1 chunk +82 lines, -0 lines 0 comments Download
A src/python/ct/client/sqlite_connection_test.py View 1 chunk +59 lines, -0 lines 0 comments Download
D src/python/ct/client/sqlite_db.py View 1 chunk +0 lines, -173 lines 0 comments Download
D src/python/ct/client/sqlite_db_test.py View 1 chunk +0 lines, -14 lines 0 comments Download
A + src/python/ct/client/sqlite_log_db.py View 7 chunks +36 lines, -73 lines 0 comments Download
A src/python/ct/client/sqlite_log_db_test.py View 1 chunk +17 lines, -0 lines 0 comments Download
M src/python/ct/dashboard/dashboard.py View 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 6
ekasper
This is preparation work for scanning the log with get-entries and storing the results. It ...
12 years, 11 months ago (2013-07-25 11:17:39 UTC) #1
Ben Laurie (Google)
https://codereview.appspot.com/11828043/diff/5001/src/python/ct/client/cert_db_test.py File src/python/ct/client/cert_db_test.py (right): https://codereview.appspot.com/11828043/diff/5001/src/python/ct/client/cert_db_test.py#newcode39 src/python/ct/client/cert_db_test.py:39: self.assertEqual("hello\x00", cert) I don't understand how this shows the ...
12 years, 11 months ago (2013-07-25 16:49:16 UTC) #2
ekasper
https://codereview.appspot.com/11828043/diff/5001/src/python/ct/client/cert_db_test.py File src/python/ct/client/cert_db_test.py (right): https://codereview.appspot.com/11828043/diff/5001/src/python/ct/client/cert_db_test.py#newcode39 src/python/ct/client/cert_db_test.py:39: self.assertEqual("hello\x00", cert) On 2013/07/25 16:49:16, Ben Laurie (Google) wrote: ...
12 years, 11 months ago (2013-07-25 17:19:57 UTC) #3
ekasper
Ping. On Thu, Jul 25, 2013 at 7:19 PM, <ekasper@google.com> wrote: > > https://codereview.appspot.**com/11828043/diff/5001/src/** > ...
12 years, 11 months ago (2013-07-30 09:49:03 UTC) #4
Ben Laurie (Google)
Sorry, on it now. On 30 July 2013 10:49, Emilia Kasper <ekasper@google.com> wrote: > Ping. ...
12 years, 11 months ago (2013-07-30 09:51:42 UTC) #5
Ben Laurie (Google)
12 years, 11 months ago (2013-07-30 09:53:26 UTC) #6
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b