1. 26 Mar, 2012 1 commit
    • Jesse Wilson's avatar
      Expose NPN in OpenSSL. · 25977e42
      Jesse Wilson authored
      This is derived from costin's change Ib18da136cb628515d6909c438cd0809452d7058a.
      It moves the protocols data to the AppData's callbacks so the memory can be
      released when the handshake completes.
      
      Change-Id: Id61feaa6f28250e393f5c8093688b099e92dce9c
      25977e42
  2. 21 Mar, 2012 1 commit
  3. 16 Mar, 2012 1 commit
  4. 13 Mar, 2012 2 commits
  5. 12 Mar, 2012 4 commits
  6. 08 Mar, 2012 2 commits
    • Brian Carlstrom's avatar
      getPeerHostName should check for null InetAddress · f52b35a5
      Brian Carlstrom authored
      The address can be null for SSLSockets that have not been connected.
      
      Bug: 5835165
      
      (cherry picked from commit cb047c49abcf3b7b5c231b68431c291fe2d81b52)
      
      Change-Id: I12eb92ab0cdb42b89333361a485979c48365d5da
      f52b35a5
    • Brian Carlstrom's avatar
      Use KeyManagementException with causes to report errors · ffec9b89
      Brian Carlstrom authored
      Before the code would squash excecptions into null values, then turn
      the values back into KeyManagementException. Now the code preservers
      the underlying exception as the cause of the KeyManagementException.
      
      (cherry picked from commit b6d100ca03dd4c576c6735ce510cecc70d2e6617)
      
      Change-Id: Ia833145839578760ed9b49c626e8d4ab86ceacbe
      ffec9b89
  7. 02 Mar, 2012 2 commits
  8. 16 Feb, 2012 14 commits
  9. 15 Feb, 2012 2 commits
  10. 14 Feb, 2012 1 commit
  11. 08 Feb, 2012 2 commits
  12. 07 Feb, 2012 8 commits