1. 02 Feb, 2016 6 commits
  2. 28 Jan, 2016 2 commits
  3. 27 Jan, 2016 2 commits
  4. 26 Jan, 2016 7 commits
  5. 25 Jan, 2016 1 commit
  6. 21 Jan, 2016 2 commits
    • Kenny Root's avatar
      Get rid of AlgNameMapper · 0302aa08
      Kenny Root authored
      am: d31ede7b
      
      * commit 'd31ede7b':
        Get rid of AlgNameMapper
      0302aa08
    • Kenny Root's avatar
      Get rid of AlgNameMapper · d31ede7b
      Kenny Root authored
      This was only a hack to support old Harmony code, so we don't need it
      anymore. Remove the direct references to AlgNameMapper and use
      reflection for compatibility in unbundled code.
      
      Change-Id: I7ec14f19e5098ffe12592b79b2b163b41031b6e6
      d31ede7b
  7. 20 Jan, 2016 12 commits
  8. 19 Jan, 2016 3 commits
  9. 18 Jan, 2016 2 commits
  10. 14 Jan, 2016 2 commits
    • Adam Langley's avatar
      external/conscrypt: sort list of cipher suite strings. · cabbd221
      Adam Langley authored
      This change sorts the list using sort(1).
      
      Change-Id: Ief0c407969c92405464b9b2e9ebc694f98260263
      cabbd221
    • Adam Langley's avatar
      external/conscrypt: add ChaCha20-Poly1305 cipher suite strings. · 8a585a55
      Adam Langley authored
      In preparation for a new BoringSSL import, this change adds the strings
      for the ChaCha20-Poly1305-based cipher suites, as specified in
      draft-ietf-tls-chacha20-poly1305-04.
      
      This change will cause the ciphers to be advertised via
      |getSupportedCipherSuites| even though BoringSSL hasn't been
      updated yet. This will be a transient flaw.
      
      Change-Id: If633ebb10f74d9f5706ad87d49b40ee5183dae8f
      8a585a55
  11. 11 Jan, 2016 1 commit