2001-11-15 |
Richard Levitte | At least for the two common Unixly DSO loading methods... |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Richard Levitte | Use the generated error code files. |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Richard Levitte | 'make update' + some touches. |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Richard Levitte | Add targets to update the error code files. |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Richard Levitte | Add a local error code configuration file for the rsare... |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Richard Levitte | Make it possible to build completely static, independen... |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Richard Levitte | Make use of RSAref's header files instead of EAY's... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Richard Levitte | In a Debian Linux environment, it's not a good idea... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Richard Levitte | Add a demo that reimplements the RSAref glue in form... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Richard Levitte | After loading a dynamic engine, reset the command defin... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Richard Levitte | Change the order of events so the capabilities of loade... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Bodo Möller | remove obsolete entry |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Bodo Möller | cast to unsigned int, not to int to avoid the warning... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Bodo Möller | consistency between main branch and stable branch |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Richard Levitte | Implement STARTTLS for certain protocols, currently... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Richard Levitte | Remove temporary files |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Richard Levitte | unsigned int vs. int. |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Richard Levitte | Exclude .out files |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Bodo Möller | synchronise with 0.9.6 stable branch |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Bodo Möller | information on 0.9.6c-engine |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Mark J. Cox | Phew, finished |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Mark J. Cox | I've still got one left; the backport of the Broadcom... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Bodo Möller | Add unixware-7-gcc as in 0.9.6 branch (except that... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Bodo Möller | the PRNG race conditions were mostly a theoretical... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Bodo Möller | add changes between OpenSSL 0.9.6b and OpenSSL 0.9.6c |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Dr. Stephen... | Add an FAQ. |
commit | commitdiff | tree | snapshot |
2001-11-10 |
Bodo Möller | Order chronologically: move entry for recent s2_clnt... |
commit | commitdiff | tree | snapshot |
2001-11-10 |
Bodo Möller | make code a little more similar to what it looked like... |
commit | commitdiff | tree | snapshot |
2001-11-10 |
Bodo Möller | remove incorrect 'callback' prototype |
commit | commitdiff | tree | snapshot |
2001-11-10 |
Bodo Möller | msg_callback documentation |
commit | commitdiff | tree | snapshot |
2001-11-10 |
Bodo Möller | more output for SSL 2.0 in our msg_callback |
commit | commitdiff | tree | snapshot |
2001-11-10 |
Bodo Möller | Implement msg_callback for SSL 2.0. |
commit | commitdiff | tree | snapshot |
2001-11-09 |
Bodo Möller | 2001, not 2000 |
commit | commitdiff | tree | snapshot |
2001-11-09 |
Bodo Möller | adjust to OpenSSL_0_9_6-stable version |
commit | commitdiff | tree | snapshot |
2001-11-09 |
Bodo Möller | cast to 'unsigned long' before using ~ if we need an... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Bodo Möller | clarify |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Bodo Möller | Don't define _REENTRANT here in e_os.h. On systems... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Dr. Stephen... | PKCS#12 code fixes: initialize and cleanup digests... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Dr. Stephen... | Win32 fixes. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Richard Levitte | des_old.h doesn't really need to include des.h, so... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Dr. Stephen... | Fix email address delete code. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Richard Levitte | Place the OpenSSL-specific headers back so they always... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Richard Levitte | No need to include anything on systems that do not... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Richard Levitte | DOS and Windows do not like unistd.h |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Ben Laurie | If verify fails, say why. |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Richard Levitte | Change the shared library support so the shared librari... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Richard Levitte | Addapt VMS scripts to the newer disk layout system... |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Dr. Stephen... | Another noemailDN fix. |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Dr. Stephen... | Allow ca to certify requests containing BMPStrings... |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Dr. Stephen... | Bugfixes for noemailDN option. Make it use the |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Dr. Stephen... | Stop compiler warnings. |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Dr. Stephen... | Add support for Subject Info Acess extension. |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Bodo Möller | Note BUF_MEM_grow() consistency fix. |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Bodo Möller | Consistency fix in BUF_MEM_grow: Initialise to zero... |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Bodo Möller | disable caching in BIO_gethostbyname |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Dr. Stephen... | New options to allow req to accept UTF8 strings as... |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Ulf Möller | remove compatibility notes that no longer apply |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Richard Levitte | Correct some links... |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Richard Levitte | Change the DES documentation to reflect the current... |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Richard Levitte | Make sure openssl speed is compilable on systems where... |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Ben Laurie | Add paralellism to speed - note that this currently... |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Ben Laurie | Fix warning. |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Bodo Möller | Like MD_Init, MD now must include a NULL engine pointer... |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Bodo Möller | remove redundant definitions that are also in des.h |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Bodo Möller | mention des_old.h |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Bodo Möller | Add '-noemailDN' option to 'openssl ca'. This prevents... |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Bodo Möller | filenames are des_old.[ch], not des.comp* |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Bodo Möller | Consistency with s2_... and s23_... variants (no real... |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Richard Levitte | Remove DES_random_seed() but retain des_random_seed... |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Bodo Möller | Assume TLS 1.0 when ClientHello fragment is too short. |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Richard Levitte | Have the removal warnings very high up in the source. |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Richard Levitte | A C file is a C file is a C file! |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Richard Levitte | Due to an increasing number of clashes between modern... |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Bodo Möller | Fix SSL handshake functions and SSL_clear() such that... |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Richard Levitte | Deprecate the macro MAC_OS_pre_X. |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Richard Levitte | Correction of the id-pda OID's. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Dr. Stephen... | Sanitize CHANGES entry. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Bodo Möller | Fix memory leak. |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Dr. Stephen... | Reject certificates with unhandled critical extensions. |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Dr. Stephen... | Stop spurious "unable to load config info" errors in req |
commit | commitdiff | tree | snapshot |
2001-10-20 |
Bodo Möller | Call msg_callback with correct length parameter if... |
commit | commitdiff | tree | snapshot |
2001-10-20 |
Bodo Möller | New functions SSL[_CTX]_set_msg_callback(). |
commit | commitdiff | tree | snapshot |
2001-10-20 |
Dr. Stephen... | Typo. |
commit | commitdiff | tree | snapshot |
2001-10-20 |
Dr. Stephen... | Add missing EVP_CIPHER_CTX_{init,cleanup} |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Bodo Möller | gcc complained about "write" being shadowed even though... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Richard Levitte | Wrong place... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Richard Levitte | The EVP_*Init_ex() functions take one extra argument... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Bodo Möller | document SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Dr. Stephen... | Update docs. |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Dr. Stephen... | Modify EVP cipher behaviour in a similar way |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Lutz Jänicke | Flush buffers to prevent mixed output (Adam Back <adam... |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Bodo Möller | Add per-SSL 'msg_callback' with 'msg_callback_arg'. |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Dr. Stephen... | Update docs. |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Dr. Stephen... | Retain compatibility of EVP_DigestInit() and EVP_Digest... |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Bodo Möller | The message header for fake SSL 3.0/TLS 1.0 client... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Bodo Möller | For consistency, set s->init_num in the 'reuse_message... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Bodo Möller | Change ssl3_get_message and the functions using it... |
commit | commitdiff | tree | snapshot |
next |