summaryrefslogtreecommitdiffstats
path: root/include/openssl/asn1.h
AgeCommit message (Expand)Author
2017-09-29Put back the #include <openssl/safestack.h> lines in public headers.Pauli
2017-09-28Use safestack.h exclusively internally.Pauli
2017-08-04Consolidate to a single asn1_time_from_tm() functionTodd Short
2017-06-11Introduce ASN1_TIME_set_string_X509 APIRich Salz
2017-06-09mark V_ASN1_PRIMATIVE_TAG as compatJosh Soref
2017-06-08Fix #340: Parse ASN1_TIME to struct tmTodd Short
2017-06-07make error tables const and separate header fileRich Salz
2017-05-19Fix ASN1_TIME_to_generalizedtime to take a const ASN1_TIMEMatt Caswell
2017-04-04make updateRichard Levitte
2016-09-29Add ASN1_ITEM lookup and enumerate functions.Dr. Stephen Henson
2016-08-23Constify some X509_NAME, ASN1 printing codeFdaSilvaYY
2016-08-23Constify ASN1_PCTX_*FdaSilvaYY
2016-08-18Constify i2a*Dr. Stephen Henson
2016-08-18Convert X509_REVOKED* functions to use const gettersMatt Caswell
2016-08-17Constify ASN1_item_unpack().Dr. Stephen Henson
2016-08-16Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().Dr. Stephen Henson
2016-08-04Constify ASN1_INTEGER_get, ASN1_ENUMERATED_getFdaSilvaYY
2016-07-25Constify i2t_ASN1_OBJECT, i2d_ASN1_OBJECT, i2a_ASN1_OBJECT.FdaSilvaYY
2016-07-25Constify ASN1_buf_printFdaSilvaYY
2016-07-25Constify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_to_UTF8, ASN1_TYPE_get_...FdaSilvaYY
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-07-05Reorganise asn1.h and add comments.Dr. Stephen Henson
2016-06-23Rework error handling from asn1_do_lock method.FdaSilvaYY
2016-06-22Spelling... and more spellingFdaSilvaYY
2016-06-15Constify some input buffers in asn1FdaSilvaYY
2016-06-04Constify ASN1_generate_nconfFdaSilvaYY
2016-06-04Constify ASN1_generate_v3FdaSilvaYY
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-18Make it possible to have RFC2254 escapes with ASN1_STRING_print_ex()Richard Levitte
2016-05-17Copyright consolidation 03/10Rich Salz
2016-05-04DEFINE_STACK_OF(ASN1_UTF8STRING) moved from ts_lcl.h to asn1.hMarek Klein
2016-03-21RT4660: BIO_METHODs should be const.David Benjamin
2016-02-05Add ASN1_buf_print to print a buffer in ASN1_bn_print format.Dr. Stephen Henson
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-07Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni
2016-01-07Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson
2015-10-11embed support for ASN1_STRINGDr. Stephen Henson
2015-10-05Free up ASN.1 structures at top level only.Dr. Stephen Henson
2015-09-16New ASN.1 embed macro.Dr. Stephen Henson
2015-07-16Remove obsolete key formats.Rich Salz
2015-05-21Add scrypt PBE algorithm code.Dr. Stephen Henson
2015-05-20Add functions to convert between uint64_t and ASN1_INTEGER.Dr. Stephen Henson
2015-05-18ASN1 INTEGER refactor.Dr. Stephen Henson
2015-04-03Remove old ASN.1 functions.Dr. Stephen Henson
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte