summaryrefslogtreecommitdiff
path: root/crypto/asn1/asn1t.h
Commit message (Expand)AuthorAgeFilesLines
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-894/+0
* Remove combine option from ASN.1 code.Dr. Stephen Henson2015-03-261-14/+0
* Move more internal only functions to asn1_locl.hDr. Stephen Henson2015-03-261-8/+0
* Move internal only ASN.1 functions to asn1_locl.hDr. Stephen Henson2015-03-251-23/+0
* Remove old style ASN.1 support.Dr. Stephen Henson2015-03-231-34/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-594/+604
* Further comment changes for reformat (master)Matt Caswell2015-01-221-1/+2
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-2/+4
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-121-2/+2
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1
* More size_tification.Ben Laurie2008-11-011-2/+2
* Fix duplicate asn1 ctrl values.Dr. Stephen Henson2008-03-231-4/+4
* And so it begins...Dr. Stephen Henson2008-03-121-0/+29
* Support custom primitive type printing routines and add one to LONG type.Dr. Stephen Henson2008-02-081-0/+2
* WIN32 fixes.Dr. Stephen Henson2007-06-081-1/+8
* More useful ASN1 macros for static allocation functions.Dr. Stephen Henson2007-05-101-3/+13
* remove trailing '\'Nils Larsch2006-12-191-1/+1
* Update print macro properly this time...Dr. Stephen Henson2005-09-031-1/+1
* Update ASN1 print implement macro.Dr. Stephen Henson2005-09-031-1/+1
* Update asn1t.h too for ASN1 print.Dr. Stephen Henson2005-09-031-1/+1
* Extend callback function to support print customization.Dr. Stephen Henson2005-09-011-2/+12
* Update ASN1 printing code and add a -print option to 'pkcs7' utility forDr. Stephen Henson2005-09-011-0/+11
* Initial support for ASN1 print code.Dr. Stephen Henson2005-09-011-0/+5
* make asn.1 field names constNils Larsch2005-04-231-1/+1
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-151-9/+9
* Remove a line that was causing redundant declarations.Geoff Thorpe2003-10-291-1/+0
* New ASN1 macros to just implement and declare the new and free functionsDr. Stephen Henson2003-03-201-0/+3
* In my extreme debug mode, gcc complains that 'static' doesn't comeRichard Levitte2002-10-201-13/+13
* Preliminary streaming ASN1 encode support.Dr. Stephen Henson2002-10-031-6/+44
* More linker bloat reorganisation:Dr. Stephen Henson2001-07-271-0/+6
* Introduce the possibility to access global variables throughRichard Levitte2001-03-021-3/+3
* Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson2001-02-231-10/+9
* Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson2001-02-231-40/+113
* New options to 'ca' utility to support CRL entry extensions.Dr. Stephen Henson2001-02-161-1/+0
* If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up as libcryptoRichard Levitte2000-12-311-17/+23
* Change the PKCS7 structure to use SEQUENCE OF for theDr. Stephen Henson2000-12-131-0/+8
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-0/+755