constify X509_REQ_get0_signature()
[openssl.git] / doc / crypto /
2016-08-19 Dr. Stephen Hensonconstify X509_REQ_get0_signature()
2016-08-18 Matt CaswellConvert X509_REVOKED* functions to use const getters
2016-08-17 Rich SalzFix some doc nits.
2016-08-17 Dr. Stephen HensonConstify X509_SIG.
2016-08-17 Dr. Stephen HensonConstify X509_get0_signature()
2016-08-17 Dr. Stephen HensonConvert X509* functions to use const getters
2016-08-17 Matt CaswellConvert X509_CRL* functions to use const getters
2016-08-17 Matt CaswellMake X509_NAME_get0_der() conform to OpenSSL style
2016-08-17 Matt CaswellConvert OCSP* functions to use const getters
2016-08-17 Dr. Stephen Hensonconstify X509_ALGOR_get0()
2016-08-16 Dr. Stephen HensonAdd ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
2016-08-12 Dr. Stephen HensonUpdate documentation for DSA_SIG and ECDSA_SIG.
2016-08-10 jamerceeFixed typo
2016-08-10 JimCDocumented BIO_set_accept_port()/BIO_get_accept_port()
2016-08-10 jamerceeAdapt BIO_new_accept() to call BIO_set_accept_name()
2016-08-10 Rich SalzAdd #defines for magic numbers in API.
2016-08-10 Rich SalzAdd some const casts
2016-08-05 klemensspelling fixes, just comments and readme.
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-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
next