summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2000-10-12Make non blocking I/O work for accept BIOs.Dr. Stephen Henson
2000-10-11fix problems in the selftestUlf Möller
2000-10-10Do a favor to those who get weird compiles and report if RAND_pseudo_bytesRichard Levitte
2000-10-10A few small corrections to the SSL documentation.Richard Levitte
2000-10-09BIO_sock_init() returns 1 for success and -1 for failure, not 0;Bodo Möller
2000-10-09DSO_ctrl() changes have removed a couple of DSO_METHOD-specific functionsGeoff Thorpe
2000-10-09Make sure ranlib is only used on .a libraries.Richard Levitte
2000-10-09Make sure that shareable libraries are turned off if we don't know howRichard Levitte
2000-10-08None of the DSO_METHOD's were handling anything except generic messages.Geoff Thorpe
2000-10-08Time to get rid of some rather silly code duplication - some DSO_ctrl()Geoff Thorpe
2000-10-08Linux on Alpha with gcc knows about shared libraries.Richard Levitte
2000-10-08Linux on Alpha has the configuration name linux-alpha-gcc, notRichard Levitte
2000-10-06More code for X509_print_ex() support.Dr. Stephen Henson
2000-10-04Global DirectoryString mask fix.Dr. Stephen Henson
2000-10-03More SSL functions documented. Submitted by Lutz Jaenicke <Lutz.Jaenicke@aet...Richard Levitte
2000-10-01Document...Richard Levitte
2000-10-01Remove what was described by someone as "an EAY hack for compilingRichard Levitte
2000-09-29Include arpa/inet.h, since that's where htons() and friends areRichard Levitte
2000-09-27The des_modes manpage is in section 7.Ulf Möller
2000-09-27A compiler warning removed. Thanks to the folks at HP!Richard Levitte
2000-09-26Verbose output when installing manual pages so that you see thatBodo Möller
2000-09-26Add BUGS section.Bodo Möller
2000-09-26Note read_ahead-flag related fixes.Bodo Möller
2000-09-26Set s->read_ahead in SSL_new because SSL_clear no longer modifies it.Bodo Möller
2000-09-26Don't modify s->read_ahead in SSL_clear, which is called fromBodo Möller
2000-09-26Fix SSL_CTX_set_read_ahead macro.Bodo Möller
2000-09-25Document the change.Richard Levitte
2000-09-25UpdateRichard Levitte
2000-09-25When creating a .def file, be a bit more selective so disabledRichard Levitte
2000-09-25echo=off works on NT, but not on W2K.Richard Levitte
2000-09-25'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte
2000-09-25Make the algorithm implementations depend on the correspondingRichard Levitte
2000-09-25typoUlf Möller
2000-09-24Update the status and version number to 0.9.7-dev.Richard Levitte
2000-09-24Forgot to change the STATUS file...Richard Levitte
2000-09-24Time to build the release. Bump the version info accordingly.Richard Levitte
2000-09-24make updateRichard Levitte
2000-09-24Change the Windows building scripts to enable DSO_WIN32.Richard Levitte
2000-09-23print the perlasm rule only for linux-elf (it seems it confuses someUlf Möller
2000-09-23spellingUlf Möller
2000-09-23update info to match the README.Ulf Möller
2000-09-23stop perlpod from complaining.Ulf Möller
2000-09-23more manpage links.Ulf Möller
2000-09-23tlhelp32.hUlf Möller
2000-09-23Workaround for tlhelp32.h: place the missing header file in outincUlf Möller
2000-09-23Add some missing info.Ulf Möller
2000-09-23tlhelp32.h is currently missing in Mingw32 (release 2.95.2 and 2.95.2-1)Ulf Möller
2000-09-23URL to "latest" Mingw release (which is almost a year old :()Ulf Möller
2000-09-22typoBodo Möller
2000-09-22Avoid protocol rollback.Bodo Möller