summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2000-09-17Rename new BIO_set_shutdown_wr macro to just BIO_shutdown_wrBodo Möller
2000-09-16Move text that isn't really descriptions of the functions in the pageRichard Levitte
2000-09-16Add BIO_seek() and BIO_tell() to the BIO control functions manual.Richard Levitte
2000-09-16New 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-14Some small clarifications.Bodo Möller
2000-09-14In the name section, all the functions described shoud be enumerated.Richard Levitte
2000-09-14Update the info on version numberingRichard Levitte
2000-09-14BIO_seed() and BIO_tell() were documented in two other documents,Richard Levitte
2000-09-14BIO_seed() and BIO_tell() were documented in two other documents,Richard Levitte
2000-09-14Items 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
2000-09-14Remove indentation in the NAME section. There's really no need toRichard Levitte
2000-09-14Docs for socket BIO.Dr. Stephen Henson
2000-09-13BIO_s_fd() manual page.Dr. Stephen Henson
2000-09-13Clarify some of the I/O issues.Dr. Stephen Henson
2000-09-12More BIO docs.Dr. Stephen Henson
2000-09-11Docs for cipher and base64 BIOs.Dr. Stephen Henson
2000-09-10More new BIO docs, correct some old ones.Dr. Stephen Henson
2000-09-10More preliminary BIO docs...Dr. Stephen Henson
2000-09-09Really add BIO_read this time...Dr. Stephen Henson
2000-09-09Add BIO_read() (etc.) docs.Dr. Stephen Henson
2000-09-08Update verify docs.Dr. Stephen Henson
2000-09-07Two new PKCS#12 demo programs.Dr. Stephen Henson
2000-09-07Ugh, BIO_find_type() cannot be passed a NULL.Dr. Stephen Henson
2000-09-07Add docs for BIO_find_type() and friends.Dr. Stephen Henson
2000-09-07clarification (source/sink BIOs are usually *both* source and sink)Bodo Möller
2000-09-07Some BIO docs, incomplete, more to follow.Dr. Stephen Henson
2000-09-06Add OAEP. Seed the PRNG.Bodo Möller
2000-09-06Add rsautl.Bodo Möller
2000-09-06Clarification for SSL_ERROR_ZERO_RETURNBodo Möller
2000-09-05Fix typo in rsautl.Dr. Stephen Henson
2000-09-04Include MD4 in documentation.Bodo Möller
2000-09-03Add 'rsautl' low level RSA utility.Dr. Stephen Henson
2000-08-24New option to CA.pl to sign request using CA extensions.Dr. Stephen Henson
2000-08-15Correct the title. This also fooled the automatic documentation builderRichard Levitte
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte
2000-07-31Update 'openssl passwd' documentation on selection of algorithms.Bodo Möller