]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2001-10-20  Dr. Stephen... Typo.
2001-10-20  Dr. Stephen... Add missing EVP_CIPHER_CTX_{init,cleanup}
2001-10-17  Bodo Möllergcc complained about "write" being shadowed even though...
2001-10-17  Richard LevitteWrong place...
2001-10-17  Richard LevitteThe EVP_*Init_ex() functions take one extra argument...
2001-10-17  Bodo Möllerdocument SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION
2001-10-17  Dr. Stephen... Update docs.
2001-10-17  Dr. Stephen... Modify EVP cipher behaviour in a similar way
2001-10-16  Lutz JänickeFlush buffers to prevent mixed output (Adam Back <adam...
2001-10-16  Bodo MöllerAdd per-SSL 'msg_callback' with 'msg_callback_arg'.
2001-10-16  Dr. Stephen... Update docs.
2001-10-16  Dr. Stephen... Retain compatibility of EVP_DigestInit() and EVP_Digest...
2001-10-16  Bodo MöllerThe message header for fake SSL 3.0/TLS 1.0 client...
2001-10-15  Bodo MöllerFor consistency, set s->init_num in the 'reuse_message...
2001-10-15  Bodo MöllerChange ssl3_get_message and the functions using it...
2001-10-15  Bodo Möllermake sure .rnd exists
2001-10-15  Bodo MöllerFix ssl3_get_message handle message fragmentation corre...
2001-10-15  Bodo Möllerthe previous commit accidentily removed 'ret = 1' from...
2001-10-14  Ulf Mölleropenbsd-x86 macros
2001-10-12  Lutz JänickeUpdate information as a partial response to the post
2001-10-11  Richard LevitteIn certain cases, no encoding has been set up for the...
2001-10-10  Richard Levitte'make update'
2001-10-10  Richard LevitteAdd support for md4WithRSAEncryption.
2001-10-10  Richard LevitteFor systems where gcc is used and where we don't know...
2001-10-10  Richard Levitte'make update'
2001-10-10  Richard LevitteIt seems like gcc does canonicalisation of file names...
2001-10-10  Richard Levitte'make update'
2001-10-10  Richard LevitteTo avoid commit wars over dependencies, let's make...
2001-10-10  Richard Levittemakedepend sometimes produces duplicates. Remove them.
2001-10-09  Richard LevitteA few more OIDs, contributed by Peter Sylvester <Peter...
2001-10-09  Geoff Thorpeevp_test.c and evptests.txt both need to be linked...
2001-10-08  Geoff ThorpeChange some EVP prototypes to use "cipher" rather than...
2001-10-08  Geoff ThorpeEVP_EncryptInit_ex() and EVP_DecryptInit_ex() had been...
2001-10-08  Geoff ThorpeAs ENGINE_load_openbsd_dev_crypto() is an API function...
2001-10-08  Geoff ThorpeMake sure the "ENGINE_TABLE" cleanup callbacks have...
2001-10-08  Geoff ThorpeMissing pointer in the eng_table_register function...
2001-10-08  Lutz JänickeSmall documentation fixes (Howard Lum <howard@pumpkin...
2001-10-04  Richard LevitteCopy evptests.txt to the right place.
2001-10-04  Richard LevitteTypo...
2001-10-04  Richard LevitteSSL_add_dir_cert_subjects_to_stack for Win32 finally...
2001-10-04  Richard Levitte'make update'
2001-10-04  Richard LevitteSince ossl_typ.h is an exported header, we sure need...
2001-10-04  Richard LevitteBecause there's chances we clash with the system's...
2001-10-04  Richard LevitteBecause there's chances we clash with the system's...
2001-10-03  Dr. Stephen... Use the maximum block length for the extra size in...
2001-10-02  Dr. Stephen... Make EVP_DecryptUpdate work again.
2001-10-02  Richard Levittesch isn't an array, how did this pass through gcc?
2001-10-02  Richard LevitteA lot of things are undeclared unless x509.h is included.
2001-10-02  Richard LevitteHmm, everything "open" isn't necessarely "openssl"...
2001-10-01  Richard LevitteWoopsie...
2001-10-01  Richard Levitte'make update'
2001-10-01  Richard Levittesk_ENGINE_CLEANUP_ITEM_pop_free() is duplicated in...
2001-10-01  Richard LevitteAddapt seldom compiled code to new semantics of the...
2001-10-01  Richard LevitteSome new symbols have very long names...
2001-10-01  Richard Levitteo_time.c contains symbols with dollar signs in them...
2001-10-01  Geoff ThorpeThe cleanup stack in ENGINE changed slightly, so this...
2001-10-01  Geoff ThorpeThe STACK macros take care of casting to and from the...
2001-10-01  Geoff ThorpeMake an (overdue) note about the recent ENGINE restruct...
2001-10-01  Geoff ThorpeMake "openssl engine -c" list any supported digests...
2001-10-01  Lutz JänickeTypos (Chris Pepper <pepper@mail.reppep.com>)
2001-09-28  Richard LevitteChange HZ in speed to rely on sysconf() if the clock...
2001-09-28  Geoff ThorpeENGINE_register_all_complete() will register all implem...
2001-09-28  Dr. Stephen... Modernise and fix (ancient) "maurice" demos.
2001-09-28  Dr. Stephen... Constify EVP_SealInit, EVP_OpenInit
2001-09-28  Dr. Stephen... Make (ancient) sign.c demo compile again.
2001-09-28  Dr. Stephen... Support fractional seconds in GeneralizedTime
2001-09-27  Richard LevitteSynchronise with Unixly build.
2001-09-27  Richard LevitteStop thinking arguments starting with - are algorithm...
2001-09-27  Richard LevitteApparently, Linux is identified with __linux__ as well.
2001-09-26  Richard Levitte'make update'
2001-09-26  Richard LevitteThe #error message must match a very specific regexp...
2001-09-26  Ben LaurieDon't clean up stuff twice.
2001-09-26  Ben LaurieFixes.
2001-09-26  Richard LevitteTwo changes:
2001-09-26  Ben LaurieFix warning.
2001-09-25  Geoff Thorpe"FALLBACK" handling was a hack that was thrown out...
2001-09-25  Geoff ThorpeMake update to bring in all the cipher/digest-related...
2001-09-25  Geoff ThorpePut the cipher info back into the "openssl engine"...
2001-09-25  Geoff ThorpeFiddling.
2001-09-25  Geoff ThorpeThis change puts the original OpenBSD /dev/crypto suppo...
2001-09-25  Geoff ThorpeThis change adds dummy RC4 and SHA1 support to the...
2001-09-25  Geoff ThorpeThis changes EVP's cipher and digest code to hook via...
2001-09-25  Geoff ThorpeThis change adds cipher and digest support into ENGINE...
2001-09-25  Geoff Thorpeindentation.
2001-09-25  Geoff Thorpe"make update".
2001-09-25  Geoff ThorpeMake necessary tweaks to apps/ files due to recent...
2001-09-25  Geoff ThorpeThis commits changes to various parts of libcrypto...
2001-09-25  Geoff ThorpeThis commits the changes to STACK macros forced by...
2001-09-25  Geoff ThorpeThis change replaces the ENGINE's underlying mechanics...
2001-09-25  Geoff ThorpeSome major restructuring changes to ENGINE, including...
2001-09-25  Dr. Stephen... Fix AES CBC mode EVP_CIPHER structures: the IV length...
2001-09-25  Bodo Möller'openssl rsa' etc. should include AES support in additi...
2001-09-25  Bodo Möller'openssl speed' does not include AES support yet
2001-09-24  Geoff Thorpe"make update"
2001-09-24  Richard LevitteIn case of memory problems, the va_start() wasn't clean...
2001-09-24  Bodo Möllercomment
2001-09-24  Bodo Möllerignore binary
2001-09-24  Bodo Mölleravoid everything resembling a magic trigraph
2001-09-22  Bodo MöllerThe 'no-rijndael' option must define OPENSSL_NO_AES...
2001-09-22  Bodo Möllercrypto/idea and crypto/rijndael were missing in the...
next