aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 0.9.6e and 0.9.7-beta3 are out.Lutz Jänicke2002-07-303-2/+9
* Only use DSA-functions if available.Lutz Jänicke2002-07-291-1/+5
* mention SSL_do_handshake()Bodo Möller2002-07-291-1/+1
* Use SEC1 format for EC private keys.Bodo Möller2002-07-2614-373/+221
* Move zeroing from bn_expand_internal() to bn_expand2() so that itBodo Möller2002-07-251-12/+22
* more detailed instructions for export from USBodo Möller2002-07-251-1/+3
* Don't clobber loop variable.Richard Levitte2002-07-241-2/+3
* Document the recent DJGPP-related changesRichard Levitte2002-07-231-0/+5
* Make dummy tests to make it easier to physically remove unwanted algorithms.Richard Levitte2002-07-235-2/+61
* harmonize options with those for 'ecparam',Bodo Möller2002-07-231-220/+169
* If DH is disabled, don't define the DH functions.Richard Levitte2002-07-221-0/+4
* fix a typo and clarifyBodo Möller2002-07-221-3/+3
* add an explanation and fix a typoBodo Möller2002-07-221-1/+5
* New cipher selection options COMPLEMENTOFALL and COMPLEMENTOFDEFAULT.Lutz Jänicke2002-07-194-0/+48
* HP-UX shared libraries must be +x and should be -w. It doesn't hurt onLutz Jänicke2002-07-191-1/+1
* updateBodo Möller2002-07-191-13/+13
* The first compile of the new merger method for VMS *almost* gotRichard Levitte2002-07-191-20/+19
* Two more names that are a little too long for the standard VMS linker.Richard Levitte2002-07-191-0/+4
* The behaviour is undefined when calling SSL_write() with num=0.Lutz Jänicke2002-07-191-0/+3
* Manual page for SSL_do_handshake().Lutz Jänicke2002-07-195-0/+79
* This documentation change was being written at the same time as Richard'sGeoff Thorpe2002-07-181-7/+26
* Explain why RSA_check_key() doesn't work with hard keys.Richard Levitte2002-07-181-1/+10
* Add history for documented new functions.Richard Levitte2002-07-186-3/+24
* Allow subjects with more than 255 characters to be properly printed.Richard Levitte2002-07-181-3/+4
* Further enhance assembler support on Cygwin and DJGPP.Richard Levitte2002-07-182-0/+7
* Fix bug introduced with revision 1.95 when this filed was modified toBodo Möller2002-07-181-2/+2
* Reverse the change with the following log, it needs further investigation:Richard Levitte2002-07-182-16/+16
* Make S/MIME output conform with the mail and MIME standards.Richard Levitte2002-07-182-17/+17
* Unixware doesn't have strings.h, so we need to declare strcasecmp()Richard Levitte2002-07-183-7/+15
* OPENSSL_SYS_WIN32 is important so util/mkdef.pl can detect itRichard Levitte2002-07-181-1/+1
* Make mkdir failsafe in case the directories are already presentRichard Levitte2002-07-171-1/+1
* Add support for shared libraries with OS/2.Richard Levitte2002-07-177-47/+106
* Add a few FAQ entries for the various ways building OpenSSL on MacOS XRichard Levitte2002-07-171-0/+28
* If OpenSSL is built with shared library support on MacOS X,Richard Levitte2002-07-171-1/+7
* On MacOS X, the shared library editor uses DYLD_LIBRARY_PATHRichard Levitte2002-07-173-8/+8
* On MacOS X, you're not allowed to have common objects in shared librariesRichard Levitte2002-07-171-2/+2
* Add the usually recommended solution to the linking problem entry for MacOS XRichard Levitte2002-07-171-0/+9
* We had some experimental options in the Darwin entries. They are no longer n...Richard Levitte2002-07-161-2/+2
* The default C compiler on MacOS X doesn't like empty object filesRichard Levitte2002-07-161-2/+2
* Actually, the "bug" is really documented in the man-page for ld, soRichard Levitte2002-07-161-2/+2
* There are problems on certain platforms, and possible answers on how to (temp...Richard Levitte2002-07-162-0/+32
* For those wanting to build for several platforms with the same sourceRichard Levitte2002-07-161-0/+20
* For those wanting to build for several platforms with the same sourceRichard Levitte2002-07-161-2/+8
* Some older code (never committed) wasn't converted to the new format.Richard Levitte2002-07-163-2/+4
* Let's not forget the second -WtraditionalRichard Levitte2002-07-161-1/+1
* Using -Wtraditional took it a little far. After all, we expect ANSI C, soRichard Levitte2002-07-161-1/+1
* Set up the engine before doing anything random-related, since engine randomnessRichard Levitte2002-07-162-10/+10
* There's an ongoing project to bring some kind of path selectionRichard Levitte2002-07-157-8/+644
* Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller2002-07-1429-3272/+5568
* Rewording: some algorithms are also patented in Europe, so choose moreLutz Jänicke2002-07-121-12/+9