summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-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-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-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
2002-07-11In UI_UTIL_read_pw(), we should look at the size parameter, not at BUFSIZ.Richard Levitte
2002-07-10Discussion about Redhat's specialties for the FAQ.Lutz Jänicke
2002-07-10Typos in links between manual pagesLutz Jänicke
2002-07-10Sun's official statement with respect to /dev/random support.Lutz Jänicke
2002-07-10Minor typosLutz Jänicke
2002-07-10remove obsolete commentBodo Möller
2002-07-10Reorder inclusion of header files:Lutz Jänicke
2002-07-10Ciphers with NULL encryption were not properly handled because they wereLutz Jänicke
2002-07-09fix synopsisBodo Möller
2002-07-09emtpy fragments are not necessary for SSL_eNULLBodo Möller
2002-07-08oops, there were other cases of "ENGINE_ID" to change too.Geoff Thorpe
2002-07-08Correct an error in the README.ENGINE file.Geoff Thorpe
2002-07-04AES cipher suites are now official (RFC3268)Bodo Möller
2002-06-30README and INSTALL should contain information about the request trackerLutz Jänicke
2002-06-29Do not define crypt() on OpenBSD. Notified by Bob Beck of OpenBSD.Richard Levitte
2002-06-27opensslconf.h doesn't define what we want, e_os2.h does.Richard Levitte
2002-06-27Try to avoid double declaration of ERR_load_PEM_strings().Richard Levitte
2002-06-27A few changes to BC-32.pl didn't get properly applied.Richard Levitte
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte
2002-06-27DJGPP has some needed header files that other MSDOS/Windows compilers don't h...Richard Levitte
2002-06-27Update the information on Cygwin.Richard Levitte
2002-06-27Forgot to change the second $ENV{DJDIR} to /dev/env/DJDIR.Richard Levitte
2002-06-27The new stuff is for Borland Bulider 5, so document it appropriatelyRichard Levitte
2002-06-27Document the new way of building with Borland Builder.Richard Levitte
2002-06-27Use underscores instead of dashes in temporary file names.Richard Levitte
2002-06-27When compiling for Windows, make sure we have the windows definitions declared.Richard Levitte
2002-06-27Use 32-bit sections instead of the default, 16-bit ones.Richard Levitte
2002-06-27have 'openssl pkcs7' exit with code 1 on error instead of 0.Richard Levitte
2002-06-27gcc requires -m64 to link 64-bit shared libraries on Solaris.Richard Levitte
2002-06-27Use bg instead of bag as argument to macros, to avoid clashes withRichard Levitte