1. b839f31 Fix typo in name of des-ede mapping by Kenny Root · 8 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 28328c3 Use SSL_session_reused to check when a session was reused by Kenny Root · 8 years ago
  3. 295b30e external/conscrypt: allow server-initiated renegotiations. by Adam Langley · 9 years ago
  4. cecb4da Adjust Signature interface for BoringSSL by Kenny Root · 9 years ago
  5. 199a134 Fix compilation with OpenSSL by Kenny Root · 9 years ago
  6. ccb8225 Fix error conditions in certificate/PKCS#7 reading by Kenny Root · 9 years ago
  7. d6828c4 Merge "Fix up JNI_TRACE for AEAD" into mnc-dev by Kenny Root · 9 years ago
  8. 203afd8 Fix up JNI_TRACE for AEAD by Kenny Root · 9 years ago
  9. 05a87ee Merge "external/conscrypt: tweaks for next BoringSSL import." into mnc-dev by Kenny Root · 9 years ago
  10. 1127c19 OpenSSLCipher: adjust expected length with padding in decrypt mode by Sergio Giro · 9 years ago
  11. e90640d Merge "Fix RSA upcalls from TLS/SSL into JCA." into mnc-dev by Alex Klyubin · 9 years ago
  12. ca6d8d3 external/conscrypt: tweaks for next BoringSSL import. by Adam Langley · 9 years ago
  13. 9bca53c Fix ECDSA upcalls from TLS/SSL into JCA. by Adam Langley · 9 years ago
  14. d1b4488 Fix RSA upcalls from TLS/SSL into JCA. by Alex Klyubin · 9 years ago
  15. d65ea6d NativeCrypto: special case for empty cipher list by Kenny Root · 9 years ago
  16. 1305c13 NativeCrypto: return of 0 is error for EVP_Sign/VerifyFinal by Kenny Root · 9 years ago
  17. d5d7063 NativeCrypto: throw exception on RSA op failure by Kenny Root · 9 years ago
  18. 8673398 Use |BIO_read_asn1| when parsing PKCS#7. by Adam Langley · 9 years ago
  19. d82dc06 Add isFinite flag to OpenSSLBIOInputStream. by Adam Langley · 9 years ago
  20. 05b8e50 external/conscrypt: support arbitrary ECC groups. by Adam Langley · 9 years ago
  21. 57ad13f Silence unused result warnings in conscrypt. by Elliott Hughes · 9 years ago
  22. 8d18c8a external/conscrypt: fix WITH_JNI_TRACE in light of BoringSSL update. by Adam Langley · 9 years ago
  23. 7c0a4c8 Fix OpenSSL build for new AEAD changes by Kenny Root · 9 years ago
  24. f6f6620 OpenSSLCipher: add AEAD cipher by Kenny Root · 9 years ago
  25. 6e1d9d2 Add style info for the C++ files by Kenny Root · 9 years ago
  26. 09b021a conscrypt: guard some error values that will be removed in BoringSSL. by Adam Langley · 9 years ago
  27. fbb754f Disable RSA blinding for BoringSSL with no public exponent by Kenny Root · 9 years ago
  28. dc77a71 Fix method by which the EC curve type is determined by Kenny Root · 9 years ago
  29. d9a68f6 external/conscrypt: ask OpenSSL for supported cipher suites. by Adam Langley · 9 years ago
  30. d12c567 Throw InvalidKeyException when keystore key malformed by Kenny Root · 9 years ago
  31. 48d7b0a NativeCrypto: allow default exceptions by Kenny Root · 9 years ago
  32. cf9111e NativeCrypto: compatibility with OpenSSL by Kenny Root · 9 years ago
  33. a6a38cd NativeCrypto: use correct types for unused functions by Kenny Root · 9 years ago
  34. e0e2a5b RI: AttachCurrentThread has different type by Kenny Root · 9 years ago
  35. 7e21685 RI: move header include to Android-specific place by Kenny Root · 9 years ago
  36. c625fa9 RI: cast to char* for JNI registration by Kenny Root · 9 years ago
  37. 8098cbb NativeCrypto: not finding a key is not fatal by Kenny Root · 9 years ago
  38. 9b8d092 external/conscrypt: add SSL_CIPHER_get_kx_name by Adam Langley · 9 years ago
  39. 8a77c20 NativeCrypto: do not discard pending exceptions by Kenny Root · 9 years ago
  40. 6ae71b6 external/conscrypt: recognise des-ede-cbc as an alias for des-cbc. by Adam Langley · 9 years ago
  41. 4d7e1f9 OpenSSLEngine: do not try to load ENGINE for BoringSSL by Kenny Root · 9 years ago
  42. ee3c863 external/conscrypt: don't throw in native code if missing cipher. by Adam Langley · 9 years ago
  43. 34160c5 external/conscrypt: align registered modes with BoringSSL. by Adam Langley · 9 years ago
  44. 8a9fc46 Add fallthrough intention markers by Kenny Root · 9 years ago
  45. 796ed06 conscrypt: throw exception for null references in NativeCrypto by Sergio Giro · 9 years ago
  46. 7dab2fd Enable any opaque private keys to be used with TLS/SSL stack. by Alex Klyubin · 9 years ago
  47. d8dce18 am 811e7ae4: BoringSSL PKCS#7 PEM and CRL support. by Adam Langley · 9 years ago
  48. 811e7ae BoringSSL PKCS#7 PEM and CRL support. by Adam Langley · 9 years ago
  49. baec546 am 2e68e229: Add back d2i_PKCS7_bio and PEM_read_bio_PKCS7. by Adam Langley · 9 years ago
  50. 2e68e22 Add back d2i_PKCS7_bio and PEM_read_bio_PKCS7. by Adam Langley · 9 years ago
  51. eb32230 am 0ccc17a0: external/conscrypt: a couple more BoringSSL build fixes. by Adam Langley · 9 years ago
  52. 1818310 am 76986208: EC_GROUP_cmp in BoringSSL now matches OpenSSL. by Adam Langley · 9 years ago
  53. 0ccc17a external/conscrypt: a couple more BoringSSL build fixes. by Adam Langley · 9 years ago
  54. 7698620 EC_GROUP_cmp in BoringSSL now matches OpenSSL. by Adam Langley · 9 years ago
  55. 0b62bf5 am a770db2d: change NativeCrypto_X509_CRL_get_ext return data type from int to long by Bowen Zhao · 9 years ago
  56. a770db2 change NativeCrypto_X509_CRL_get_ext return data type from int to long by Bowen Zhao · 9 years ago
  57. 16ad2a5 am dd546216: Use an empty BIO memory buffer with BoringSSL. by Adam Langley · 9 years ago
  58. dd54621 Use an empty BIO memory buffer with BoringSSL. by Adam Langley · 9 years ago
  59. f570902 am f6c8f8b4: Treat SSL_ERROR_ZERO_RETURN correctly. by Narayan Kamath · 9 years ago
  60. f6c8f8b Treat SSL_ERROR_ZERO_RETURN correctly. by Narayan Kamath · 9 years ago
  61. ac19e87 am 03b08986: Allow a pubkeyRef to be null by Kenny Root · 9 years ago
  62. dff53e4 am 2fe55c8f: Go back to BIO_s_null instead of empty mem buf by Kenny Root · 9 years ago
  63. 03b0898 Allow a pubkeyRef to be null by Kenny Root · 9 years ago
  64. 2fe55c8 Go back to BIO_s_null instead of empty mem buf by Kenny Root · 9 years ago
  65. 650826c am ca34114d: external/conscrypt: sync to latest BoringSSL. by Adam Langley · 9 years ago
  66. ca34114 external/conscrypt: sync to latest BoringSSL. by Adam Langley · 9 years ago
  67. 2a3464a am b578b396: Call EVP_CIPHER_CTX_free instead of EVP_CIPHER_CTX_cleanup. by Narayan Kamath · 9 years ago
  68. b578b39 Call EVP_CIPHER_CTX_free instead of EVP_CIPHER_CTX_cleanup. by Narayan Kamath · 9 years ago
  69. e1ed659 am 525df9b1: NativeCrypto: empty data content for PKCS7 container by Kenny Root · 9 years ago
  70. 525df9b NativeCrypto: empty data content for PKCS7 container by Kenny Root · 9 years ago
  71. b31e764 am 80ac6efc: am 058faf1e: NativeCrypto: throw BadPaddingException if EVP_CipherFinal_ex fails by Kenny Root · 9 years ago
  72. 9eb4416 am 70f386c2: am 53497d00: OpenSSLCipherRSA: add new reason to exception mapping by Kenny Root · 9 years ago
  73. 058faf1 NativeCrypto: throw BadPaddingException if EVP_CipherFinal_ex fails by Kenny Root · 9 years ago
  74. 53497d0 OpenSSLCipherRSA: add new reason to exception mapping by Kenny Root · 9 years ago
  75. e74933e NativeCrypto: throw BadPaddingException if EVP_CipherFinal_ex fails by Kenny Root · 9 years ago
  76. 70e75e7 OpenSSLCipherRSA: add new reason to exception mapping by Kenny Root · 9 years ago
  77. d1f7d19 resolved conflicts for merge of 7ca20497 to lmp-mr1-dev-plus-aosp by Kenny Root · 9 years ago
  78. 5fc043d Clear SSL state safely by Kenny Root · 9 years ago
  79. 7ca2049 Clear SSL state safely by Kenny Root · 9 years ago
  80. 86dd832 Clear SSL state safely by Kenny Root · 9 years ago
  81. 7dc06b9 Convert EC_GROUP and EC_POINT to new style by Kenny Root · 10 years ago
  82. 4757cdb Switch EVP_CIPHER_CTX to new style by Kenny Root · 10 years ago
  83. 153fd44 Restore EVP_CIPHER_CTX_set_key_length by Kenny Root · 10 years ago
  84. 37e58bb Convert EVP_PKEY to new style by Kenny Root · 10 years ago
  85. 6c523c0 Fix JNI_TRACE by Kenny Root · 10 years ago
  86. 4bff0a1 Convert EVP_MD_CTX to new style by Kenny Root · 10 years ago
  87. e84805b Remove Conscrypt support for DSA by Kenny Root · 10 years ago
  88. 18ed3be Clean up unused variables by Kenny Root · 10 years ago
  89. dbb6100 Remove unused local variables and function. by Chih-Hung Hsieh · 10 years ago
  90. 0beef7d Fix indentation for Fix mac build. by Kenny Root · 10 years ago
  91. a3a2eba Fix mac build. by Ian Rogers · 10 years ago
  92. 4f81d31 OpenSSLRandom: restore parts for OpenSSL by Kenny Root · 10 years ago
  93. de5225d Allow conscrypt to work with BoringSSL. by Adam Langley · 10 years ago
  94. 4b8721e Preserve errors to get the correct exception by Kenny Root · 10 years ago
  95. 2ba24c8 Preserve errors to get the correct exception by Kenny Root · 10 years ago
  96. dac92c6 Squashed commit of changes from lmp-ub-dev by Kenny Root · 10 years ago
  97. 6af242c Quiet ALOGV warnings for unbundled releases by Kenny Root · 10 years ago
  98. c50f112 am 04b3500f: Comment out unused parameters and function. by Chih-Hung Hsieh · 10 years ago
  99. 04b3500 Comment out unused parameters and function. by Chih-Hung Hsieh · 10 years ago
  100. b71bfa3 am 5a8ca5b1: No need to select NPN protocols when not enabled by Kenny Root · 10 years ago