summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
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
1999-12-18- Don't assume that int and size_t have the same representationBodo Möller
1999-12-18 - Added more documentation in CHANGES.Richard Levitte
1999-12-18 - Made sure some changed behavior is documented in CHANGES.Richard Levitte
1999-12-17Clear out license confusion.Richard Levitte
1999-12-17Rebuild of the OpenSSL memory allocation and deallocation routines.Richard Levitte
1999-12-16Synchronise VMS scripts with Unix MakefilesRichard Levitte
1999-12-15Delete an unused variable and make the PKCS#12 keygen debugging code workDr. Stephen Henson
1999-12-15Fix the S/MIME code to use canonical MIME format forDr. Stephen Henson
1999-12-14Solaris x86 assembler problem is already addressed in ./configUlf Möller
1999-12-14Various S/MIME fixes. Fix for memory leak, recipient list bugDr. Stephen Henson
1999-12-13Fix a typo in a_enum.c.Dr. Stephen Henson
1999-12-11Various S/MIME fixes.Dr. Stephen Henson
1999-12-10Fix for crashing INTEGERs, ENUMERATEDs and OBJECT IDENTIFIERs.Dr. Stephen Henson
1999-12-09Make the PKCS#7 S/MIME functions check for passed NULL pointers.Dr. Stephen Henson
1999-12-08Don't use inline assembler on x86 Solaris (would need a different syntax).Ulf Möller
1999-12-08Add i2d_ASN1_PRINTABLESTRING() function, and do 'make update'Dr. Stephen Henson
1999-12-07Modify S/MIME application so the -signer option writes the signer(s)Dr. Stephen Henson
1999-12-05Merge in my S/MIME library and utility.Dr. Stephen Henson
1999-12-03Use des_set_key_unchecked, not des_set_key.Bodo Möller
1999-12-03Add functions des_set_key_checked, des_set_key_unchecked.Bodo Möller
1999-12-03New function PKC12_newpass()Dr. Stephen Henson
1999-12-03Fix a bug in the modified purpose code: it wasn't updated to use theDr. Stephen Henson
1999-12-02Change the trust and purpose code so it doesn't need initDr. Stephen Henson
1999-12-01Modify the X509 V3 extension lookup code.Dr. Stephen Henson
1999-11-29Remainder of SSL purpose and trust code: trust and purpose setting inDr. Stephen Henson