New function to add dynamic alias.
[openssl.git] / crypto / asn1 / asn1t.h
2005-09-03 Dr. Stephen HensonUpdate print macro properly this time...
2005-09-03 Dr. Stephen HensonUpdate ASN1 print implement macro.
2005-09-03 Dr. Stephen HensonUpdate asn1t.h too for ASN1 print.
2005-09-01 Dr. Stephen HensonExtend callback function to support print customization.
2005-09-01 Dr. Stephen HensonUpdate ASN1 printing code and add a -print option to...
2005-09-01 Dr. Stephen HensonInitial support for ASN1 print code.
2005-04-23 Nils Larschmake asn.1 field names const
2004-03-15 Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2003-10-29 Geoff ThorpeRemove a line that was causing redundant declarations.
2003-03-20 Dr. Stephen HensonNew ASN1 macros to just implement and declare the new...
2002-10-20 Richard LevitteIn my extreme debug mode, gcc complains that 'static...
2002-10-03 Dr. Stephen HensonPreliminary streaming ASN1 encode support.
2001-07-27 Dr. Stephen HensonMore linker bloat reorganisation:
2001-03-02 Richard LevitteIntroduce the possibility to access global variables...
2001-02-23 Dr. Stephen HensonGet rid of ASN1_ITEM_FUNCTIONS dummy function
2001-02-23 Dr. Stephen HensonInitial support for ASN1_ITEM_FUNCTION option to
2001-02-16 Dr. Stephen HensonNew options to 'ca' utility to support CRL entry extens...
2000-12-31 Richard LevitteIf OPENSSL_BUILD_SHLIBCRYPTO (for files that end up...
2000-12-13 Dr. Stephen HensonChange the PKCS7 structure to use SEQUENCE OF for the
2000-12-08 Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code