Remove some unused options from 10-main.conf
[openssl.git] / doc /
2016-08-04 FdaSilvaYYConstify some ASN1_OBJECT *obj input parameters
2016-08-04 FdaSilvaYYConstify input buffer
2016-08-04 FdaSilvaYYConstify ASN1_INTEGER_get, ASN1_ENUMERATED_get
2016-08-02 FdaSilvaYYFix some style issues...
2016-08-01 Dr. Stephen HensonDocument certificate and CRL time functions.
2016-08-01 Dr. Stephen HensonConstify some X509_CRL, X509_REQ functions.
2016-08-01 Dr. Stephen HensonAdd DSA_bits() function.
2016-08-01 Kurt RoeckxFix typo of BN_zero()
2016-08-01 Richard J. MooreConst the ex data stuff too to fix warnings
2016-07-30 Richard J. MooreFix the docs too
2016-07-29 Matt CaswellUpdate the SSL_set_bio()/SSL_set0_rbio()/SSL_set0_wbio...
2016-07-28 Rich SalzVarious doc fixes.
2016-07-26 Richard LevitteUpdate the example in proxy_certificates.txt
2016-07-25 FdaSilvaYYDiscard BIO_set(BIO* bio) method
2016-07-25 Richard LevitteMake it possible for external code to set the certiciat...
2016-07-25 Richard LevitteAdd X509_STORE lock and unlock functions
2016-07-25 Richard LevitteDocument the X509_STORE and X509_STORE_CTX setters...
2016-07-25 Steffen NurpmesoRT4627: Doc patch: fix constant names
2016-07-25 FdaSilvaYYConstify X509|X509_CRL|X509_REVOKED_get_ext
2016-07-25 FdaSilvaYYConstify ... X509|X509_CRL|X509_REVOKED|_get_ext*()
2016-07-25 FdaSilvaYYConstify ...
2016-07-25 FdaSilvaYYConstify (X509|X509V3|X509_CRL|X509_REVOKED)_get_ext_d2...
2016-07-25 FdaSilvaYYConstify input parameters of methods :
2016-07-25 FdaSilvaYYConstify i2t_ASN1_OBJECT, i2d_ASN1_OBJECT, i2a_ASN1_OBJECT.
2016-07-25 FdaSilvaYYConstify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_t...
2016-07-25 FdaSilvaYYConstify EC_KEY_*_oct2priv() input buffer
2016-07-24 Jakub ZelenkaAdd EVP_ENCODE_CTX_copy
2016-07-23 Richard LevitteMake it possible for external code to flag a certificat...
2016-07-22 Dr. Stephen HensonClarify digest change in HMAC_Init_ex()
2016-07-20 FdaSilvaYYFix if/for/while( in docs
2016-07-19 Coty SutherlandResolve over command syntax error which causes 'make...
2016-07-19 Richard LevitteDocument the slight change in CRYPTO_mem_ctrl()
2016-07-19 Richard LevitteDocument the slight change in ERR_get_next_error_library()
2016-07-19 Rich SalzRT4593: Add space after comma (doc nits)
2016-07-19 Emilia KasperSSL test framework: port NPN and ALPN tests
2016-07-14 Richard LevitteInstall applink.c with the public header files.
2016-07-13 Dr. Stephen HensonAdd OCSP accessors.
2016-07-12 Viktor DukhovniPerform DANE-EE(3) name checks by default
2016-07-08 Rich SalzReplace all #define's in pod pages.
2016-07-08 Andy Polyakovinclude/openssl: don't include <windows.h> in public...
2016-06-30 FdaSilvaYYConstify a bit more OPENSSL_sk_ API
2016-06-30 Matt CaswellCleanup documentation for removed functionality
2016-06-29 FdaSilvaYYWhitespace cleanup in apps
2016-06-29 FdaSilvaYYWhitespace cleanup in docs
2016-06-29 FdaSilvaYYSpelling
2016-06-27 Andy Polyakovevp/evp_enc.c: check for partially[!] overlapping buffers
2016-06-26 Rich SalzRT2964: Fix it via doc
2016-06-26 Rich SalzRevert "RT2964: Fix it via doc"
2016-06-25 Rich SalzRT2964: Fix it via doc
2016-06-24 Rich SalzAdd -ciphers flag to enc command
2016-06-24 Matt CaswellAdd some documentation for missing HMAC functions
2016-06-22 Andy Polyakovcrypto/cryptlib.c: omit OPENSSL_ia32cap_loc().
2016-06-21 FdaSilvaYYSpelling... and more spelling
2016-06-21 Kurt Roeckxbuf2hexstr: properly deal with empty string
2016-06-21 Rich SalzMore doc cleanup
2016-06-20 Richard LevitteAllow proxy certs to be present when verifying a chain
2016-06-20 huangqinjindoc and comment fixes
2016-06-20 Emilia KasperMake DSA_SIG and ECDSA_SIG getters const.
2016-06-20 Richard LevitteChange the RAND_file_name documentation accordingly
2016-06-17 Matt CaswellChange default directory for storing the .rnd file...
2016-06-16 FdaSilvaYYSpelling fixes
2016-06-16 Nathaniel McCallumAdd EVP_PKEY_get0_hmac() function
2016-06-16 Matt CaswellChange the return type of EVP_EncodeUpdate
2016-06-15 Richard LevitteConstify the parameter getters for RSA, DSA and DH
2016-06-15 FdaSilvaYYConstify CMS_get0_type input
2016-06-15 FdaSilvaYYConstify PKCS12_create, PKCS12_add_key, PKCS12_add_safe.
2016-06-14 Rich SalzRT4562: Fix misleading doc on OPENSSL_config
2016-06-13 TJ SaundersReorder the setter arguments to more consistently match...
2016-06-13 TJ SaundersImplement DSA_SIG_set0() and ECDSA_SIG_set0(), for...
2016-06-13 Matt CaswellUpdate the SSL_set_session() documentation
2016-06-13 Rich SalzRT3809: basicConstraints is critical
2016-06-13 Andy Polyakovdoc/crypto/OPENSSL_ia32cap.pod update.
2016-06-11 TJ SaundersEnsure that the EVP_MD_meth_new docs properly match...
2016-06-10 Matt CaswellExpand SSL_CTX_set_default_verify_paths() documentation
2016-06-09 Rich SalzMore API docs; small changes.
2016-06-09 Rich SalzClean up "generic" intro pod files.
2016-06-09 Rich SalzWrite X509_dup, PEM_read, etc.
2016-06-09 Richard LevitteDocs: install generic manpages to man section 7
2016-06-08 Rich SalzAdd some accessor API's
2016-06-08 FdaSilvaYYFix some typos in pod files
2016-06-07 Rich SalzUnify d2i/i2d documentation.
2016-06-07 Rich SalzNit about pod filenames
2016-06-07 Matt CaswellAdd documentation for the newly added SSL_get_tlsext_st...
2016-06-07 Matt CaswellDocument the issue with threads and dlopen()
2016-06-06 Rich SalzMore doc nits
2016-06-05 Rich SalzRemove extra include's in synopsis.
2016-06-05 FdaSilvaYYConstify ASN1_generate_nconf
2016-06-05 FdaSilvaYYConstify ASN1_generate_v3
2016-06-03 Matt CaswellFix documentation error in x509 app certopt flag
2016-06-01 Rich SalzFix nits in crypto.pod,ssl.pod
2016-06-01 Rich SalzFix various doc nits.
2016-06-01 Rich SalzRT4337: Crash in DES
2016-06-01 Matt CaswellAdd dhparam sanity check and update DH_check documentation
2016-05-31 TJ SaundersRemove null check, per review feedback. Note this...
2016-05-31 TJ SaundersAdd requested HISTORY section, remove copy/pastos,...
2016-05-31 TJ SaundersAdd an SSL_SESSION accessor for obtaining the protocol...
2016-05-31 Rich SalzRT4539: Add section for renamed ciphers.
2016-05-31 Dr. Stephen HensonParameter copy sanity checks.
2016-05-29 Joey Yandlefix deprecation version number in docs
2016-05-29 Joey Yandleupdate docs with descriptions and deprecation
next