Support for QNX (wrat@jump.net (the wharf rat)).
[openssl.git] / crypto /
2001-11-24 Geoff ThorpeThis looks to have been a typo.
2001-11-23 Bodo Möllerfix submitted by Andy Schneider <andy.schneider@bjss...
2001-11-22 Bodo Möllercomment
2001-11-22 Geoff ThorpeCut "ENGINE_ID" to the more concise "ID".
2001-11-22 Geoff ThorpeWhen the "dynamic" ENGINE loads another ENGINE from...
2001-11-22 Geoff ThorpeThe "openssl" ENGINE is no longer used except as a...
2001-11-22 Geoff Thorpe'flags' should only be set inside DSO_load() if constru...
2001-11-16 Richard LevitteOn VMS, the norm is still that symbols are uppercased...
2001-11-16 Bodo Mölleravoid stupid compiler warning
2001-11-16 Richard LevitteOn systems that don't do too well including headers...
2001-11-16 Richard LevitteMake sure evp_locl.h can be included (hw_openbsd_dev_cr...
2001-11-16 Bodo Möllercomment
2001-11-16 Bodo Mölleruse a more interesting test case
2001-11-15 Bodo Möllercomments etc.
2001-11-15 Bodo MöllerImprove EC efficiency.
2001-11-15 Richard LevitteAt least for the two common Unixly DSO loading methods...
2001-11-15 Richard Levittemake update
2001-11-14 Richard LevitteAfter loading a dynamic engine, reset the command defin...
2001-11-09 Bodo Möller2001, not 2000
2001-11-09 Bodo Mölleradjust to OpenSSL_0_9_6-stable version
2001-11-09 Bodo Möllercast to 'unsigned long' before using ~ if we need an...
2001-11-06 Dr. Stephen HensonPKCS#12 code fixes: initialize and cleanup digests...
2001-11-06 Dr. Stephen HensonWin32 fixes.
2001-11-06 Richard Levittedes_old.h doesn't really need to include des.h, so...
2001-11-05 Richard LevittePlace the OpenSSL-specific headers back so they always...
2001-11-05 Richard LevitteNo need to include anything on systems that do not...
2001-10-30 Richard LevitteChange the shared library support so the shared librari...
2001-10-29 Richard LevitteAddapt VMS scripts to the newer disk layout system...
2001-10-27 Dr. Stephen HensonStop compiler warnings.
2001-10-27 Dr. Stephen HensonAdd support for Subject Info Acess extension.
2001-10-26 Bodo MöllerConsistency fix in BUF_MEM_grow: Initialise to zero...
2001-10-26 Bodo Möllerdisable caching in BIO_gethostbyname
2001-10-25 Ben LaurieFix warning.
2001-10-25 Bodo MöllerLike MD_Init, MD now must include a NULL engine pointer...
2001-10-25 Bodo Möllerremove redundant definitions that are also in des.h
2001-10-25 Bodo Möllerfilenames are des_old.[ch], not des.comp*
2001-10-25 Richard LevitteRemove DES_random_seed() but retain des_random_seed...
2001-10-25 Richard LevitteHave the removal warnings very high up in the source.
2001-10-24 Richard LevitteA C file is a C file is a C file!
2001-10-24 Richard LevitteDue to an increasing number of clashes between modern...
2001-10-24 Richard Levittemake update
2001-10-23 Richard LevitteCorrection of the id-pda OID's.
2001-10-21 Dr. Stephen HensonReject certificates with unhandled critical extensions.
2001-10-20 Dr. Stephen HensonTypo.
2001-10-20 Dr. Stephen HensonAdd missing EVP_CIPHER_CTX_{init,cleanup}
2001-10-17 Dr. Stephen HensonModify EVP cipher behaviour in a similar way
2001-10-16 Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-10-14 Ulf Mölleropenbsd-x86 macros
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 Levitte'make update'
2001-10-10 Richard LevitteTo avoid commit wars over dependencies, let's make...
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 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 HensonUse the maximum block length for the extra size in...
2001-10-02 Dr. Stephen HensonMake EVP_DecryptUpdate work again.
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 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-09-28 Dr. Stephen HensonConstify EVP_SealInit, EVP_OpenInit
2001-09-28 Dr. Stephen HensonSupport fractional seconds in GeneralizedTime
2001-09-27 Richard LevitteSynchronise with Unixly build.
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 Ben LaurieFix warning.
2001-09-25 Geoff Thorpe"FALLBACK" handling was a hack that was thrown out...
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 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 HensonFix AES CBC mode EVP_CIPHER structures: the IV length...
2001-09-24 Richard LevitteIn case of memory problems, the va_start() wasn't clean...
2001-09-20 Bodo Möllercomments
2001-09-14 Geoff ThorpeSome of the ENGINE file names were changed for 8.3...
2001-09-14 Geoff ThorpeFix a typo in the preprocessor logic in eng_list.c...
next