1. 4c341d0 Support asynchronous ticket decryption with TLS 1.0–1.2. by Adam Langley · 8 years ago
  2. be49706 Rename initial_ctx to session_ctx. by David Benjamin · 8 years ago
  3. 9310317 Remove 'file:' feature in v3_pci.c's CONF hooks. by David Benjamin · 8 years ago
  4. 91222b8 Fix configuring the empty cipher list. by David Benjamin · 8 years ago
  5. 6ad20dc Move error-on-empty-cipherlist into ssl_create_cipher_list(). by Matthew Braithwaite · 8 years ago
  6. 130d529 Adding version to AEAD. by Steven Valdez · 8 years ago
  7. d04ca95 Add |SSL[_CTX]_set_chain_and_key|. by Adam Langley · 8 years ago
  8. c77ea04 Enable RSA AVX2 code. by Adam Langley · 8 years ago
  9. 35ac5b7 Export server-side ticket_age skew. by David Benjamin · 8 years ago
  10. fe36672 Allow users of the |CRYPTO_BUFFER|-based methods to verify certs after the handshake. by Adam Langley · 8 years ago
  11. 0cade98 Make the no-op verify function push an error. by Adam Langley · 8 years ago
  12. b647319 Avoid the error case in |bn_mul_mont|. by Brian Smith · 8 years ago
  13. 54689ed Move ssl_verify_alarm_type into ssl_x509.c. by David Benjamin · 8 years ago
  14. ab1d28e Trim x509.h includes. by David Benjamin · 8 years ago
  15. 8ebeabf Add SSL_CTX_get_ciphers. by David Benjamin · 8 years ago
  16. f29c429 Remove support for old-style SSL_PRIVATE_KEY_METHOD types. by David Benjamin · 8 years ago
  17. f465461 Add SSL_get0_peer_certificates. by David Benjamin · 8 years ago
  18. 924a352 Remove experimental TLS 1.3 short record header extension. by Steven Valdez · 8 years ago
  19. 9ea9f9c Updating fuzzer corpus by Steven Valdez · 8 years ago
  20. d6c22ee Add |SSL_get0_server_requested_CAs|. by Adam Langley · 8 years ago
  21. 919d8cf Sync util/bot with Chromium. by David Benjamin · 8 years ago
  22. 84cd493 Don't pass |overhead_len| when testing “open” speed. by Adam Langley · 8 years ago
  23. a58baaf Forbid the server certificate from changing on renego. by David Benjamin · 8 years ago
  24. ad8f5e1 Don't use long for timestamps. by David Benjamin · 8 years ago
  25. 7dd4e42 Convert x25519_test to GTest. by David Benjamin · 8 years ago
  26. 11c8289 Remove support for blocking DTLS timeout handling. by David Benjamin · 8 years ago
  27. 7e42999 Convert evp_extra_test into GTest. by David Benjamin · 8 years ago
  28. 39425b0 Add |TLS_with_buffers_method|. by Adam Langley · 8 years ago
  29. d5c565a Name ssl_x509.c functions consistently. by Adam Langley · 8 years ago
  30. 94a62e6 Hang ssl_auto_chain_if_needed off |X509_METHOD|. by Adam Langley · 8 years ago
  31. 2a3b343 Move X509-related verification code into ssl_x509.c. by Adam Langley · 8 years ago
  32. 415c010 Make all X509-related functions check the X509_METHOD. by Adam Langley · 8 years ago
  33. 0bdef09 Check CA names during the handshake. by Adam Langley · 8 years ago
  34. 34b4c82 Hold CA names as |CRYPTO_BUFFER|s. by Adam Langley · 8 years ago
  35. 2ff7933 Add test for |SSL_get_client_CA_list|. by Adam Langley · 8 years ago
  36. 0d3c963 Build with -fsanitize-address-use-after-scope if -DASAN=1 by David Benjamin · 8 years ago
  37. 591f251 Remove direct calls to BN_mod_exp. by David Benjamin · 8 years ago
  38. ba9557d Benchmark open & seal separately for AES-GCM-SIV. by Adam Langley · 8 years ago
  39. 218f51b Fix Android bots. by David Benjamin · 8 years ago
  40. 898be92 Support P-224 certificates as a server. by Adam Langley · 8 years ago
  41. be2ee34 Update AES-GCM-SIV to match revision four of the draft. by Adam Langley · 8 years ago chromium-3029 version_for_cocoapods_9.0
  42. 5ae4165 Allow multiple IDN xn-- indicators by Alessandro Ghedini · 8 years ago
  43. adec772 Remove SSL_CIPHER_has_MD5_HMAC. by David Benjamin · 8 years ago
  44. de5c325 Fix SSL_write doc comment by Michel Lespinasse · 8 years ago
  45. a57dcfb Add new cipherlist-setting APIs that reject nonsense. by Matthew Braithwaite · 8 years ago
  46. c4796c9 ECDSA: const EC_KEY* arguments where possible. by Matthew Braithwaite · 8 years ago
  47. 699e55b Unexport time_support.h. by David Benjamin · 8 years ago
  48. fc02b59 Move tmp.extended_master_secret to SSL_HANDSHAKE. by David Benjamin · 8 years ago
  49. 45738dd Move new_cipher and new_session to SSL_HANDSHAKE. by David Benjamin · 8 years ago
  50. 12709db Stop reporting SSL_R_SHUTDOWN_WHILE_IN_INIT. by David Benjamin · 8 years ago
  51. c92f29d Remove freelist_max_len. by David Benjamin · 8 years ago
  52. ced1895 Fix mis-import of upstream cc598f321fbac9c04da5766243ed55d55948637d. by David Benjamin · 8 years ago
  53. c4d5925 Fix various malloc failure checks. by David Benjamin · 8 years ago
  54. ec1d963 Fix crashes in EVP_CIPHER if cipher_data was not allocated. by David Benjamin · 8 years ago
  55. fb2ac39 Convert ec_test to GTest. by David Benjamin · 8 years ago
  56. c5be327 Tidy up EVP_PKEY_CTX_dup and fix malloc error crash. by David Benjamin · 8 years ago
  57. 3e8b782 Remove "raw" versions of PKCS8_encrypt and PKCS8_decrypt. by David Benjamin · 8 years ago
  58. 628f518 bn/asm/x86_64*: add DWARF CFI directives. by Adam Langley · 8 years ago
  59. b91b9a8 Convert rsa_test to GTest. by David Benjamin · 8 years ago
  60. 98f5dc3 perlasm/x86_64-xlate.pl: recognize even offset(%reg) in cfa_expression. by David Benjamin · 8 years ago
  61. f3cc7a3 perlasm/x86_64-xlate.pl: fix pair of typo-bugs in the new cfi_directive. by David Benjamin · 8 years ago
  62. 4c40531 perlasm/x86_64-xlate.pl: typo fix in comment. by David Benjamin · 8 years ago
  63. cb1b333 x86_64 assembly pack: Win64 SEH face-lift. by Adam Langley · 8 years ago
  64. dc90e39 Clear the last GTest warning suppression. by David Benjamin · 8 years ago
  65. 5960a90 Move sid_ctx from SSL/SSL_CTX to CERT. by David Benjamin · 8 years ago
  66. 0f28691 Fix a few typos. by David Benjamin · 8 years ago
  67. 26e1ff3 Remove some unnecessary return values. by David Benjamin · 8 years ago
  68. 27a9e6a Adding ALPN to session. by Steven Valdez · 8 years ago
  69. f6d64ef tool: show if server sent SCT staple by Alessandro Ghedini · 8 years ago
  70. b19b662 Convert chacha_test to GTest. by David Benjamin · 8 years ago
  71. 1d5a570 Don't hardcode GTest sources. by David Benjamin · 8 years ago
  72. 83a3212 Move SCT lists and OCSP responses to CERT. by David Benjamin · 8 years ago
  73. 004bff3 chacha/asm/chacha-x86_64.pl: add AVX512 path optimized for shorter inputs. by Adam Langley · 8 years ago
  74. cf9a98c x86 assembly pack: update performance results. by Adam Langley · 8 years ago
  75. 51079b4 x86_64 assembly pack: add AVX512 ChaCha20 path. by Adam Langley · 8 years ago
  76. b99dc55 chacha/asm/chacha-x86.pl: improve [backward] portability. by Adam Langley · 8 years ago
  77. 5ca18d8 chacha-x86.pl: simplify feature setting. by Adam Langley · 8 years ago
  78. 766a6fd Revert "OpenSSL: make final reduction in Montgomery multiplication constant-time." by Adam Langley · 8 years ago
  79. 0bf9d6d bn/asm/x86[_64]-mont*.pl: implement slightly alternative page-walking. by Adam Langley · 8 years ago
  80. ff7fb71 x86_64 assembly pack: add Goldmont performance results. by Adam Langley · 8 years ago
  81. 952f7bf Spelling fixes in Perl files. by Adam Langley · 8 years ago
  82. 86c0692 Skylake performance results. by Adam Langley · 8 years ago
  83. c948d46 Remove trailing whitespace from Perl files. by Adam Langley · 8 years ago
  84. 073a06d On Windows, page walking is known as __chkstk. by Adam Langley · 8 years ago
  85. b834450 Explain *cough*-dows by Adam Langley · 8 years ago
  86. edcd8fd bn/asm/x86[_64]-mont*.pl: complement alloca with page-walking. by Adam Langley · 8 years ago
  87. 689eb3d x86_64-xlate.pl: import fix(?) from upstream. by Adam Langley · 8 years ago
  88. 9ad43cb x86_64-xlate.pl: drop some whitespace. by Adam Langley · 8 years ago
  89. 9be3238 perlasm/x86_64-xlate.pl: recognize DWARF CFI directives. by Adam Langley · 8 years ago
  90. 16b1b1d Simplify state and info_callback management. by David Benjamin · 8 years ago
  91. 35ed523 Remove an unnecessary state transition. by David Benjamin · 8 years ago
  92. 77458a4 Avoid transitioning into SSL_ST_OK and back out. by David Benjamin · 8 years ago
  93. 9e766d7 Unexport the handshake's internal state. by David Benjamin · 8 years ago
  94. 07ab5d4 Stop skipping stray HelloRequests. by David Benjamin · 8 years ago
  95. 040bc49 Enable TLS 1.3 by default in bssl tool. by Adam Langley · 8 years ago
  96. 7d7554b Add a helper for comparing byte strings. by David Benjamin · 8 years ago
  97. 949628a perlasm/x86_64-xlate.pl: remove obsolete .picmeup synthetic directive. by Adam Langley · 8 years ago
  98. 2512663 perlasm/x86_64-xlate.pl: minor readability updates. by Adam Langley · 8 years ago
  99. 3149979 perlasm/x86_64-xlate.pl: clarify SEH coding guidelines. by Adam Langley · 8 years ago
  100. 4229d26 perlasm/x86_64-xlate.pl: add support for AVX512 OPMASK-ing. by Adam Langley · 8 years ago