summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2000-01-18Compaq C 6.2 for VMS will complain when we want to convertRichard Levitte
2000-01-18Avoid converting void * to a function pointer when NULL is defined asRichard Levitte
2000-01-17SOCKETSHR is showing bad declarations again. However, a simple castRichard Levitte
2000-01-17Give the user the possibility to ask for compilation of only the filesRichard Levitte
2000-01-17It doesn't make sense to try see if these variables are negative, since they'...Richard Levitte
2000-01-16Header for RAND_seed()Ulf Möller
2000-01-16New function RAND_pseudo_bytes() generated pseudorandom numbers thatUlf Möller
2000-01-16Cut'n'paste errorRichard Levitte
2000-01-16Synchronise with the makefiles.Richard Levitte
2000-01-15add "randomness"Bodo Möller
2000-01-15RAND_bytes's return values is 0 for an error, not -1.Bodo Möller
2000-01-14Typo...Richard Levitte
2000-01-14Let "make test" survive without DEVRANDOMBodo Möller
2000-01-14In EVP_PKEY_assign[_...], return 0 for an error when theyBodo Möller
2000-01-14- Pseudo-seed the PRNG in programs used for "make test"Bodo Möller
2000-01-14Avoid some warnings, and run "make update".Bodo Möller
2000-01-14Avoid shadowing variables,Bodo Möller
2000-01-14minor change for the prngUlf Möller
2000-01-13Use CRYPTO_push_info to track down memory leakBodo Möller
2000-01-13Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller
2000-01-12Turn BN_prime_checks into a macro.Bodo Möller
2000-01-12add dependency and auto-generation rule for bn_prime.hBodo Möller
2000-01-09New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return c...Dr. Stephen Henson
2000-01-08Make NO_RSA compile with pedantic.Ben Laurie
2000-01-08Add -prexit command to s_client and patch some BIODr. Stephen Henson
2000-01-07apps/openssl.cnf and the documentation say it's "nombstr",Bodo Möller
2000-01-07make no-des and no-rc2 work.Bodo Möller
2000-01-07add V_CRYPTO_MDEBUG_ALLBodo Möller
2000-01-07#undef PKCS7_SIGNER_INFO for Win32 to avoid clashes.Dr. Stephen Henson
2000-01-07More X509_ATTRIBUTE changes.Dr. Stephen Henson
2000-01-06Initial automation changes to 'req' and X509_ATTRIBUTE functions.Dr. Stephen Henson
2000-01-02Metrowerks for Motorola tune-up.Andy Polyakov
2000-01-02Add support for MS "fast SGC".Dr. Stephen Henson
2000-01-01Fix some of the command line password stuff. New functionDr. Stephen Henson
1999-12-29Add OIDs for idea and blowfish. Unfortunately these are inDr. Stephen Henson
1999-12-29Simplify the trust structure: basically zap the bit strings andDr. Stephen Henson
1999-12-26MacOS updates. Initial support for GUSI (MacOS socket implementation)Andy Polyakov
1999-12-26New {i2d,d2i}_PrivateKey_{bio, fp} functions.Dr. Stephen Henson
1999-12-25Makefile clean-ups, crypto/bn/asm/alpha.s compiles on Alpha Linux.Andy Polyakov
1999-12-24Allow passwords to be included on command line for a fewDr. Stephen Henson
1999-12-24Fixes so NO_RSA works again.Dr. Stephen Henson
1999-12-23Add PKCS#8 utility functions and add PBE options.Dr. Stephen Henson
1999-12-22SynchronisingRichard Levitte
1999-12-22Support for ASN1 NULL type.Dr. Stephen Henson
1999-12-19Even more late break-in MacOS tidbits...Andy Polyakov
1999-12-19Late break-in patch for MacOS support.Andy Polyakov
1999-12-19Initial support for MacOS is now availableAndy Polyakov
1999-12-19MacOS updates.Andy Polyakov
1999-12-18RenameBodo Möller
1999-12-18fix typos and other little errors ...Bodo Möller