| Commit message (Expand) | Author | Age | Files | Lines |
* | Landing Recent QUIC changes until 2016-03-07 19:39 UTC | rjshade | 2016-03-11 | 1 | -1/+1 |
* | Switch to standard integer types in net/. | Avi Drissman | 2015-12-20 | 1 | -1/+5 |
* | relnote: remove IsSupported method from the QUIC ChaCha20 | rch | 2015-12-01 | 1 | -3/+0 |
* | relnote: Propagate the info for the cipher in the QUIC connection to the | rtenneti | 2015-07-14 | 1 | -0/+3 |
* | Change the interface of QuicDecrypter to accept an already allocated | rtenneti | 2015-02-11 | 1 | -1/+1 |
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-27 | 1 | -4/+4 |
* | Standardize usage of virtual/override/final in net/ | dcheng | 2014-10-21 | 1 | -1/+1 |
* | replace OVERRIDE and FINAL with override and final in net/ | mostynb | 2014-10-09 | 1 | -1/+1 |
* | Added DISALLOW_COPY_AND_ASSIGN to disable copy/assign. | rtenneti@chromium.org | 2014-04-22 | 1 | -0/+3 |
* | Enable the ChaCha20+Poly1305 (kCC12) AEAD algorithm. | wtc@chromium.org | 2014-03-27 | 1 | -2/+3 |
* | Add ChaCha20Poly1305Encrypter, based on | wtc@chromium.org | 2014-03-13 | 1 | -0/+43 |