1. a291182 Exclude .out files by Richard Levitte · 23 years ago
  2. b26ca34 synchronise with 0.9.6 stable branch by Bodo Möller · 23 years ago
  3. 83978bd information on 0.9.6c-engine by Bodo Möller · 23 years ago
  4. a3790c0 Phew, finished Submitted by: Reviewed by: PR: by Mark J. Cox · 23 years ago
  5. 63b6090 I've still got one left; the backport of the Broadcom UBSEC driver to by Mark J. Cox · 23 years ago
  6. c5571db Add unixware-7-gcc as in 0.9.6 branch (except that we need a 'sys_id' by Bodo Möller · 23 years ago
  7. e0457d5 the PRNG race conditions were mostly a theoretical issue, remove from NEWS by Bodo Möller · 23 years ago
  8. ae52ec9 add changes between OpenSSL 0.9.6b and OpenSSL 0.9.6c by Bodo Möller · 23 years ago
  9. 0b33bc6b Add an FAQ. by Dr. Stephen Henson · 23 years ago
  10. 7aa983c Order chronologically: move entry for recent s2_clnt.c/s2_srvr.c fixes by Bodo Möller · 23 years ago
  11. 2b90b1f make code a little more similar to what it looked like before the fixes, by Bodo Möller · 23 years ago
  12. 65123f8 remove incorrect 'callback' prototype by Bodo Möller · 23 years ago
  13. 1d8634b msg_callback documentation by Bodo Möller · 23 years ago
  14. 29e0c30 more output for SSL 2.0 in our msg_callback by Bodo Möller · 23 years ago
  15. cf82191 Implement msg_callback for SSL 2.0. by Bodo Möller · 23 years ago
  16. 3a8a0a3 2001, not 2000 by Bodo Möller · 23 years ago
  17. c5d4ab7 adjust to OpenSSL_0_9_6-stable version by Bodo Möller · 23 years ago
  18. b955dbd cast to 'unsigned long' before using ~ if we need an unsigned long result by Bodo Möller · 23 years ago
  19. 45582d1 clarify by Bodo Möller · 23 years ago
  20. 60c50cb Don't define _REENTRANT here in e_os.h. On systems where we need by Bodo Möller · 23 years ago
  21. 3a3619b PKCS#12 code fixes: initialize and cleanup digests and ciphers properly. by Dr. Stephen Henson · 23 years ago
  22. b83eddc Win32 fixes. by Dr. Stephen Henson · 23 years ago
  23. 7f55833 des_old.h doesn't really need to include des.h, so don't. That will by Richard Levitte · 23 years ago
  24. 6229a56 Fix email address delete code. by Dr. Stephen Henson · 23 years ago
  25. 6acc3b9 Place the OpenSSL-specific headers back so they always get included, by Richard Levitte · 23 years ago
  26. 66aa856 No need to include anything on systems that do not have /dev/crypt by Richard Levitte · 23 years ago
  27. f559f31 DOS and Windows do not like unistd.h by Richard Levitte · 23 years ago
  28. 3210b4f If verify fails, say why. by Ben Laurie · 23 years ago
  29. a7b4200 Change the shared library support so the shared libraries get built by Richard Levitte · 23 years ago
  30. 7b5ffd6 Addapt VMS scripts to the newer disk layout system ODS-5, which allows more than one period and mixed size characters in file names by Richard Levitte · 23 years ago
  31. 9b55da7 Another noemailDN fix. by Dr. Stephen Henson · 23 years ago
  32. e7156ff Allow ca to certify requests containing BMPStrings and UTF8Strings. by Dr. Stephen Henson · 23 years ago
  33. 437db75 Bugfixes for noemailDN option. Make it use the by Dr. Stephen Henson · 23 years ago
  34. 1586365 Stop compiler warnings. by Dr. Stephen Henson · 23 years ago
  35. 7d5b04d Add support for Subject Info Acess extension. by Dr. Stephen Henson · 23 years ago
  36. 48b0cf8 Note BUF_MEM_grow() consistency fix. by Bodo Möller · 23 years ago
  37. b693f94 Consistency fix in BUF_MEM_grow: Initialise to zero when new memory by Bodo Möller · 23 years ago
  38. c602e7f disable caching in BIO_gethostbyname by Bodo Möller · 23 years ago
  39. 1fc6d41 New options to allow req to accept UTF8 strings as input. by Dr. Stephen Henson · 23 years ago
  40. a41477f remove compatibility notes that no longer apply by Ulf Möller · 23 years ago
  41. 5f68c5f Correct some links... by Richard Levitte · 23 years ago
  42. ee84a5a Change the DES documentation to reflect the current status. Note that by Richard Levitte · 23 years ago
  43. 66d3e74 Make sure openssl speed is compilable on systems where fork() doesn't by Richard Levitte · 23 years ago
  44. 0e21156 Add paralellism to speed - note that this currently causes a weird memory leak. by Ben Laurie · 23 years ago
  45. f533b77 Fix warning. by Ben Laurie · 23 years ago
  46. cc2f5a8 Like MD_Init, MD now must include a NULL engine pointer in its definition. by Bodo Möller · 23 years ago
  47. b441bf9 remove redundant definitions that are also in des.h by Bodo Möller · 23 years ago
  48. 2a9aca3 mention des_old.h by Bodo Möller · 23 years ago
  49. 89da653 Add '-noemailDN' option to 'openssl ca'. This prevents inclusion of by Bodo Möller · 23 years ago
  50. af50b58 filenames are des_old.[ch], not des.comp* by Bodo Möller · 23 years ago
  51. 4d635a7 Consistency with s2_... and s23_... variants (no real functional change) by Bodo Möller · 23 years ago
  52. ce15d5a Remove DES_random_seed() but retain des_random_seed() for now. Change by Richard Levitte · 23 years ago
  53. ba1c602 Assume TLS 1.0 when ClientHello fragment is too short. by Bodo Möller · 23 years ago
  54. cfc781b Have the removal warnings very high up in the source. by Richard Levitte · 23 years ago
  55. 84acc3c A C file is a C file is a C file! by Richard Levitte · 23 years ago
  56. c2e4f17 Due to an increasing number of clashes between modern OpenSSL and by Richard Levitte · 23 years ago
  57. 979689a Fix SSL handshake functions and SSL_clear() such that SSL_clear() by Bodo Möller · 23 years ago
  58. a3faebd Deprecate the macro MAC_OS_pre_X. by Richard Levitte · 23 years ago
  59. 025c773 make update by Richard Levitte · 23 years ago
  60. 513d4b4 make update by Richard Levitte · 23 years ago
  61. 7ef7015 Correction of the id-pda OID's. Submitted by Frederic.Giudicelli@INTRINsec.com by Richard Levitte · 23 years ago
  62. 50d194a Sanitize CHANGES entry. by Dr. Stephen Henson · 23 years ago
  63. 2879737 Fix memory leak. by Bodo Möller · 23 years ago
  64. f1558bb by Dr. Stephen Henson · 23 years ago
  65. 6ca4879 by Dr. Stephen Henson · 23 years ago
  66. cf3a5ce Call msg_callback with correct length parameter if ssl3_write_bytes had to by Bodo Möller · 23 years ago
  67. a661b65 New functions SSL[_CTX]_set_msg_callback(). by Bodo Möller · 23 years ago
  68. 98e6654 Typo. by Dr. Stephen Henson · 23 years ago
  69. cecd263 Add missing EVP_CIPHER_CTX_{init,cleanup} by Dr. Stephen Henson · 23 years ago
  70. 31fe950 gcc complained about "write" being shadowed even though the "write" by Bodo Möller · 23 years ago
  71. db6a87d Wrong place... by Richard Levitte · 23 years ago
  72. 7beb408 The EVP_*Init_ex() functions take one extra argument. Let's default it to NULL. by Richard Levitte · 23 years ago
  73. 51008ff document SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION by Bodo Möller · 23 years ago
  74. 3811eed Update docs. by Dr. Stephen Henson · 23 years ago
  75. 581f1c8 Modify EVP cipher behaviour in a similar way to digests to retain compatibility. by Dr. Stephen Henson · 23 years ago
  76. 41ebed2 Flush buffers to prevent mixed output (Adam Back <adam@cypherspace.org>). by Lutz Jänicke · 23 years ago
  77. bf21446 Add per-SSL 'msg_callback' with 'msg_callback_arg'. by Bodo Möller · 23 years ago
  78. e72d734 Update docs. by Dr. Stephen Henson · 23 years ago
  79. 20d2186 by Dr. Stephen Henson · 23 years ago
  80. 9ba3ec9 The message header for fake SSL 3.0/TLS 1.0 client hellos created from by Bodo Möller · 23 years ago
  81. 8f71fb8 For consistency, set s->init_num in the 'reuse_message' case by Bodo Möller · 23 years ago
  82. 48948d5 Change ssl3_get_message and the functions using it so that complete by Bodo Möller · 23 years ago
  83. dbec196 make sure .rnd exists by Bodo Möller · 23 years ago
  84. 2ce15df Fix ssl3_get_message handle message fragmentation correctly. by Bodo Möller · 23 years ago
  85. 681bfae the previous commit accidentily removed 'ret = 1' from the SSL_ST_OK by Bodo Möller · 23 years ago
  86. 5dd955d openbsd-x86 macros by Ulf Möller · 23 years ago
  87. 56fa8e6 Update information as a partial response to the post by Lutz Jänicke · 23 years ago
  88. 67d0738 In certain cases, no encoding has been set up for the b64 filter. In by Richard Levitte · 23 years ago
  89. b8a61e7 'make update' by Richard Levitte · 23 years ago
  90. dd5e774 Add support for md4WithRSAEncryption. by Richard Levitte · 23 years ago
  91. 6b86bad For systems where gcc is used and where we don't know if GNU ld is by Richard Levitte · 23 years ago
  92. 7125571 'make update' by Richard Levitte · 23 years ago
  93. 3009e9f It seems like gcc does canonicalisation of file names. More by Richard Levitte · 23 years ago
  94. b30245d 'make update' by Richard Levitte · 23 years ago
  95. 116daf4 To avoid commit wars over dependencies, let's make it so things that by Richard Levitte · 23 years ago
  96. cb40bda makedepend sometimes produces duplicates. Remove them. by Richard Levitte · 23 years ago
  97. 4b12506 A few more OIDs, contributed by Peter Sylvester <Peter.Sylvester@EdelWeb.fr> by Richard Levitte · 23 years ago
  98. cf98440 evp_test.c and evptests.txt both need to be linked in the test/ directory by Geoff Thorpe · 23 years ago
  99. c500d44 Change some EVP prototypes to use "cipher" rather than "type" as a variable by Geoff Thorpe · 23 years ago
  100. 18eda73 EVP_EncryptInit_ex() and EVP_DecryptInit_ex() had been defined in evp.h but by Geoff Thorpe · 23 years ago