OPENSSL_issetugid() as in the main branch.
[oweals/openssl.git] / doc /
2001-02-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-16 Ulf Möllerispell
2001-02-16 Ulf Möllerispell
2001-02-16 Ulf Möllerpod format error
2001-02-16 Ulf Möllerpod format error
2001-02-15 Lutz JänickeAdd '-rand' option to s_server and s_client.
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 cvs2svnThis commit was manufactured by cvs2svn to create branch
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-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-13 Lutz JänickeNew manual page: SSL_CTX_set_mode.
2001-02-11 Lutz JänickeMore about session caching.
2001-02-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
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 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-10 Lutz JänickeManual page for SSL_CTX_set_options(). Unfortunately...
2001-02-10 Bodo MöllerSimplify BN_rand_range
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-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 Ulf Möllercleanup
2001-02-08 Bodo MöllerIntegrate my implementation of a countermeasure against
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-08 Lutz JänickeUpdate documentation to match the state of OpenSSL...
2001-02-07 Ulf MöllerDSA fix from main branch.
2001-02-07 Ulf MöllerBleichenbacher's DSA attack
2001-02-04 Lutz JänickeDocumenting session caching, 2nd step.
2001-02-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
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ä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-03 Lutz JänickeTypo: on my screen it nicely wrapped around at 80 :-)
2001-02-02 Lutz JänickeBackport...
2001-02-02 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-02 Lutz JänickeDocument session caching, first step.
2001-01-31 Lutz JänickeBackport extended documentation.
2001-01-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-01-31 Lutz JänickeNew manual page for a hardly known but important item :-)
2001-01-28 Lutz JänickeBackport documentation added for 0.9.7.
2001-01-25 cvs2svnThis commit was manufactured by cvs2svn to create branch
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.
2001-01-14 Dr. Stephen HensonPreliminary ocsp utility documentation.
2001-01-11 Bodo MöllerNew -newreq-nodes option to CA.pl.
2001-01-10 Bodo MöllerAdd a pointer to digest options in the description...
2000-12-25 Bodo MöllerFix SSL_peek and SSL_pending.
2000-12-25 Bodo MöllerFix SSL_peek and SSL_pending.
2000-12-13 Ulf Möllerc&p error spotted by Martin Forssen
2000-12-12 Lutz JänickeAdd description of SSL_[CTX_]_check_private_key().
2000-12-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
2000-12-08 Lutz JänickeAdd manual pages for certficate/key loading and friends.
2000-12-05 Richard LevitteUpdate the internal docs.
2000-12-05 Lutz JänickeTypo and additional information about cert-chain building.
2000-12-05 Lutz JänickeAdd EXAMPLES for SSL_CIPHER_description() output.
2000-12-04 Geoff ThorpeSync up with a minor change in lhash.h
2000-12-04 Geoff ThorpeUpdate the documentation to the current state of the...
2000-12-01 Richard LevitteWrite a first HOWTO on how to create certificates....
2000-11-29 Ulf MöllerAdd a warning about the usage of the montgomery functio...
2000-11-26 Bodo MöllerMore BN_mod_... functions.
2000-11-26 Bodo MöllerAdd bn_mod.c (should have happend in the previous commi...
2000-11-26 Bodo Möllermodular arithmetics
2000-11-17 Bodo MöllerDocumentation on using the SSL library with non-blockin...
2000-11-17 Bodo MöllerImprove usability of 'openssl passwd' by including
2000-11-15 Lutz JänickeFill in missing information about the string returned...
2000-11-12 Bodo MöllerAdditional explanations for SSL_ERROR_WANT_READ/WRITE.
2000-11-10 Bodo MöllerPoint to SSL_set_bio(3) early because that manpage...
2000-11-10 Bodo Mölleradd missing word
2000-11-08 Richard LevitteRemove references to RSAref. The glue library is but...
2000-11-06 Ulf Möllerlooks like a cut&paste error
2000-11-02 Richard LevitteUpdate the standards list to the current status
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-10-23 Ulf Möllers_server not s_client
2000-10-23 Ulf MöllerCorrection from Tani Hosokawa <unknown@riverstyx.net>
2000-10-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
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-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-12 Richard LevitteNew docs and new facts in older docs.
2000-10-12 Dr. Stephen HensonMake non blocking I/O work for accept BIOs.
next