aboutsummaryrefslogtreecommitdiffstats
path: root/include/openssl/asn1.h
Commit message (Expand)AuthorAgeFilesLines
* Add ASN1_ITEM lookup and enumerate functions.Dr. Stephen Henson2016-09-291-0/+3
* Constify some X509_NAME, ASN1 printing codeFdaSilvaYY2016-08-231-2/+2
* Constify ASN1_PCTX_*FdaSilvaYY2016-08-231-5/+5
* Constify i2a*Dr. Stephen Henson2016-08-181-2/+2
* Convert X509_REVOKED* functions to use const gettersMatt Caswell2016-08-181-1/+1
* Constify ASN1_item_unpack().Dr. Stephen Henson2016-08-171-1/+1
* Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().Dr. Stephen Henson2016-08-161-1/+2
* Constify ASN1_INTEGER_get, ASN1_ENUMERATED_getFdaSilvaYY2016-08-041-1/+1
* Constify i2t_ASN1_OBJECT, i2d_ASN1_OBJECT, i2a_ASN1_OBJECT.FdaSilvaYY2016-07-251-3/+3
* Constify ASN1_buf_printFdaSilvaYY2016-07-251-1/+1
* Constify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_to_UTF8, ASN1_TYPE_get_...FdaSilvaYY2016-07-251-5/+5
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-1/+1
* Reorganise asn1.h and add comments.Dr. Stephen Henson2016-07-051-4/+12
* Rework error handling from asn1_do_lock method.FdaSilvaYY2016-06-231-0/+1
* Spelling... and more spellingFdaSilvaYY2016-06-221-1/+1
* Constify some input buffers in asn1FdaSilvaYY2016-06-151-2/+2
* Constify ASN1_generate_nconfFdaSilvaYY2016-06-041-1/+1
* Constify ASN1_generate_v3FdaSilvaYY2016-06-041-1/+1
* Remove unused error/function codes.Rich Salz2016-05-231-55/+3
* Make it possible to have RFC2254 escapes with ASN1_STRING_print_ex()Richard Levitte2016-05-181-0/+5
* Copyright consolidation 03/10Rich Salz2016-05-171-54/+6
* DEFINE_STACK_OF(ASN1_UTF8STRING) moved from ts_lcl.h to asn1.hMarek Klein2016-05-041-0/+2
* RT4660: BIO_METHODs should be const.David Benjamin2016-03-211-1/+1
* Add ASN1_buf_print to print a buffer in ASN1_bn_print format.Dr. Stephen Henson2016-02-051-0/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni2016-01-071-1/+2
* Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson2016-01-071-6/+6
* embed support for ASN1_STRINGDr. Stephen Henson2015-10-111-0/+2
* Free up ASN.1 structures at top level only.Dr. Stephen Henson2015-10-051-1/+1
* New ASN.1 embed macro.Dr. Stephen Henson2015-09-161-1/+1
* Remove obsolete key formats.Rich Salz2015-07-161-10/+0
* Add scrypt PBE algorithm code.Dr. Stephen Henson2015-05-211-0/+3
* Add functions to convert between uint64_t and ASN1_INTEGER.Dr. Stephen Henson2015-05-201-0/+5
* ASN1 INTEGER refactor.Dr. Stephen Henson2015-05-181-3/+20
* Remove old ASN.1 functions.Dr. Stephen Henson2015-04-031-38/+0
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-0/+1199