openssl.git
2000-10-28 Richard LevitteSmall documentation change
2000-10-27 Ulf Möller-engine is gone.
2000-10-27 Richard LevitteNetBSD doesn't use ftime().
2000-10-27 Richard LevitteDocument the OCSP addition.
2000-10-27 Richard Levittemake update
2000-10-27 Richard LevitteThe majority of the OCSP code from CertCo.
2000-10-26 Ulf Möller.
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-10-26 Geoff ThorpeAdd a note about the recent DSO changes in CHANGES. BEFORE_engine
2000-10-26 Richard LevitteOn HP-UX, at least when shl_* are used, the libraries...
2000-10-26 Richard LevitteFor the operating systems where it matters, it is somet...
2000-10-26 Geoff ThorpeThis changes the behaviour of the DSO mechanism for...
2000-10-26 Bodo Möllerrsautl.c requires RSA.
2000-10-23 Ulf Möllers_server not s_client
2000-10-23 Bodo MöllerCert chain verification is useable by now.
2000-10-23 Ulf MöllerCorrection from Tani Hosokawa <unknown@riverstyx.net>
2000-10-23 Bodo Möllerinternal_verify now does know about extensions
2000-10-23 Bodo MöllerDon't ever set 'seeded' if RAND_status() returned 0
2000-10-22 Richard LevitteWhen building shared libraries on HP-UX 10.20 and HP...
2000-10-22 Richard LevitteIt seems like grep isn't as capable as I thought on...
2000-10-22 Richard LevittePointer error corrected
2000-10-22 Richard LevitteIf the functions get_dh*() are declared static, they...
2000-10-22 Richard LevitteOn some operating systems, MAX is defined. Call ours...
2000-10-21 Richard LevitteDocument
2000-10-21 Richard LevitteThere's no reason why app_RAND_load_file() should retur...
2000-10-21 Richard LevitteKrister Walfridsson <cato@df.lth.se> tells us sysctl...
2000-10-21 Richard LevitteFreeBSD-elf can do threads. However, there seems to...
2000-10-21 Richard LevitteAdd what's needed to get shared libraries on HP-UX.
2000-10-21 Richard Levittemake update
2000-10-21 Richard LevitteDocument the change to NCONF.
2000-10-20 Dr. Stephen... Fix for bug (?) in assembly language routines for SHA1...
2000-10-19 Dr. Stephen... Move expired CA certificate.
2000-10-19 Ulf Möllergive pseudo prototypes instead of macro definitions...
2000-10-19 Ulf Möller"DESCRIPTION" is required.
2000-10-19 Ulf Möllercorrection from Lutz
2000-10-19 Richard LevitteKeep binary backward compatibility by putting new metho...
2000-10-19 Richard LevitteMake it possible for methods to load from something...
2000-10-19 Richard LevitteNCONF_get_number() has no error checking at all. As...
2000-10-18 Ulf MöllerAdd short overview, move header files section further...
2000-10-18 Ulf Möllercosmetic changes
2000-10-18 Ulf Möllercosmetic change
2000-10-18 Richard LevitteJohn Denney <jdenney@ca.mdis.com> reports that we forgo...
2000-10-17 Richard LevitteTwo questions have been asked quite often lately.
2000-10-16 Dr. Stephen... Update test server certificate in apps/server.pem ...
2000-10-16 Ben LaurieAlways return a value.
2000-10-16 Richard LevitteCRYPTO_get_ex_new_index would never return an error.
2000-10-14 Dr. Stephen... Fix for typo in certificate directory lookup code.
2000-10-14 Richard LevitteThe experimental Rijndael code moved to the main trunk.
2000-10-13 Richard LevitteEven when you don't want to create shared libraries...
2000-10-13 Richard LevitteRework the system to generate shared libraries:
2000-10-13 Richard LevitteBump the shared library version (should have been done...
2000-10-13 Richard LevitteMake the new conf implementatoin bug-compatible with...
2000-10-13 Richard Levittemake update
2000-10-12 Richard LevitteNew docs and new facts in older docs.
2000-10-12 Dr. Stephen... Make non blocking I/O work for accept BIOs.
2000-10-11 Ulf Möllerfix problems in the selftest
2000-10-10 Richard LevitteDo a favor to those who get weird compiles and report...
2000-10-10 Richard LevitteA few small corrections to the SSL documentation.
2000-10-09 Bodo MöllerBIO_sock_init() returns 1 for success and -1 for failur...
2000-10-09 Geoff ThorpeDSO_ctrl() changes have removed a couple of DSO_METHOD...
2000-10-09 Richard LevitteMake sure ranlib is only used on .a libraries.
2000-10-09 Richard LevitteMake sure that shareable libraries are turned off if...
2000-10-08 Geoff ThorpeNone of the DSO_METHOD's were handling anything except...
2000-10-08 Geoff ThorpeTime to get rid of some rather silly code duplication...
2000-10-08 Richard LevitteLinux on Alpha with gcc knows about shared libraries.
2000-10-08 Richard LevitteLinux on Alpha has the configuration name linux-alpha...
2000-10-06 Dr. Stephen... More code for X509_print_ex() support.
2000-10-04 Dr. Stephen... Global DirectoryString mask fix.
2000-10-03 Richard LevitteMore SSL functions documented. Submitted by Lutz Jaeni...
2000-10-01 Richard LevitteDocument...
2000-10-01 Richard LevitteRemove what was described by someone as "an EAY hack...
2000-09-29 Richard LevitteInclude arpa/inet.h, since that's where htons() and...
2000-09-27 Ulf MöllerThe des_modes manpage is in section 7.
2000-09-27 Richard LevitteA compiler warning removed. Thanks to the folks at HP!
2000-09-26 Bodo MöllerVerbose output when installing manual pages so that...
2000-09-26 Bodo MöllerAdd BUGS section.
2000-09-26 Bodo MöllerNote read_ahead-flag related fixes.
2000-09-26 Bodo MöllerSet s->read_ahead in SSL_new because SSL_clear no longe...
2000-09-26 Bodo MöllerDon't modify s->read_ahead in SSL_clear, which is calle...
2000-09-26 Bodo MöllerFix SSL_CTX_set_read_ahead macro.
2000-09-25 Richard LevitteDocument the change.
2000-09-25 Richard LevitteUpdate
2000-09-25 Richard LevitteWhen creating a .def file, be a bit more selective...
2000-09-25 Richard Levitteecho=off works on NT, but not on W2K.
2000-09-25 Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-09-25 Richard LevitteMake the algorithm implementations depend on the corres...
2000-09-25 Ulf Möllertypo
2000-09-24 Richard LevitteUpdate the status and version number to 0.9.7-dev.
2000-09-24 Richard LevitteForgot to change the STATUS file...
2000-09-24 Richard LevitteTime to build the release. Bump the version info accor...
2000-09-24 Richard Levittemake update
2000-09-24 Richard LevitteChange the Windows building scripts to enable DSO_WIN32.
2000-09-23 Ulf Möllerprint the perlasm rule only for linux-elf (it seems...
2000-09-23 Ulf Möllerspelling
2000-09-23 Ulf Möllerupdate info to match the README.
2000-09-23 Ulf Möllerstop perlpod from complaining.
2000-09-23 Ulf Möllermore manpage links.
2000-09-23 Ulf Möllertlhelp32.h
2000-09-23 Ulf MöllerWorkaround for tlhelp32.h: place the missing header...
2000-09-23 Ulf MöllerAdd some missing info.
next