Constify some X509_NAME, ASN1 printing code
[openssl.git] / include / openssl / asn1.h
2016-08-23 FdaSilvaYYConstify some X509_NAME, ASN1 printing code
2016-08-23 FdaSilvaYYConstify ASN1_PCTX_*
2016-08-18 Dr. Stephen HensonConstify i2a*
2016-08-18 Matt CaswellConvert X509_REVOKED* functions to use const getters
2016-08-17 Dr. Stephen HensonConstify ASN1_item_unpack().
2016-08-16 Dr. Stephen HensonAdd ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
2016-08-04 FdaSilvaYYConstify ASN1_INTEGER_get, ASN1_ENUMERATED_get
2016-07-25 FdaSilvaYYConstify i2t_ASN1_OBJECT, i2d_ASN1_OBJECT, i2a_ASN1_OBJECT.
2016-07-25 FdaSilvaYYConstify ASN1_buf_print
2016-07-25 FdaSilvaYYConstify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_t...
2016-07-20 Kurt RoeckxCheck for errors allocating the error strings.
2016-07-05 Dr. Stephen HensonReorganise asn1.h and add comments.
2016-06-23 FdaSilvaYYRework error handling from asn1_do_lock method.
2016-06-21 FdaSilvaYYSpelling... and more spelling
2016-06-15 FdaSilvaYYConstify some input buffers in asn1
2016-06-05 FdaSilvaYYConstify ASN1_generate_nconf
2016-06-05 FdaSilvaYYConstify ASN1_generate_v3
2016-05-23 Rich SalzRemove unused error/function codes.
2016-05-18 Richard LevitteMake it possible to have RFC2254 escapes with ASN1_STRI...
2016-05-17 Rich SalzCopyright consolidation 03/10
2016-05-04 Marek KleinDEFINE_STACK_OF(ASN1_UTF8STRING) moved from ts_lcl...
2016-03-21 David BenjaminRT4660: BIO_METHODs should be const.
2016-02-05 Dr. Stephen HensonAdd ASN1_buf_print to print a buffer in ASN1_bn_print...
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-08 Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2016-01-07 Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2015-10-11 Dr. Stephen Hensonembed support for ASN1_STRING
2015-10-05 Dr. Stephen HensonFree up ASN.1 structures at top level only.
2015-09-16 Dr. Stephen HensonNew ASN.1 embed macro.
2015-07-16 Rich SalzRemove obsolete key formats.
2015-05-21 Dr. Stephen HensonAdd scrypt PBE algorithm code.
2015-05-20 Dr. Stephen HensonAdd functions to convert between uint64_t and ASN1_INTEGER.
2015-05-18 Dr. Stephen HensonASN1 INTEGER refactor.
2015-04-03 Dr. Stephen HensonRemove old ASN.1 functions.
2015-03-31 Richard LevitteStop symlinking, move files to intended directory