1. ba13402 Fix the type of ASN1_i2d_bio's last argument. by David Benjamin · 10 years ago
  2. b8d28cf Factor out the buffering and low-level record code. by David Benjamin · 10 years ago
  3. e000472 pkcs8.c: Add PBES2 to list of password-based encryption methods. by Matt Braithwaite · 10 years ago
  4. 73415b6 Move arm_arch.h and fix up lots of include paths. by Adam Langley · 10 years ago
  5. 61821bf Add EVP_AEAD_CTX_zero. by David Benjamin · 10 years ago
  6. ec43534 Remove DHE_RSA_WITH_CHACHA20_POLY1305. by David Benjamin · 10 years ago
  7. 4838d8a Add do-nothing function |ERR_load_SSL_strings|. by Matt Braithwaite · 10 years ago
  8. d82a7b2 Re-add |EVP_des_ede|, which is ECB. by Matt Braithwaite · 10 years ago
  9. 8c413a2 Re-add |EVP_des_ede_cbc|. by Matt Braithwaite · 10 years ago
  10. 98d2f1f Add |EVP_des_ecb| from OpenSSL at fd682e4c. by Matt Braithwaite · 10 years ago
  11. aeeff2c Server-side OCSP stapling support. by Paul Lietar · 10 years ago
  12. 12fe1b2 Re-add the C version (only) of |EVP_aes_256_xts| by Matt Braithwaite · 10 years ago
  13. 6488725 Re-add |BN_bn2mpi| and |BN_mpi2bn| from OpenSSL at fd682e4c. by Matt Braithwaite · 10 years ago
  14. 3dd9016 Remove signature algorithm configuration hooks and SSL_ctrl. by David Benjamin · 10 years ago
  15. fdb4cdd Remove SSL_get1_curves and promote SSL_(CTX_)?set1_curves. by David Benjamin · 10 years ago
  16. 2b23d24 Make key exchange strength available. by Sigbjorn Vik · 10 years ago
  17. 45c6c3e Use the record-layer buffer for sniffing V2ClientHellos. by David Benjamin · 10 years ago
  18. 5f4de9a Fix pub_key comment in dh.h. by David Benjamin · 10 years ago
  19. 719220e Get overflow checks right in BN_bin2bn. by David Benjamin · 10 years ago
  20. 2b9ec70 Remove SSL_CTRL_SET_CLIENT_CERT_TYPES. by David Benjamin · 10 years ago
  21. d27441a Remove separate APIs for configuring chain and verify stores. by David Benjamin · 10 years ago
  22. 7591064 Promote SSL_get0_certificate_types to a proper function. by David Benjamin · 10 years ago
  23. fd7e116 Remove *_LIST SSL_ctrl functions. by David Benjamin · 10 years ago
  24. 02e1834 Make |RSA_PSS_PARAMS| public. by Matt Braithwaite · 10 years ago
  25. 45b0302 Add more compatibility symbols like |SSL_OP_NETSCAPE_CA_DN_BUG|. by Matt Braithwaite · 10 years ago
  26. ade291c Clean up the DES_key_schedule logic. by David Benjamin · 10 years ago
  27. b088331 Simplify handshake hash handling. by David Benjamin · 10 years ago
  28. 5375fd5 Switch the handshake buffer from memory BIO to BUF_MEM. by David Benjamin · 10 years ago
  29. 5055c76 Rename algorithm2 to algorithm_prf. by David Benjamin · 10 years ago
  30. 07bf9f6 Drop DEFINE_STACK_OF. by Adam Langley · 10 years ago
  31. d0e1f1c Include thread.h from crypto.h, like OpenSSL. by Matt Braithwaite · 10 years ago
  32. f92930e Add |EVP_rc2_cbc| and implement |EVP_CTRL_SET_RC2_KEY_BITS|. by Matt Braithwaite · 10 years ago
  33. c8d5122 Fold dtls1_process_record into dtls1_get_record. by David Benjamin · 10 years ago
  34. 229adfb FALLBACK_SCSV is an RFC now. by David Benjamin · 10 years ago
  35. 8bc81df Revert "pound-define EVP_R_BAD_DECRYPT CIPHER_R_BAD_DECRYPT." by Adam Langley · 10 years ago
  36. 43bd18f Don't define typedefs twice. by David Benjamin · 10 years ago
  37. 16f774f base.h: add typedefs from x509.h, and sort them. by Matt Braithwaite · 10 years ago
  38. 0fba870 pound-define EVP_R_BAD_DECRYPT CIPHER_R_BAD_DECRYPT. by Matt Braithwaite · 10 years ago
  39. 6454a4c pound-define SSLEAY_VERSION_NUMBER OPENSSL_VERSION_NUMBER by Matt Braithwaite · 10 years ago
  40. 5acf6b5 include base64.h in evp.h by Matt Braithwaite · 10 years ago
  41. fc05994 Fold away EC point format negotiation. by David Benjamin · 10 years ago
  42. 8a36e53 Avoid using |WIN32| and use |OPENSSL_WINDOWS| instead. by Brian Smith · 10 years ago
  43. cae932e Remove SSL_get0_ec_point_formats. by David Benjamin · 10 years ago
  44. 2f252fe Add |DES_set_key_unchecked| as an alias for |DES_set_key|. by Matt Braithwaite · 10 years ago
  45. 601448a Add server-side support for asynchronous signing. by nagendra modadugu · 10 years ago
  46. 0950563 Implement custom extensions. by Adam Langley · 10 years ago
  47. 820731a Fix some typos in license headers. by David Benjamin · 10 years ago
  48. bc97c69 Make methods of |RAND_SSLEay| do reasonable things. by Matt Braithwaite · 10 years ago
  49. 3534919 Regenerate stack_macros.h by Adam Langley · 10 years ago
  50. 33ad2b5 Tidy up extensions stuff and drop fastradio support. by Adam Langley · 10 years ago
  51. 391250d Convert the SRTP extension to the new system by Adam Langley · 10 years ago
  52. 49c7af1 Convert the Channel ID extension to the new system. by Adam Langley · 10 years ago
  53. 209b256 Fix o2i_ECPublicKey documentation. by David Benjamin · 10 years ago
  54. 7315251 Replace cpuid assembly with C code. by David Benjamin · 10 years ago
  55. c3717f4 Extra documentation. by David Benjamin · 10 years ago
  56. 207bb43 ERR_LIB_USER should be the last error. by David Benjamin · 10 years ago
  57. 3570d73 Remove the func parameter to OPENSSL_PUT_ERROR. by David Benjamin · 10 years ago
  58. 34248d4 Get rid of err function codes. by David Benjamin · 10 years ago
  59. 723f353 Fix shared library build. by David Benjamin · 10 years ago
  60. 0851f674 Add standalone tests for Poly1305. by David Benjamin · 10 years ago
  61. 2e857bd Convert the signature algorithms extension to the new system by Adam Langley · 10 years ago
  62. d822ed8 Make CBB_len return a length, not remaining. by David Benjamin · 10 years ago
  63. 74f7110 Parse RSAPrivateKey with CBS. by David Benjamin · 10 years ago
  64. c0e245a Parse RSAPublicKey with CBS. by David Benjamin · 10 years ago
  65. 87897a8 Implement ECDSA_SIG_{parse,marshal} with crypto/bytestring. by David Benjamin · 10 years ago
  66. f3cdc50 Remove some unused constants. by David Benjamin · 10 years ago
  67. 11c0f8e Promote certificate-related ctrl macros to functions. by David Benjamin · 10 years ago
  68. 7481d39 Document APIs relating to configuring certificates and private keys. by David Benjamin · 10 years ago
  69. b2a9d6a Remove SSL_build_cert_chain. by David Benjamin · 10 years ago
  70. 4462809 Remove SSL_CTX_select_current_cert. by David Benjamin · 10 years ago
  71. d1d8078 Fold away certificate slots mechanism. by David Benjamin · 10 years ago
  72. 5703648 Remove SSL_CTX_get_extra_chain_certs_only. by David Benjamin · 10 years ago
  73. 0fc431a Prune NIDs from TLS_SIGALGS. by David Benjamin · 10 years ago
  74. ba16a1e Remove SSL_get_(shared_)sigalgs. by David Benjamin · 10 years ago
  75. 1504304 Remove dead SRP SSL_CTRL values. by David Benjamin · 10 years ago
  76. 7d97fd3 Remove SSL_get_server_tmp_key. by David Benjamin · 10 years ago
  77. b9c579d Add crypto/bytestring-based BIGNUM DER functions. by David Benjamin · 10 years ago
  78. 6a1275b typedef |COMP_METHOD| to void, for compatibility. by Matt Braithwaite · 10 years ago
  79. 047d6f0 Remove ssl2.h and ssl23.h. by Håvard Molland · 10 years ago
  80. cce5a98 Remove EVP_PKEY_dup. by David Benjamin · 10 years ago
  81. deedad1 Fix documentation typo. by David Benjamin · 10 years ago
  82. a865320 Add CBB_zero to set a CBB to the zero state. by David Benjamin · 10 years ago
  83. 7e5f594 Document i2d_PublicKey better. by David Benjamin · 10 years ago
  84. 507b819 Use typedef names in evp.h. by David Benjamin · 10 years ago
  85. e3aa1d9 Cleanup ticket processing and session lookup. by David Benjamin · 10 years ago
  86. 5021b22 Convert the renegotiation extension to the new system. by Adam Langley · 10 years ago
  87. 614c66a Add infrastructure for better extension handling. by Adam Langley · 10 years ago
  88. de24aad Add RAND_set_urandom_fd. by David Benjamin · 10 years ago
  89. daeafc2 Move the session ticket functions to ssl.h. by David Benjamin · 10 years ago
  90. 6cacac0 Promote SSL_CTX_[gs]et_tlsext_ticket_keys to functions. by David Benjamin · 10 years ago
  91. cb3872f Sort the preprocessor compatibility section. by David Benjamin · 10 years ago
  92. 65ee9b7 Remove EVP_PKEY_HMAC. by David Benjamin · 10 years ago
  93. a59347e RAND_set_rand_method takes a const parameter. by Adam Langley · 10 years ago
  94. 3e5e99d Dummy |RAND_set_rand_method|, |RAND_egd|, and |RAND_SSLeay|. by Matt Braithwaite · 10 years ago
  95. 50365f2 Restore |DES_ede3_cfb_encrypt| and |DES_ede3_cfb64_encrypt| from OpenSSL at ce7e647b. by Matt Braithwaite · 10 years ago
  96. c0fe12c Restore |X509_REQ_print| and friends, from OpenSSL at ce7e647b. by Matt Braithwaite · 10 years ago
  97. 4cd4edf Restore |ERR_print_errors()|. by Matt Braithwaite · 10 years ago
  98. 1cb49cd Restore |RSA_generate_key()| from OpenSSL at b4f0d1a. by Matt Braithwaite · 10 years ago
  99. e17d45f Restore |BIO_f_base64| from OpenSSL at b4f0d1a, modulo style fixes. by Matt Braithwaite · 10 years ago
  100. 50f54e2 AEADs don't go through ENGINE. by David Benjamin · 10 years ago