aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Rewrite the extension code to use an ASN1_ITEM structureDr. Stephen Henson2000-12-131-0/+5
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-0/+4
* Fix some things that look like bugs.Bodo Möller2000-12-071-0/+10
* Sign-related fixes (and tests).Bodo Möller2000-12-071-0/+4
* BN_mod_sqrt documentation/commentBodo Möller2000-12-061-1/+3
* Faster BN_mod_sqrt algorithm for p == 5 (8).Bodo Möller2000-12-061-1/+1
* Improve formatting.Bodo Möller2000-12-041-2/+2
* Make a note of the LHASH changes.Geoff Thorpe2000-12-041-0/+6
* Note the bntest change.Ulf Möller2000-12-021-5/+7
* Correct a mail address...Richard Levitte2000-12-011-1/+1
* Document the addition of Kerberos stuff.Richard Levitte2000-12-011-0/+6
* Borland C fix.Ulf Möller2000-12-011-0/+3
* typoUlf Möller2000-12-011-1/+1
* Fix BN_rshift, which caused lots of trouble.Bodo Möller2000-11-301-0/+3
* New format for the FAQ. We now have different sections for differentRichard Levitte2000-11-301-0/+4
* Changes to c_zlib.c to make ZLIB.DLL dynamically loadable underRichard Levitte2000-11-301-0/+4
* BN_mod_sqrtBodo Möller2000-11-301-0/+4
* Amend the original CHANGES log entry. The ex_data handling has beenGeoff Thorpe2000-11-291-4/+4
* Log security relevant change.Lutz Jänicke2000-11-291-0/+6
* BN_bin2bn did *not* contain an off-by-one error;Bodo Möller2000-11-291-3/+0
* Expand expspeed.c to make BN_kronecker timings.Bodo Möller2000-11-291-0/+3
* Implement BN_kronecker test.Bodo Möller2000-11-291-3/+2
* Improve BN_mod_inverse performance.Bodo Möller2000-11-291-0/+6
* Note that SSL_peek has been disabled.Bodo Möller2000-11-281-0/+6
* Fix BN_is_... macros.Bodo Möller2000-11-271-0/+22
* It was a small change, but it *could* conceivably affect people - so I'mGeoff Thorpe2000-11-261-0/+6
* More BN_mod_... functions.Bodo Möller2000-11-261-0/+13
* modular arithmeticsBodo Möller2000-11-261-1/+26
* Remove two bn_wexpand() from BN_mul(), which is a step toward gettingRichard Levitte2000-11-181-0/+9
* Improve usability of 'openssl passwd' by includingBodo Möller2000-11-171-0/+12
* Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte2000-11-081-0/+3
* BN_CTX-related fixes.Bodo Möller2000-11-081-0/+4
* shl_load() also needs to load along a path given through anRichard Levitte2000-11-071-0/+4
* Document recent constifications.Richard Levitte2000-11-061-0/+4
* As a consequence of the BIGNUM constification, the ENGINE code needs aRichard Levitte2000-11-061-0/+3
* Make all engines available in the openssl application.Richard Levitte2000-11-061-0/+3
* Constify the BIGNUM routines a bit more. The only trouble were theRichard Levitte2000-11-061-0/+3
* Make sure that shared libraries get the internal name engine with theRichard Levitte2000-11-061-0/+6
* Change the engine library so the application writer has to explicitelyRichard Levitte2000-11-021-0/+18
* 'openssl engine' can now list engine capabilities. The currentRichard Levitte2000-11-021-0/+3
* Better error reporting in 'openssl engine'Richard Levitte2000-11-021-0/+3
* Never call load_dh_param(NULL) because this leads to an illegalBodo Möller2000-11-021-0/+3
* Add application to enumerate, list and test engines with.Richard Levitte2000-11-011-0/+4
* Add support for shared libraries under Irix.Richard Levitte2000-11-011-0/+3
* Improvements to openssl.spec.Richard Levitte2000-10-311-0/+4
* Add configuration option to build on Linux on both big-endian andRichard Levitte2000-10-311-0/+4
* Document the change.Richard Levitte2000-10-281-0/+4
* Document the OCSP addition.Richard Levitte2000-10-271-0/+3
* .Ulf Möller2000-10-261-1/+1
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-0/+10