summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2000-11-29Amend the original CHANGES log entry. The ex_data handling has beenGeoff Thorpe
2000-11-29Log security relevant change.Lutz Jänicke
2000-11-29BN_bin2bn did *not* contain an off-by-one error;Bodo Möller
2000-11-29Expand expspeed.c to make BN_kronecker timings.Bodo Möller
2000-11-29Implement BN_kronecker test.Bodo Möller
2000-11-29Improve BN_mod_inverse performance.Bodo Möller
2000-11-28Note that SSL_peek has been disabled.Bodo Möller
2000-11-27Fix BN_is_... macros.Bodo Möller
2000-11-26It was a small change, but it *could* conceivably affect people - so I'mGeoff Thorpe
2000-11-26More BN_mod_... functions.Bodo Möller
2000-11-26modular arithmeticsBodo Möller
2000-11-18Remove two bn_wexpand() from BN_mul(), which is a step toward gettingRichard Levitte
2000-11-17Improve usability of 'openssl passwd' by includingBodo Möller
2000-11-08Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte
2000-11-08BN_CTX-related fixes.Bodo Möller
2000-11-07shl_load() also needs to load along a path given through anRichard Levitte
2000-11-06Document recent constifications.Richard Levitte
2000-11-06As a consequence of the BIGNUM constification, the ENGINE code needs aRichard Levitte
2000-11-06Make all engines available in the openssl application.Richard Levitte
2000-11-06Constify the BIGNUM routines a bit more. The only trouble were theRichard Levitte
2000-11-06Make sure that shared libraries get the internal name engine with theRichard Levitte
2000-11-02Change the engine library so the application writer has to explicitelyRichard Levitte
2000-11-02'openssl engine' can now list engine capabilities. The currentRichard Levitte
2000-11-02Better error reporting in 'openssl engine'Richard Levitte
2000-11-02Never call load_dh_param(NULL) because this leads to an illegalBodo Möller
2000-11-01Add application to enumerate, list and test engines with.Richard Levitte
2000-11-01Add support for shared libraries under Irix.Richard Levitte
2000-10-31Improvements to openssl.spec.Richard Levitte
2000-10-31Add configuration option to build on Linux on both big-endian andRichard Levitte
2000-10-28Document the change.Richard Levitte
2000-10-27Document the OCSP addition.Richard Levitte
2000-10-26.Ulf Möller
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte
2000-10-26Add a note about the recent DSO changes in CHANGES.BEFORE_engineGeoff Thorpe
2000-10-21DocumentRichard Levitte
2000-10-21Add what's needed to get shared libraries on HP-UX.Richard Levitte
2000-10-21Document the change to NCONF.Richard Levitte
2000-10-20Fix for bug (?) in assembly language routines for SHA1. ThisDr. Stephen Henson
2000-10-14Fix for typo in certificate directory lookup code.Dr. Stephen Henson
2000-10-14The experimental Rijndael code moved to the main trunk.Richard Levitte
2000-10-13Rework the system to generate shared libraries:Richard Levitte
2000-10-12Make non blocking I/O work for accept BIOs.Dr. Stephen Henson
2000-10-06More code for X509_print_ex() support.Dr. Stephen Henson
2000-10-04Global DirectoryString mask fix.Dr. Stephen Henson
2000-10-01Document...Richard Levitte
2000-09-26Note read_ahead-flag related fixes.Bodo Möller
2000-09-25Document the change.Richard Levitte
2000-09-24Update the status and version number to 0.9.7-dev.Richard Levitte
2000-09-24Time to build the release. Bump the version info accordingly.Richard Levitte
2000-09-23Add some missing info.Ulf Möller