Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2000-10-10This commit was manufactured by cvs2svn to create tag 'OpenSSL_0_9_6'.OpenSSL_0_9_6cvs2svn
2000-10-10This commit was manufactured by cvs2svn to create branchcvs2svn
2000-10-10A few small corrections to the SSL documentation.Richard Levitte
2000-10-04More SSL functions documented. Submitted by Lutz Jaenicke <Lutz.Jaenicke@aet...Richard Levitte
2000-09-28The des_modes manpage is in section 7.Ulf Möller
2000-09-26Add BUGS section.Bodo Möller
2000-09-25typoUlf Möller
2000-09-23stop perlpod from complaining.Ulf Möller
2000-09-23more manpage links.Ulf Möller
2000-09-23Only use the new informational verify codes if weDr. Stephen Henson
2000-09-21Change IMPORTANT to WARNING for greater emphasis.Richard Levitte
2000-09-21Clarifications and new documents.Richard Levitte
2000-09-20New documents. Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>Richard Levitte
2000-09-20Mistakes corrected. Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>Richard Levitte
2000-09-20Malloc() -> OPENSSL_malloc() etc.Ulf Möller
2000-09-20The RSA patent will have expired when the next version is released...Ulf Möller
2000-09-20ispell.Ulf Möller
2000-09-20Add docs for X509_get_ext_d2i() function.Dr. Stephen Henson
2000-09-20Document SSL_library_init() and it's aliases. Lutz Jaenicke <Lutz.Jaenicke@a...Richard Levitte
2000-09-20Type correction. Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>Richard Levitte
2000-09-20Extend the docs on setting the cipher list. Lutz Jaenicke <Lutz.Jaenicke@aet...Richard Levitte
2000-09-19Reorder the Blowfish documentation so the low-level routines do not get so pr...Richard Levitte
2000-09-19Clarify the BIO_seek() mess and related issues.Dr. Stephen Henson
2000-09-19ispellUlf Möller
2000-09-18New documentation about things related to SSL_CIPHER. Submitted by Lutz Jaen...Richard Levitte
2000-09-17Restore the descriptions to conform with the rest of theRichard Levitte
2000-09-17Rename new BIO_set_shutdown_wr macro to just BIO_shutdown_wrBodo Möller
2000-09-17Move text that isn't really descriptions of the functions in the pageRichard Levitte
2000-09-17Add BIO_seek() and BIO_tell() to the BIO control functions manual.Richard Levitte
2000-09-17New macro BIO_set_shutdown_wr().Dr. Stephen Henson
2000-09-16SSL => TLS/SSLBodo Möller
2000-09-16TLS => TLS/SSLBodo Möller
2000-09-16Change spelling back to "behaviour" and "flavour" instead of theBodo Möller
2000-09-16Clarification.Bodo Möller
2000-09-16ispell and some other nit-pickingUlf Möller
2000-09-16Remove redundant manpages and references to them.Dr. Stephen Henson
2000-09-16add links to the new BIO and SSL manpages to make them visible on the web.Ulf Möller
2000-09-16BIO_f_ssl() docs.Dr. Stephen Henson
2000-09-15Accept BIO docs.Dr. Stephen Henson
2000-09-15Update BIO_s_connect().Dr. Stephen Henson
2000-09-15Some small clarifications.Bodo Möller
2000-09-15In the name section, all the functions described shoud be enumerated.Richard Levitte
2000-09-15Update the info on version numberingRichard Levitte
2000-09-15BIO_seed() and BIO_tell() were documented in two other documents,Richard Levitte
2000-09-15BIO_seed() and BIO_tell() were documented in two other documents,Richard Levitte
2000-09-15Items without a =over and a =back are ignored.Richard Levitte
2000-09-14BIO_s_bio() manual page detailing BIO pair.Dr. Stephen Henson
2000-09-14Remove indentation in the NAME section. There's really no need toRichard Levitte
2000-09-14Add a number of documentation files, mostly for SSL routines, but alsoRichard Levitte
2000-09-14Initial connect BIO docs.Dr. Stephen Henson