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 |
2001-10-15 |
Bodo Möller | make sure .rnd exists |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Bodo Möller | Fix ssl3_get_message handle message fragmentation corre... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Bodo Möller | the previous commit accidentily removed 'ret = 1' from... |
commit | commitdiff | tree | snapshot |
2001-10-14 |
Ulf Möller | openbsd-x86 macros |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Lutz Jänicke | Update information as a partial response to the post |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Richard Levitte | In certain cases, no encoding has been set up for the... |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Richard Levitte | 'make update' |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Richard Levitte | Add support for md4WithRSAEncryption. |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Richard Levitte | For systems where gcc is used and where we don't know... |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Richard Levitte | 'make update' |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Richard Levitte | It seems like gcc does canonicalisation of file names... |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Richard Levitte | 'make update' |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Richard Levitte | To avoid commit wars over dependencies, let's make... |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Richard Levitte | makedepend sometimes produces duplicates. Remove them. |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Richard Levitte | A few more OIDs, contributed by Peter Sylvester <Peter... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Geoff Thorpe | evp_test.c and evptests.txt both need to be linked... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Geoff Thorpe | Change some EVP prototypes to use "cipher" rather than... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Geoff Thorpe | EVP_EncryptInit_ex() and EVP_DecryptInit_ex() had been... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Geoff Thorpe | As ENGINE_load_openbsd_dev_crypto() is an API function... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Geoff Thorpe | Make sure the "ENGINE_TABLE" cleanup callbacks have... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Geoff Thorpe | Missing pointer in the eng_table_register function... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Lutz Jänicke | Small documentation fixes (Howard Lum <howard@pumpkin... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Richard Levitte | Copy evptests.txt to the right place. |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Richard Levitte | Typo... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Richard Levitte | SSL_add_dir_cert_subjects_to_stack for Win32 finally... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Richard Levitte | 'make update' |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Richard Levitte | Since ossl_typ.h is an exported header, we sure need... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Richard Levitte | Because there's chances we clash with the system's... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Richard Levitte | Because there's chances we clash with the system's... |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Dr. Stephen... | Use the maximum block length for the extra size in... |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Dr. Stephen... | Make EVP_DecryptUpdate work again. |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Richard Levitte | sch isn't an array, how did this pass through gcc? |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Richard Levitte | A lot of things are undeclared unless x509.h is included. |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Richard Levitte | Hmm, everything "open" isn't necessarely "openssl"... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Richard Levitte | Woopsie... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Richard Levitte | 'make update' |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Richard Levitte | sk_ENGINE_CLEANUP_ITEM_pop_free() is duplicated in... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Richard Levitte | Addapt seldom compiled code to new semantics of the... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Richard Levitte | Some new symbols have very long names... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Richard Levitte | o_time.c contains symbols with dollar signs in them... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Geoff Thorpe | The cleanup stack in ENGINE changed slightly, so this... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Geoff Thorpe | The STACK macros take care of casting to and from the... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Geoff Thorpe | Make an (overdue) note about the recent ENGINE restruct... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Geoff Thorpe | Make "openssl engine -c" list any supported digests... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Lutz Jänicke | Typos (Chris Pepper <pepper@mail.reppep.com>) |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Richard Levitte | Change HZ in speed to rely on sysconf() if the clock... |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Geoff Thorpe | ENGINE_register_all_complete() will register all implem... |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Dr. Stephen... | Modernise and fix (ancient) "maurice" demos. |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Dr. Stephen... | Constify EVP_SealInit, EVP_OpenInit |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Dr. Stephen... | Make (ancient) sign.c demo compile again. |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Dr. Stephen... | Support fractional seconds in GeneralizedTime |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Richard Levitte | Synchronise with Unixly build. |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Richard Levitte | Stop thinking arguments starting with - are algorithm... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Richard Levitte | Apparently, Linux is identified with __linux__ as well. |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Richard Levitte | 'make update' |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Richard Levitte | The #error message must match a very specific regexp... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Ben Laurie | Don't clean up stuff twice. |
commit | commitdiff | tree | snapshot |
next |