Constify input buffer
[openssl.git] / doc / crypto /
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-28 Rich SalzVarious doc fixes.
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 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-14 Richard LevitteInstall applink.c with the public header files.
2016-07-13 Dr. Stephen HensonAdd OCSP accessors.
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-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 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 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 Andy Polyakovdoc/crypto/OPENSSL_ia32cap.pod update.
2016-06-11 TJ SaundersEnsure that the EVP_MD_meth_new docs properly match...
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-07 Rich SalzUnify d2i/i2d documentation.
2016-06-07 Rich SalzNit about pod filenames
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-01 Rich SalzFix nits in crypto.pod,ssl.pod
2016-06-01 Rich SalzRT4337: Crash in DES
2016-06-01 Matt CaswellAdd dhparam sanity check and update DH_check documentation
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
2016-05-29 Joey Yandlefix return value in docs
2016-05-29 Joey Yandleadd removed functions back as deprecated
2016-05-29 Joey Yandlecherry pick pr-512 changes
2016-05-29 Joey Yandlecherry pick pr-512 changes
2016-05-27 huangqinjinUpdate the documentation of BN_hex2bn()
2016-05-23 Matt CaswellAdd error return for OPENSSL_INIT_set_config_filename()
2016-05-23 Dr. Stephen HensonSupport for traditional format private keys.
2016-05-22 Richard LevitteAdd a missing comma in OPENSSL_malloc.pod
2016-05-22 Richard LevitteAdd the missing NAME header in the OCSP docs
2016-05-21 Rich SalzDoc nits cleanup, round 2
2016-05-20 Rich SalzRename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
2016-05-20 Rich SalzFix nits in pod files.
2016-05-19 Rich SalzAdd copyright
2016-05-19 Rich SalzAdd copyright to manpages
2016-05-19 Rich SalzEnsure =cut is last line in every file.
2016-05-19 Viktor DukhovniImprove and document low-level PEM read routines
2016-05-18 Viktor DukhovniEnsure verify error is set when X509_verify_cert()...
2016-05-18 Viktor DukhovniClarify negative return from X509_verify_cert()
2016-05-16 Richard LevitteDocumentation: Clarify sizes for UI_add_input_string()
2016-05-16 Viktor DukhovniFold threads.h into crypto.h making API public
next