summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2000-09-03Add 'rsautl' low level RSA utility.Dr. Stephen Henson
2000-09-01Undo change from 1.7 to 1.8:Bodo Möller
2000-09-01Use C syntax, not FORTRAN or whatever that was :-)Bodo Möller
2000-09-01QNX 4 support.Bodo Möller
2000-09-01-N option to diff is not essential, and mentioning it is unnecessarilyBodo Möller
2000-08-30Add demo state machine.Ben Laurie
2000-08-30Fix typo in i2d_ASN1_ENUMERATEDDr. Stephen Henson
2000-08-28Diagnose EOF on memory BIOs (or you just get mysterious errors with no errorBen Laurie
2000-08-28Use the passed buffer in ERR_error_string!Ben Laurie
2000-08-25Change PKCS#7 test data to take account of removal ofDr. Stephen Henson
2000-08-24New option to CA.pl to sign request using CA extensions.Dr. Stephen Henson
2000-08-22Add support for 'other' PKCS#7 content types.Dr. Stephen Henson
2000-08-22max -> dmax in bn_check_top.Ben Laurie
2000-08-22Fix ASN1_INTEGER_to_BN properly this time...Dr. Stephen Henson
2000-08-22Fixes to d2i_ASN1_OBJECT, ASN1_INTEGER_to_BN and a_strex.cDr. Stephen Henson
2000-08-21Various fixes...Dr. Stephen Henson
2000-08-19Added OIDs from RFC 2247, 1155, and a few from 1700Richard Levitte
2000-08-18Assar wanted an address change.Richard Levitte
2000-08-18Added BIO_vprintf() and BIO_vsnprintf(). The former because I'veRichard Levitte
2000-08-18NULL is not an integer...Richard Levitte
2000-08-17Document the added diversity to the possible log levels.Richard Levitte
2000-08-17Add more diversity to the possible log levels. Now we have fullRichard Levitte
2000-08-17Added md4 to the VMS compilationRichard Levitte
2000-08-17make updateRichard Levitte
2000-08-17New option 'ctestall' for mkdef.pl, that makes it not only generateRichard Levitte
2000-08-17Document the reconfiguratoin option for Configure.Richard Levitte
2000-08-17Allow reconfiguration. This can be useful if some source updateRichard Levitte
2000-08-15Correct the title. This also fooled the automatic documentation builderRichard Levitte
2000-08-14IBMcxx complains that maxmem is as low as 2048 for certain modulesRichard Levitte
2000-08-14I forgot this file that Assar provided as well...Richard Levitte
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte
2000-08-11Memory leaks fix. It now looks like all memory leaks, at least aroundRichard Levitte
2000-08-11Memory leaks fix. There seems to be more in other parts of OpenSSL...Richard Levitte
2000-08-11The pkcs12 had no way of getting a CA file or path to be used whenRichard Levitte
2000-08-11Abdelilah Essiari <aes@george.lbl.gov> reports that for very smallRichard Levitte
2000-08-10Duplicate names detected...Richard Levitte
2000-08-08Make sure that 'initialized' is zeroed as well when cleaning up.Richard Levitte
2000-08-06Fix for bad sorting of object names.Dr. Stephen Henson
2000-08-06For n > 7, we might get uninitialized (unzeroed) data.Richard Levitte
2000-08-04Changes needed for Tandem NSK, supplied by Scott Uroff (scott@xypro.com).Dr. Stephen Henson
2000-08-03On Unicos, shorts are 8 bytes, so instead, use a structure with 2 32-bit ints...Richard Levitte
2000-08-03On Unicos, openlog() isn't constified, so let's not do that in xopenlog()Richard Levitte
2000-08-03Unicos doesn't have sys/timeb.h. Fix it by defining the TIMEB macro unless o...Richard Levitte
2000-08-02*mumble* unicos 10.0.0.3 with Cray Standard C Version 6.2.0.0 has a syslog.hRichard Levitte
2000-08-02Include SKIP DH parameters with OpenSSL.Bodo Möller
2000-08-02Added and corrected documentation for the 'shared' optionRichard Levitte
2000-08-02We've now covered the shared library support for Solaris, so the -shared hackRichard Levitte
2000-08-02It's probably a good idea to make the shared libraries depend in EX_LIBS.Richard Levitte
2000-08-02"make update"Richard Levitte
2000-08-02I had completely forgotten that print_table_entry also needed to read the twoRichard Levitte