summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2002-07-24Don't clobber loop variable.Richard Levitte
2002-07-19HP-UX shared libraries must be +x and should be -w. It doesn't hurt onLutz Jänicke
2002-07-19'SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION' does not belong here,Bodo Möller
2002-07-19updateBodo Möller
2002-07-19The behaviour is undefined when calling SSL_write() with num=0.Lutz Jänicke
2002-07-19Manual page for SSL_do_handshake().Lutz Jänicke
2002-07-19This commit was manufactured by cvs2svn to create branchcvs2svn
2002-07-19Manual page for SSL_do_handshake().Lutz Jänicke
2002-07-18this is a non-ENGINE version of the clarifications made to the other CVSGeoff Thorpe
2002-07-18This documentation change was being written at the same time as Richard'sGeoff Thorpe
2002-07-18Explain why RSA_check_key() doesn't work with hard keys.Richard Levitte
2002-07-18Add history for documented new functions.Richard Levitte
2002-07-18Allow subjects with more than 255 characters to be properly printed.Richard Levitte
2002-07-18Allow subjects with more than 255 characters to be properly printed.Richard Levitte
2002-07-18Further enhance assembler support on Cygwin and DJGPP.Richard Levitte
2002-07-18Fix bug introduced with revision 1.95 when this filed was modified toBodo Möller
2002-07-18typoBodo Möller
2002-07-18Reverse the change with the following log, it needs further investigation:Richard Levitte
2002-07-18Reverse the change with the following log, it needs further investigation:Richard Levitte
2002-07-18Make S/MIME output conform with the mail and MIME standards.Richard Levitte
2002-07-18Make S/MIME output conform with the mail and MIME standards.Richard Levitte
2002-07-18Unixware doesn't have strings.h, so we need to declare strcasecmp()Richard Levitte
2002-07-18OPENSSL_SYS_WIN32 is important so util/mkdef.pl can detect itRichard Levitte
2002-07-17Make mkdir failsafe in case the directories are already presentRichard Levitte
2002-07-17Make mkdir failsafe in case the directories are already presentRichard Levitte
2002-07-17Add support for shared libraries with OS/2.Richard Levitte
2002-07-17Add a few FAQ entries for the various ways building OpenSSL on MacOS XRichard Levitte
2002-07-17Add a few FAQ entries for the various ways building OpenSSL on MacOS XRichard Levitte
2002-07-17If OpenSSL is built with shared library support on MacOS X,Richard Levitte
2002-07-17On MacOS X, the shared library editor uses DYLD_LIBRARY_PATHRichard Levitte
2002-07-17On MacOS X, you're not allowed to have common objects in shared librariesRichard Levitte
2002-07-17On MacOS X, you're not allowed to have common objects in shared librariesRichard Levitte
2002-07-17Add the usually recommended solution to the linking problem entry for MacOS XRichard Levitte
2002-07-17Add the usually recommended solution to the linking problem entry for MacOS XRichard Levitte
2002-07-16We had some experimental options in the Darwin entries. They are no longer n...Richard Levitte
2002-07-16The default C compiler on MacOS X doesn't like empty object filesRichard Levitte
2002-07-16The default C compiler on MacOS X doesn't like empty object filesRichard Levitte
2002-07-16Add the new PROBLEMS section from HEADRichard Levitte
2002-07-16This commit was manufactured by cvs2svn to create branchcvs2svn
2002-07-16Actually, the "bug" is really documented in the man-page for ld, soRichard Levitte
2002-07-16There are problems on certain platforms, and possible answers on how to (temp...Richard Levitte
2002-07-16For those wanting to build for several platforms with the same sourceRichard Levitte
2002-07-16For those wanting to build for several platforms with the same sourceRichard Levitte
2002-07-16Some older code (never committed) wasn't converted to the new format.Richard Levitte
2002-07-16Let's not forget the second -WtraditionalRichard Levitte
2002-07-16Using -Wtraditional took it a little far. After all, we expect ANSI C, soRichard Levitte
2002-07-16Set up the engine before doing anything random-related, since engine randomnessRichard Levitte
2002-07-15There's an ongoing project to bring some kind of path selectionRichard Levitte
2002-07-14Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller
2002-07-12Rewording: some algorithms are also patented in Europe, so choose moreLutz Jänicke