summaryrefslogtreecommitdiffstats
path: root/net/quic/crypto
Commit message (Expand)AuthorAgeFilesLines
* Land Recent QUIC changes.rtenneti@chromium.org2013-05-1614-199/+148
* Land Recent QUIC changesrtenneti@chromium.org2013-05-0944-707/+847
* Land Recent QUIC changesrtenneti@chromium.org2013-05-0715-65/+22400
* Revert 198736 "Land Recent QUIC changes"csharp@chromium.org2013-05-0715-22400/+65
* Land Recent QUIC changesrtenneti@chromium.org2013-05-0715-65/+22400
* Land Recent QUIC Changes rtenneti@chromium.org2013-05-034-123/+138
* Land Recent QUIC Changes rtenneti@chromium.org2013-04-266-105/+258
* Land Recent QUIC Changesrtenneti@chromium.org2013-04-2312-794/+1032
* Land Recent QUIC Changesrtenneti@chromium.org2013-04-176-63/+161
* net: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-137-7/+7
* Adding the first 6 quic unittests.alyssar@google.com2013-04-112-0/+5
* Merge QUIC StrikeRegister code to chromium.rtenneti@chromium.org2013-04-083-0/+883
* Support the AES GCM encrypter and decrypter for NSS 3.14 and later.rtenneti@chromium.org2013-04-066-47/+499
* Remove bogus logging from crypto_handshake_test.ccrch@chromium.org2013-04-021-2/+0
* Add support for P-256 key exchange in crypto handshake.rtenneti@chromium.org2013-03-3122-337/+823
* PK11_DecryptWithSymKey and PK11_EncryptWithSymKey have beenwtc@chromium.org2013-03-302-21/+16
* Port the AES GCM encrypter and decrypter to NSS.wtc@chromium.org2013-03-272-10/+142
* Land Recent QUIC Changesrtenneti@chromium.org2013-03-268-295/+704
* Do not define IsSupported() in the headers.wtc@chromium.org2013-03-154-8/+10
* Chromium style checker cleanuprsleevi@chromium.org2013-03-151-2/+3
* Add Aes128GcmEncrypter and Aes128GcmDecrypter for thewtc@chromium.org2013-03-1511-6/+1327
* Land Recent QUIC Changesrtenneti@chromium.org2013-03-1415-224/+349
* QUIC: NSS part for P256 key exchange.thaidn@google.com2013-03-134-40/+258
* QUIC/Crypto - Enabled curve25519 key exchange code.rtenneti@chromium.org2013-03-093-37/+18
* Fix leak in QuicServerConfigProtobuf.rch@chromium.org2013-03-081-0/+1
* Land Recent QUIC Changesrch@chromium.org2013-03-087-140/+612
* Add P256 key exchange. This CL is for OpenSSL. The NSS part is coming in anot...thaidn@google.com2013-03-083-0/+251
* QUIC - curve25519_key_exchange changesrtenneti@chromium.org2013-03-063-4/+45
* Land Recent QUIC Changesrch@chromium.org2013-03-031-8/+0
* QUIC - Some sketching of the crypto handshake.rtenneti@chromium.org2013-03-0212-222/+653
* use the correct constant in the FNV1a_128_Hash function as defined in the spe...johannes.rudolph@googlemail.com2013-02-272-8/+8
* Land recent QUIC changes.rch@chromium.org2013-02-2510-19/+126
* Linux/ChromeOS Chromium style checker cleanup, net/ edition.rsleevi@chromium.org2013-02-062-5/+7
* The first step of server-side crypto handshake: handle ClientHello,wtc@chromium.org2013-01-305-40/+159
* Add the server name indication (SNI) field to ClientHello.wtc@chromium.org2013-01-292-2/+9
* Cleaning up constructors for QuicData, QuicPacket and QuicEncryptedPacket to ...rch@chromium.org2013-01-181-2/+5
* Send the ClientHello handshake message.wtc@chromium.org2013-01-166-35/+217
* Add the InputBytesRemaining method.wtc@chromium.org2012-12-193-21/+132
* Merge recent QUIC changes.rch@chromium.org2012-12-183-6/+0
* Add the QuicRandom interface with a default implementation that is wtc@chromium.org2012-12-083-0/+140
* Add real support for uint128. These files originated with google internally,...rch@chromium.org2012-11-162-12/+0
* Clean up a whole raft of differences in QUIC code between the internal and Ch...rch@chromium.org2012-11-131-2/+2
* Change CryptoFramer to return a QuicData* instead of returning a bool and set...rch@chromium.org2012-10-213-31/+22
* Clean up style of QUIC's CryptoFramer et. al.rch@chromium.org2012-10-204-47/+72
* Trying yet again to add QuicFramer and friends.rch@chromium.org2012-10-1815-0/+1006
* Revert 162606 - Trying again to add QuicFramer and friends.mattm@chromium.org2012-10-1815-1006/+0
* Trying again to add QuicFramer and friends.rch@chromium.org2012-10-1815-0/+1006
* Revert 162462 - Add QuicFramer and friends.vitalybuka@chromium.org2012-10-1715-1006/+0
* Add QuicFramer and friends.rch@chromium.org2012-10-1715-0/+1006
* Revert 162259 - Add QuicFramer and friends.rch@chromium.org2012-10-1615-1006/+0