aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Stress the news about the name change.Richard Levitte2001-03-291-0/+2
* I forgot to rename des_encrypt to des_encrypt1 in libeay.num.Richard Levitte2001-03-291-1/+1
* Since there has been reports of clashes between OpenSSL'sRichard Levitte2001-03-2915-37/+42
* Add news section for OpenSSL 0.9.6a. Please add what's missingRichard Levitte2001-03-281-0/+22
* check CRTUlf Möller2001-03-281-2/+2
* check CRTUlf Möller2001-03-282-2/+18
* mipsUlf Möller2001-03-281-0/+3
* Restore asm/mips3.s to be compiled and linked in, since the bug hasRichard Levitte2001-03-271-3/+1
* The IRIX fix. Asm recap and corresponding declation.Andy Polyakov2001-03-272-4/+5
* Include bn.h so we get BN_LLONG properly defined. Otherwise, we can forget t...Richard Levitte2001-03-271-0/+1
* Reports seem to show that asm/mips3.s has faults. To be investigated, but le...Richard Levitte2001-03-271-1/+3
* For mips3 and alpha, put the assembler file directives in separateRichard Levitte2001-03-261-12/+17
* make updateRichard Levitte2001-03-244-11/+10
* When using the native tools on Solaris, make damn sure the native ldRichard Levitte2001-03-241-1/+2
* gcc uses collect2, not ld, to link things. Therefore, when using gccRichard Levitte2001-03-241-7/+7
* ln on Solaris expects -f to come before -s.Richard Levitte2001-03-241-2/+3
* Small AIX problems solved.Richard Levitte2001-03-221-1/+2
* A lot of reports.Richard Levitte2001-03-221-1/+22
* We really have no need for PEX_LIBS, so empty it.Richard Levitte2001-03-221-1/+1
* Add missing '#ifndef OPENSSL_NO_DSA'.Bodo Möller2001-03-221-0/+2
* Remove redundant operations and update version info.Richard Levitte2001-03-221-22/+13
* Harmonize CHANGES and STATUS files between the 0.9.6a branch andBodo Möller2001-03-222-9/+45
* Use stdlib.h to get size_t.Richard Levitte2001-03-211-7/+1
* Update docs.Bodo Möller2001-03-212-7/+7
* Since they aren't implemented yet, EC_GFp_{recp,nist}_method() need toRichard Levitte2001-03-211-0/+2
* Tag EC_GFp_{nist,recp}_method as "NOEXIST" because they haveBodo Möller2001-03-211-2/+2
* avoid linking problems when OpenSSL is built with no-dsa. Spotted by Hellan,...Richard Levitte2001-03-201-0/+4
* Increase boundaries in EC_window_bits_for_scalar_size table.Bodo Möller2001-03-201-14/+17
* Table for window sizes.Bodo Möller2001-03-191-6/+77
* Update.Bodo Möller2001-03-191-7/+168
* New cofiguration for Unixwre and SCO,with slightly better granularity. Contr...Richard Levitte2001-03-183-7/+34
* Fix PKCS#12 key generation bug.Dr. Stephen Henson2001-03-183-2/+35
* Explicitly ignore the exit code of ./bctest. Usually the shellBodo Möller2001-03-171-1/+1
* Correct a typo which might have lead to a dump.Richard Levitte2001-03-161-1/+1
* An enhanced bctest submitted by Tim Rice <tim@multitalents.net>.Richard Levitte2001-03-162-12/+43
* Add copy_extensions option to 'ca' utility.Dr. Stephen Henson2001-03-166-51/+145
* Add 'align' option to nameopt.Dr. Stephen Henson2001-03-154-13/+52
* Minimise the amount of -L. when linking the shared libraries. ItRichard Levitte2001-03-151-9/+9
* bsdi-elf needs to link with -ldl.Richard Levitte2001-03-151-1/+1
* For AIX 4.3 or above, allow the use of dlfcn.Richard Levitte2001-03-152-0/+10
* Overhaul the display of certificate details inDr. Stephen Henson2001-03-158-47/+197
* Completely remove mont2 stuff.Bodo Möller2001-03-155-699/+0
* Forgot "cvs add", so only the surrounding changes made it... sigh.Lutz Jänicke2001-03-151-0/+47
* avoid infinite loopBodo Möller2001-03-151-0/+4
* error codes are longs, not intsBodo Möller2001-03-151-2/+2
* More error_data memory leaksBodo Möller2001-03-152-7/+7
* It is a good thing to prepare the .def files.Richard Levitte2001-03-152-0/+4
* Document the -certopt option to the x509 utility.Dr. Stephen Henson2001-03-153-3/+86
* The former ULTRASPARC preprocessor symbol is now calledBodo Möller2001-03-141-4/+4
* Fix: return 0 if no error occured.Bodo Möller2001-03-131-0/+1