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