aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add a note about the recent DSO changes in CHANGES.BEFORE_engineGeoff Thorpe2000-10-261-0/+6
* DocumentRichard Levitte2000-10-211-0/+3
* Add what's needed to get shared libraries on HP-UX.Richard Levitte2000-10-211-0/+3
* Document the change to NCONF.Richard Levitte2000-10-211-0/+11
* Fix for bug (?) in assembly language routines for SHA1. ThisDr. Stephen Henson2000-10-201-0/+6
* Fix for typo in certificate directory lookup code.Dr. Stephen Henson2000-10-141-0/+3
* The experimental Rijndael code moved to the main trunk.Richard Levitte2000-10-141-0/+3
* Rework the system to generate shared libraries:Richard Levitte2000-10-131-0/+15
* Make non blocking I/O work for accept BIOs.Dr. Stephen Henson2000-10-121-0/+7
* More code for X509_print_ex() support.Dr. Stephen Henson2000-10-061-2/+4