Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(111)

Issue 12740002: QUIC/Crypto - Enabled curve25519 key exchange code. (Closed)

Created:
7 years, 9 months ago by ramant (doing other things)
Modified:
7 years, 9 months ago
Reviewers:
wtc
CC:
chromium-reviews, cbentzel+watch_chromium.org, agl, Ryan Hamilton
Visibility:
Public.

Description

QUIC/Crypto - Enabled curve25519 key exchange code. R=wtc@chromium.org BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=187161

Patch Set 1 #

Total comments: 2

Patch Set 2 : deleted include of string.h #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -37 lines) Patch
M net/quic/crypto/curve25519_key_exchange.h View 1 chunk +0 lines, -3 lines 0 comments Download
M net/quic/crypto/curve25519_key_exchange.cc View 1 3 chunks +13 lines, -31 lines 0 comments Download
M net/quic/crypto/curve25519_key_exchange_test.cc View 1 2 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
ramant (doing other things)
Hi Wan-Teh, Enabled Curve25519 code. Could you please take a look? thanks raman
7 years, 9 months ago (2013-03-09 00:33:16 UTC) #1
wtc
Patch set 1 LGTM. https://chromiumcodereview.appspot.com/12740002/diff/1/net/quic/crypto/curve25519_key_exchange_test.cc File net/quic/crypto/curve25519_key_exchange_test.cc (right): https://chromiumcodereview.appspot.com/12740002/diff/1/net/quic/crypto/curve25519_key_exchange_test.cc#newcode7 net/quic/crypto/curve25519_key_exchange_test.cc:7: #include <string.h> I think you ...
7 years, 9 months ago (2013-03-09 01:23:27 UTC) #2
ramant (doing other things)
curve25519_key_exchange.h is including <string> and we are not including <string> if the header file includes ...
7 years, 9 months ago (2013-03-09 01:38:27 UTC) #3
wtc
Patch set 2 LGTM.
7 years, 9 months ago (2013-03-09 02:05:16 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/12740002/3002
7 years, 9 months ago (2013-03-09 02:43:08 UTC) #5
commit-bot: I haz the power
7 years, 9 months ago (2013-03-09 14:58:56 UTC) #6
Message was sent while issue was closed.
Change committed as 187161

Powered by Google App Engine
This is Rietveld 408576698