summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Typo.OpenSSL_0_9_7-beta3Lutz Jänicke2002-07-301-1/+1
* Release 0.9.7-beta3Lutz Jänicke2002-07-305-5/+12
* OpenSSL Security Advisory [30 July 2002]Lutz Jänicke2002-07-3019-206/+327
* "make update"Lutz Jänicke2002-07-3018-1862/+3808
* Only use DSA-functions if available.Lutz Jänicke2002-07-291-0/+2
* mention SSL_do_handshake()Bodo Möller2002-07-291-1/+1
* Add bn_dup_expand() comment from the main branch explaining thatBodo Möller2002-07-251-0/+6
* 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-234-2/+14
* This commit was manufactured by cvs2svn to create branchcvs2svn2002-07-231-0/+47
|\
| * 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
* | 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-17/+17
* | 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-194-0/+4
* | This commit was manufactured by cvs2svn to create branchcvs2svn2002-07-191-0/+75
|\ \ | |/
| * 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