summaryrefslogtreecommitdiff
path: root/crypto/asn1/a_type.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2021-04-081-1/+1
* Add ossl_asn1 symbolsShane Lontis2021-03-181-1/+1
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Fix ASN1_TYPE_get/set with type=V_ASN1_BOOLEANBernd Edlinger2019-07-021-2/+6
* Following the license change, modify the boilerplates in crypto/asn1/Richard Levitte2018-12-061-1/+1
* Remove parentheses of return.KaoruToda2017-10-181-2/+2
* Fix embedded string handling.Dr. Stephen Henson2016-10-171-1/+1
* Constify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_to_UTF8, ASN1_TYPE_get_...FdaSilvaYY2016-07-251-1/+1
* Copyright consolidation 08/10Rich Salz2016-05-171-54/+6
* Fix ASN1_INTEGER handling.Dr. Stephen Henson2016-05-031-2/+0
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Return an error in ASN1_TYPE_unpack_sequence if argument is NULLDr. Stephen Henson2015-05-041-1/+1
* New ASN1_TYPE SEQUENCE functions.Dr. Stephen Henson2015-03-301-0/+31
* Move more internal only functions to asn1_locl.hDr. Stephen Henson2015-03-261-1/+2
* Fix ASN1_TYPE_cmpDr. Stephen Henson2015-03-191-0/+3
* Remove obsolete IMPLEMENT_ASN1_SET_OFDr. Stephen Henson2015-02-091-2/+0
* util/mkstack.pl now generates entire safestack.hRich Salz2015-02-061-2/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-88/+83
* Constify ASN1_TYPE_cmp add X509_ALGOR_cmp.Dr. Stephen Henson2015-01-051-1/+1
* Fix some warnings.Dr. Stephen Henson2008-03-161-1/+2
* Fix typo and avoid warning.Dr. Stephen Henson2008-02-281-1/+1
* Extend attribute setting routines to support non-string types.Dr. Stephen Henson2008-02-111-1/+28
* Fix warnings.Dr. Stephen Henson2006-02-151-0/+1
* RFC 3161 compliant time stamp request creation, response generationUlf Möller2006-02-121-0/+46
* Engage Applink for VC builds.Andy Polyakov2005-05-171-1/+1
* Get rid if the annoying warningRichard Levitte2005-01-271-1/+4
* Make ASN1_TYPE_get() work for V_ASN1_NULL type.Dr. Stephen Henson2002-12-041-1/+1
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-273/+2
* Catch V_ASN1_NULL.Richard Levitte2000-09-221-0/+2
* Fix ASN1_TYPE bug.Dr. Stephen Henson2000-09-211-6/+8
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-1/+1
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-1/+1
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-1/+1
* Kill evil casts, fix PKCS#7 and add new X509V3 Function.Dr. Stephen Henson1999-05-091-1/+1
* Another stack.Ben Laurie1999-05-011-0/+2
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-9/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-18/+7
* Add support for VISIBLESTRING and UTF8StringDr. Stephen Henson1999-04-171-0/+17
* Support for ASN1 ENUMERATED type. This copies and duplicates the ASN1_INTEGERDr. Stephen Henson1999-02-091-0/+11
* Time to blow up the source tree :-) This is the beginning of support forDr. Stephen Henson1999-01-171-0/+8
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1998-12-211-7/+12
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+9
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+317