aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rework the system to generate shared libraries:Richard Levitte2000-10-134-163/+287
* Bump the shared library version (should have been done a while ago).Richard Levitte2000-10-131-1/+1
* Make the new conf implementatoin bug-compatible with the old one.Richard Levitte2000-10-133-3/+26
* make updateRichard Levitte2000-10-131-0/+2
* New docs and new facts in older docs.Richard Levitte2000-10-124-0/+326
* Make non blocking I/O work for accept BIOs.Dr. Stephen Henson2000-10-128-2/+40
* fix problems in the selftestUlf Möller2000-10-112-1/+2
* Do a favor to those who get weird compiles and report if RAND_pseudo_bytesRichard Levitte2000-10-101-1/+8
* A few small corrections to the SSL documentation.Richard Levitte2000-10-105-5/+5
* BIO_sock_init() returns 1 for success and -1 for failure, not 0;Bodo Möller2000-10-091-3/+3
* DSO_ctrl() changes have removed a couple of DSO_METHOD-specific functionsGeoff Thorpe2000-10-092-34/+24
* Make sure ranlib is only used on .a libraries.Richard Levitte2000-10-091-1/+2
* Make sure that shareable libraries are turned off if we don't know howRichard Levitte2000-10-091-0/+4
* None of the DSO_METHOD's were handling anything except generic messages.Geoff Thorpe2000-10-084-104/+8
* Time to get rid of some rather silly code duplication - some DSO_ctrl()Geoff Thorpe2000-10-081-0/+16
* Linux on Alpha with gcc knows about shared libraries.Richard Levitte2000-10-081-2/+2
* Linux on Alpha has the configuration name linux-alpha-gcc, notRichard Levitte2000-10-081-1/+1
* More code for X509_print_ex() support.Dr. Stephen Henson2000-10-067-20/+118
* Global DirectoryString mask fix.Dr. Stephen Henson2000-10-046-81/+180
* More SSL functions documented. Submitted by Lutz Jaenicke <Lutz.Jaenicke@aet...Richard Levitte2000-10-035-2/+305
* Document...Richard Levitte2000-10-011-0/+3
* Remove what was described by someone as "an EAY hack for compilingRichard Levitte2000-10-011-13/+0
* Include arpa/inet.h, since that's where htons() and friends areRichard Levitte2000-09-291-0/+2
* The des_modes manpage is in section 7.Ulf Möller2000-09-271-1/+1
* A compiler warning removed. Thanks to the folks at HP!Richard Levitte2000-09-272-2/+2
* Verbose output when installing manual pages so that you see thatBodo Möller2000-09-261-2/+2
* Add BUGS section.Bodo Möller2000-09-261-0/+13
* Note read_ahead-flag related fixes.Bodo Möller2000-09-261-0/+8
* Set s->read_ahead in SSL_new because SSL_clear no longer modifies it.Bodo Möller2000-09-261-0/+1
* Don't modify s->read_ahead in SSL_clear, which is called fromBodo Möller2000-09-261-0/+2
* Fix SSL_CTX_set_read_ahead macro.Bodo Möller2000-09-261-1/+1
* Document the change.Richard Levitte2000-09-251-1/+4
* UpdateRichard Levitte2000-09-251-3/+3
* When creating a .def file, be a bit more selective so disabledRichard Levitte2000-09-251-3/+23
* echo=off works on NT, but not on W2K.Richard Levitte2000-09-251-1/+1
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-2539-39/+78
* Make the algorithm implementations depend on the correspondingRichard Levitte2000-09-251-2/+34
* typoUlf Möller2000-09-251-1/+1
* Update the status and version number to 0.9.7-dev.Richard Levitte2000-09-244-4/+9
* Forgot to change the STATUS file...Richard Levitte2000-09-241-134/+9
* Time to build the release. Bump the version info accordingly.Richard Levitte2000-09-244-5/+5
* make updateRichard Levitte2000-09-241-1/+1
* Change the Windows building scripts to enable DSO_WIN32.Richard Levitte2000-09-245-7/+16
* print the perlasm rule only for linux-elf (it seems it confuses someUlf Möller2000-09-231-4/+8
* spellingUlf Möller2000-09-231-2/+2
* update info to match the README.Ulf Möller2000-09-231-9/+9
* stop perlpod from complaining.Ulf Möller2000-09-231-1/+1
* more manpage links.Ulf Möller2000-09-235-5/+48
* tlhelp32.hUlf Möller2000-09-231-2/+2
* Workaround for tlhelp32.h: place the missing header file in outincUlf Möller2000-09-231-0/+2