1. 7baabf4 Fix typo in ASYNC_WAIT_CTX_new.pod doc by Paul Yang · 8 years ago
  2. 0ae407e Remove documentation of deleted function by Benjamin Kaduk · 8 years ago
  3. d1da335 Add EC_KEY_get0_engine() by Richard Levitte · 8 years ago
  4. 89b06ca Rewrite the documentation for sk_TYPE_find() and sk_TYPE_find_ex() to better by Pauli · 8 years ago
  5. d4ea965 Fix some doc nits by Rich Salz · 8 years ago
  6. 9e183d2 Fix many doc L<> errors by Rich Salz · 8 years ago
  7. 8e3d46e UI docs: Rephrase the UI method function return value description by Richard Levitte · 8 years ago
  8. 5469600 Document UI_METHOD and UI_STRING, both useful for UI_METHOD creators by Richard Levitte · 8 years ago
  9. b41f6b6 Fix some RSA documentation by Matt Caswell · 8 years ago
  10. c1f84df Remove doc reference to non-existant GCM example by Pauli · 8 years ago
  11. 6556519 Remove some duplicate manpage entries by Rich Salz · 8 years ago
  12. 83750d9 More early data documentation updates following feedback by Matt Caswell · 8 years ago
  13. cd9f7f6 Update the API documentation for the latest early data changes by Matt Caswell · 8 years ago
  14. 09f2887 Update early data API for writing to unauthenticated clients by Matt Caswell · 8 years ago
  15. 0665b4e Rename SSL_write_early() to SSL_write_early_data() by Matt Caswell · 8 years ago
  16. f533fbd Rename SSL_read_early() to SSL_read_early_data() by Matt Caswell · 8 years ago
  17. ef466ac Updates to the early data documentation by Matt Caswell · 8 years ago
  18. fd6c102 Add documentation for the early data functions by Matt Caswell · 8 years ago
  19. 73fb82b Remove ref to err(7), update copyright. by Rich Salz · 8 years ago
  20. 57d0d04 Add a null UI method by Richard Levitte · 8 years ago
  21. 80770da X509 time: tighten validation per RFC 5280 by Emilia Kasper · 8 years ago
  22. 6b1bb98 Add SSL_CTX early callback by Benjamin Kaduk · 8 years ago
  23. 90134d9 Refactor SSL_bytes_to_cipher_list() by Benjamin Kaduk · 8 years ago
  24. ccb8e6e Export SSL_bytes_to_cipher_list() by Benjamin Kaduk · 8 years ago
  25. 4fbfe86 Don't use an enum in the return type for a public API function by Matt Caswell · 8 years ago
  26. 3982063 Add documentation for SSL_key_update() and SSL_get_key_update_type() by Matt Caswell · 8 years ago
  27. 4fd7b54 DES keys are not 7 days long. by Darren Tucker · 8 years ago
  28. fbc9eea Fix a typo in the X509_get0_subject_key_id() documentation by Matt Caswell · 8 years ago
  29. 21d94d4 Update documentation by Dr. Stephen Henson · 8 years ago
  30. bb6c5e7 Doc fix by Rich Salz · 8 years ago
  31. 3f5616d Add support for parameterized SipHash by Todd Short · 8 years ago
  32. a593cff Update documentation by Dr. Stephen Henson · 8 years ago
  33. 6f8950a Document DH_check_params() by Richard Levitte · 8 years ago
  34. d2a5699 Few nit's by FdaSilvaYY · 8 years ago
  35. 28b86f3 Fix some extra or missing whitespaces... by FdaSilvaYY · 8 years ago
  36. 52ad5b6 Add support for Poly1305 in EVP_PKEY by Todd Short · 8 years ago
  37. 2f5f49d Add documentation for the key logging callbacks by Cory Benfield · 8 years ago
  38. 424baab correct 3 mistakes by Markus Triska · 8 years ago
  39. 137096a Defines and strings for special salt length values, add tests by Dr. Stephen Henson · 8 years ago
  40. 79ebfc4 Add support for -1, -2 salt lengths for PSS only keys. by Dr. Stephen Henson · 8 years ago
  41. 1f164c6 Correct reference to SSL_get_peer_cert_chain(). by Markus Triska · 8 years ago
  42. ef3f621 Fix man3 reference to CRYPTO_secure_used by xemdetia · 8 years ago
  43. 5071824 Fix "failure rate" bugs by Rich Salz · 8 years ago
  44. 3e5d9da Make X509_Digest,others public by Rich Salz · 8 years ago
  45. d49661c Rename file so "ls" works on 80 columns by Rich Salz · 8 years ago
  46. a68d8c7 Add documentation by Rich Salz · 8 years ago
  47. 329f2f4 GH2176: Add X509_VERIFY_PARAM_get_time by Rich Salz · 8 years ago
  48. 23103a5 UI documentation fixup by Richard Levitte · 8 years ago
  49. 78b19e9 Add a few documentation lines about UI_OpenSSL() by Richard Levitte · 8 years ago
  50. cc10f22 Document the UI utility functions by Richard Levitte · 8 years ago
  51. 18cfc66 Add an application data field in the UI_METHOD by Richard Levitte · 8 years ago
  52. 684b169 Fix typo in Blake2 function names by Rich Salz · 8 years ago
  53. 3adc41d Rename "verify_cb" to SSL_verify_cb by Rich Salz · 8 years ago
  54. 121677b Doc nits: callback function typedefs by Rich Salz · 8 years ago
  55. 7695137 Documentation clarification and fixes. by Dr. Stephen Henson · 8 years ago
  56. c916505 Add documentation for PSS control operations. by Dr. Stephen Henson · 8 years ago
  57. 67adf0a replace "will lookup up" by "will look up" by Markus Triska · 8 years ago
  58. 0b742f9 Fix typo. by Finn Hakansson · 8 years ago
  59. 569204b man3/OPENSSL_ia32cap.pod: clarify AVX512 support in clang context. by Andy Polyakov · 8 years ago
  60. a47bc28 Add X509_VERIFY_PARAM inheritance flag set/get by Rich Salz · 8 years ago
  61. 3dfda1a Fix various doc nits. by Rich Salz · 8 years ago
  62. 498180d Typo fixed by Dmitry Belyavskiy · 8 years ago
  63. 036ba50 Restore the ERR_FATAL_ERROR() macro by Benjamin Kaduk · 8 years ago
  64. eb43101 Fix reference to SSL_set_max_proto_version. by Markus Triska · 8 years ago
  65. b3618f4 Test mac-then-encrypt by Emilia Kasper · 8 years ago
  66. 19cb71e Clarify what X509_NAME_online does with the given buffer and size by Richard Levitte · 8 years ago
  67. beacb0f Make SSL_read and SSL_write return the old behaviour and document it. by Kurt Roeckx · 8 years ago
  68. 5defbe6 Use consistent variable names in example by Beat Bolli · 8 years ago
  69. e304d3e Remove a hack from ssl_test_old by Matt Caswell · 8 years ago
  70. 5a2443a Add SSL_peek() and SSL_peek_ex() to NAME section by Matt Caswell · 8 years ago
  71. c22aa33 By default, allow SCT timestamps to be up to 5 minutes in the future by Rob Percival · 8 years ago
  72. e25233d Default CT_POLICY_EVAL_CTX.epoch_time_in_ms to time() by Rob Percival · 8 years ago
  73. 1871a5a Reword documentation for {SCT_CTX/CT_POLICY_EVAL_CTX}_set_time by Rob Percival · 8 years ago
  74. 1fa9ffd Check that SCT timestamps are not in the future by Rob Percival · 8 years ago
  75. 625b9d6 EVP docs: chacha20, chacha20-poly1305 by enkore · 8 years ago
  76. b97fdb5 Fix referenses in section 3 manuals by Richard Levitte · 8 years ago
  77. de4d764 Rename the Elliptic Curves extension to supported_groups by Matt Caswell · 8 years ago
  78. 327c162 Add some documentation for the new HKDF modes by Matt Caswell · 8 years ago
  79. d2139cf Update HKDF to support separte Extract and Expand steps by Matt Caswell · 8 years ago
  80. 7cb1ece Allow null in X509_CRL_METHOD_free by FdaSilvaYY · 8 years ago
  81. 27ed73a Improve PRF documentation by Andrea Grandi · 8 years ago
  82. aa90ca1 Make RSA_sign.pod less confusing. by David Benjamin · 8 years ago
  83. c8e2f98 Partial revert of "Fix client verify mode to check SSL_VERIFY_PEER" by Matt Caswell · 8 years ago
  84. ed9fa2c Tweak the SSL_read()/SSL_write() text based on feedback received. by Matt Caswell · 8 years ago
  85. 740bfeb Clarify the return values for SSL_read_ex()/SSL_write_ex() by Matt Caswell · 8 years ago
  86. 8d2b181 Document the HMAC_size() function by Matt Caswell · 8 years ago
  87. 3cdc2f8 Clarify the return values for the peek functions by Matt Caswell · 8 years ago
  88. 6782e5f Updates various man pages based on review feedback received. by Matt Caswell · 8 years ago
  89. 7714dc5 Document the newly added SSL functions by Matt Caswell · 8 years ago
  90. 00bb550 Update CRYPTO_set_mem_debug() doc by Rich Salz · 8 years ago
  91. 8aefa08 Add documentation for DTLS_get_data_mtu() by David Woodhouse · 8 years ago
  92. 582a17d Add the SSL_METHOD for TLSv1.3 and all other base changes required by Matt Caswell · 8 years ago
  93. b50052d Add SSL_CTX_set1_cert_store() by Todd Short · 8 years ago
  94. 4e3973b Try to unify BIO read/write parameter names by Benjamin Kaduk · 8 years ago
  95. b055fce Document the new BIO functions introduced as part of the size_t work by Matt Caswell · 8 years ago
  96. 99d63d4 Move manpages to man[1357] structure. by Rich Salz · 8 years ago