Small documentation fixes (Howard Lum <howard@pumpkin.canada.sun.com>)
[openssl.git] / doc /
2001-10-08 Lutz JänickeSmall documentation fixes (Howard Lum <howard@pumpkin...
2001-09-13 Lutz JänickeTypo.
2001-09-13 Lutz JänickeOne more manual page.
2001-09-13 Lutz JänickeRework section about return values another time (based...
2001-09-11 Lutz JänickeMake maximum certifcate chain size accepted from the...
2001-09-07 Ulf Möllerispell
2001-09-03 Bodo MöllerUse uniformly chosen witnesses for Miller-Rabin test
2001-08-24 Lutz JänickeMore docs.
2001-08-23 Lutz JänickeTypo.
2001-08-23 Lutz JänickeMore manual pages. Constify.
2001-08-23 Lutz JänickeAs discussed recently on openssl-users.
2001-08-23 Lutz JänickeMake clear, that using the compression layer is current...
2001-08-22 Ulf Möllertypo.
2001-08-21 Lutz JänickeOne more manual page...
2001-08-21 Lutz JänickeDocumentation on how to handle compression methods.
2001-08-20 Lutz JänickeMore interdependencies with respect to shutdown behaviour.
2001-08-19 Lutz JänickeAlert description strings for TLSv1 and documentation.
2001-08-17 Lutz JänickeMore details about session timeout settings.
2001-08-17 Lutz JänickeOne more function documented.
2001-08-17 Lutz JänickeSSL_shutdown() has even more properties...
2001-08-17 Lutz JänickeOne more step on the way for complete documentation...
2001-08-17 Lutz JänickeUnidirectional shutdown is allowed according to the...
2001-08-16 Lutz JänickeBetter description of the behaviour of SSL_shutdown...
2001-08-08 Bodo Mölleradd missing link
2001-08-03 Lutz JänickeDon't disable rollback attack detection as a recommende...
2001-07-31 Lutz JänickeReworked manual pages with a lot of input from Bodo...
2001-07-31 Ben LaurieDocument DES changes better.
2001-07-27 Bodo MöllerUndo DH_generate_key() change: s3_srvr.c was using...
2001-07-25 Bodo MöllerDon't preserve existing keys in DH_generate_key.
2001-07-25 Lutz JänickeFix wrong information about SSL_set_connect_state()...
2001-07-23 Lutz JänickeAdditional inline reference.
2001-07-23 Lutz JänickeAdd missing reference.
2001-07-21 Lutz JänickeDocumentation about ephemeral key exchange
2001-07-20 Lutz JänickeUpdated explanation.
2001-07-20 Lutz JänickeSome more documentation bits.
2001-07-13 Dr. Stephen HensonAllow OCSP server to handle multiple requests.
2001-07-11 Lutz JänickeClarify! (based on recent mailing-list discussions)
2001-07-10 Bodo MöllerFix PRNG.
2001-07-03 Lutz JänickeWhen only the key is given to "enc", the IV is undefined
2001-05-17 Dr. Stephen HensonAdd examples to EVP_EncryptInit manual page.
2001-05-16 Lutz JänickeAdd missing item(s) SSL_ERROR_WANT_CONNECT, SSL_ERROR_W...
2001-05-14 Lutz JänickeTypos.
2001-05-14 Lutz JänickeOne more point to clarify, pointed out by "Greg Stark...
2001-05-12 Lutz JänickeClarify behaviour with respect to SSL/TLS records.
2001-05-11 Lutz JänickeClarify behaviour of SSL_write() by mentioning SSL_MODE...
2001-04-25 Lutz JänickeTypo (reported by Petr Lancaric <Petr.Lancaric@ips...
2001-04-17 Lutz JänickeClarify request of client certificates. This is a FAQ.
2001-04-12 Lutz JänickeMissing link ("Greg Stark" <gstark@ethentica.com>)
2001-04-12 Lutz JänickeFix wrong information with respect to CAs listed to...
2001-04-12 Lutz JänickeTypo (Jun-ichiro itojun Hagino <itojun@iijlab.net>)
2001-03-21 Bodo MöllerUpdate docs.
2001-03-18 Dr. Stephen HensonFix PKCS#12 key generation bug.
2001-03-16 Dr. Stephen HensonAdd copy_extensions option to 'ca' utility.
2001-03-15 Dr. Stephen HensonAdd 'align' option to nameopt.
2001-03-15 Lutz JänickeForgot "cvs add", so only the surrounding changes made...
2001-03-15 Dr. Stephen HensonDocument the -certopt option to the x509 utility.
2001-03-11 Dr. Stephen HensonInitial docs for PEM routines.
2001-03-10 Richard LevitteDocument the change.
2001-03-09 Dr. Stephen HensonUpdate docs.
2001-03-09 Bodo MöllerConsistently use 'void *' for SSL read, peek and write...
2001-03-09 Dr. Stephen HensonChange the EVP_somecipher() and EVP_somedigest()
2001-03-08 Lutz JänickeAdd newly learned knowledge from yesterday's discussion.
2001-03-08 Bodo MöllerConstify BN_value_one.
2001-03-05 Bodo MöllerNew option '-subj arg' for 'openssl req' and 'openssl...
2001-03-01 Lutz JänickeTypo, spotted by "Greg Stark" <gstark@ethentica.com>.
2001-02-23 Lutz JänickeDescribe new callback for session id generation.
2001-02-23 Lutz JänickeSSL_get_version() was an easy one :-)
2001-02-20 Ulf MöllerBN_rand_range() needs a BN_rand() variant that doesn...
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-16 Ulf Möllerispell
2001-02-16 Ulf Möllerpod format error
2001-02-15 Lutz JänickeAdd "-rand" option to s_client and s_server.
2001-02-14 Dr. Stephen HensonOption to disable standard block padding with EVP API.
2001-02-13 Lutz JänickeFinish first round of session cache documentation.
2001-02-13 Lutz JänickeNew manual page: SSL_CTX_set_mode.
2001-02-11 Lutz JänickeMore about session caching.
2001-02-10 Lutz JänickeInclude information that automatic query is a new feature.
2001-02-10 Lutz JänickeUpdate for 0.9.7 with SSL_OP_CIPHER_SERVER_PREFERENCE.
2001-02-10 Lutz JänickeManual page for SSL_CTX_set_options(). Unfortunately...
2001-02-10 Bodo MöllerSimplify BN_rand_range
2001-02-09 Lutz JänickeFix "wierd" typo as submitted by Jeroen Ruigrok/Asmodai...
2001-02-08 Ulf MöllerNote that EGD is used automatically.
2001-02-08 Ulf Möllercleanup
2001-02-08 Bodo MöllerIntegrate my implementation of a countermeasure against
2001-02-08 Lutz JänickeUpdate documentation to match the state at 0.9.6 _and_...
2001-02-07 Ulf MöllerBleichenbacher's DSA attack
2001-02-04 Lutz JänickeDocumenting session caching, 2nd step.
2001-02-03 Lutz JänickeClarify why SSL_CTX_use_certificate_chain_file() should...
2001-02-03 Lutz JänickeTypo: on my screen it nicely wrapped around at 80 :-)
2001-02-02 Lutz JänickeDocument session caching, first step.
2001-01-31 Lutz JänickeNew manual page for a hardly known but important item :-)
2001-01-25 Geoff ThorpeInsert a missing space to stop pod2man giving stroppy...
2001-01-23 Lutz JänickeCopy over just written manpage to the ones still missing.
2001-01-23 Lutz JänickeAdd entries for new manpages...
2001-01-21 Ulf MöllerUse the correct number of arguments in the example.
2001-01-20 Lutz JänickeDocumentation about SSL_get_ex_data_X509_STORE_CTX_idx and
2001-01-20 Dr. Stephen HensonUpdate ocsp utility documentation.
2001-01-15 Ulf Möllerlink to the new manpage.
2001-01-15 Bodo MöllerNew '-extfile' option for 'openssl ca'.
2001-01-14 Geoff ThorpeUpdate the LHASH man page.
next