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 |
2001-09-26 |
Ben Laurie | Fixes. |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Richard Levitte | Two changes: |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Ben Laurie | Fix warning. |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Geoff Thorpe | "FALLBACK" handling was a hack that was thrown out... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Geoff Thorpe | Make update to bring in all the cipher/digest-related... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Geoff Thorpe | Put the cipher info back into the "openssl engine"... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Geoff Thorpe | Fiddling. |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Geoff Thorpe | This change puts the original OpenBSD /dev/crypto suppo... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Geoff Thorpe | This change adds dummy RC4 and SHA1 support to the... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Geoff Thorpe | This changes EVP's cipher and digest code to hook via... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Geoff Thorpe | This change adds cipher and digest support into ENGINE... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Geoff Thorpe | indentation. |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Geoff Thorpe | "make update". |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Geoff Thorpe | Make necessary tweaks to apps/ files due to recent... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Geoff Thorpe | This commits changes to various parts of libcrypto... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Geoff Thorpe | This commits the changes to STACK macros forced by... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Geoff Thorpe | This change replaces the ENGINE's underlying mechanics... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Geoff Thorpe | Some major restructuring changes to ENGINE, including... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Dr. Stephen... | Fix AES CBC mode EVP_CIPHER structures: the IV length... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Bodo Möller | 'openssl rsa' etc. should include AES support in additi... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Bodo Möller | 'openssl speed' does not include AES support yet |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Geoff Thorpe | "make update" |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Richard Levitte | In case of memory problems, the va_start() wasn't clean... |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Bodo Möller | comment |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Bodo Möller | ignore binary |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Bodo Möller | avoid everything resembling a magic trigraph |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Bodo Möller | The 'no-rijndael' option must define OPENSSL_NO_AES... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Bodo Möller | crypto/idea and crypto/rijndael were missing in the... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Bodo Möller | bugfix: handle HelloRequest received during handshake... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Bodo Möller | Disable session related stuff in SSL_ST_OK case of... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Bodo Möller | Bugfix: correct cleanup after sending a HelloRequest |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Bodo Möller | New function SSL_renegotiate_pending(). |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Bodo Möller | make update |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Bodo Möller | fix ssl3_accept: don't call ssl_init_wbio_buffer()... |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Bodo Möller | Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so... |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Bodo Möller | comments |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Bodo Möller | Change Makefile so that it works without any additional... |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Bodo Möller | Another demo. |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Geoff Thorpe | Some of the ENGINE file names were changed for 8.3... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Geoff Thorpe | Fix a typo in the preprocessor logic in eng_list.c... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Geoff Thorpe | Add a SHA1 test to evptests.txt - only the MD5 hash... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Geoff Thorpe | 'evp_test' needs to initialise and cleanup EVP_CIPHER_C... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Bodo Möller | add comment |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Bodo Möller | Get rid of junk (deleted/renamed function) by rebuilding |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Bodo Möller | add details |
commit | commitdiff | tree | snapshot |
2001-09-13 |
Lutz Jänicke | Typo. |
commit | commitdiff | tree | snapshot |
2001-09-13 |
Lutz Jänicke | One more manual page. |
commit | commitdiff | tree | snapshot |
2001-09-13 |
Lutz Jänicke | Rework section about return values another time (based... |
commit | commitdiff | tree | snapshot |
2001-09-13 |
Bodo Möller | avoid "statement not reached" warning |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Geoff Thorpe | Updated dependencies from "make update" |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Geoff Thorpe | Reduce the header dependencies on engine.h in apps/. |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Geoff Thorpe | ENGINE uses a very opaque design, so we can predeclare... |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Geoff Thorpe | ENGINE files were renamed, and error strings are now... |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Dr. Stephen... | Add certificate and request demos. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Lutz Jänicke | Make maximum certifcate chain size accepted from the... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Bodo Möller | add 'release showstopper' entry |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Bodo Möller | update |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Bodo Möller | ex_data situation is no longer that bad |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Geoff Thorpe | make update |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Geoff Thorpe | Put all "common" initialisation in the apps_startup... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Geoff Thorpe | enginetest needs 'memset' defined. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Ulf Möller | missed one file |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Bodo Möller | While ispell may not like it, "cancelling" may be spelt... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Bodo Möller | fix memory leak (I think) |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Bodo Möller | remove an old comment |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Bodo Möller | restore previous revision -- memory leak should be... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Bodo Möller | fix memory leak |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Bodo Möller | avoid warning ('const' discarded) |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Bodo Möller | exclude disabled message digests |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Bodo Möller | add AES ciphers |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Bodo Möller | Update so that progs.h can indeed be automatically... |
commit | commitdiff | tree | snapshot |
next |