summaryrefslogtreecommitdiffstats
path: root/crypto/asn1
AgeCommit message (Expand)Author
2001-03-02Introduce the possibility to access global variables throughRichard Levitte
2001-02-26make updateRichard Levitte
2001-02-25Trap an invalid ASN1_ITEM construction and print outDr. Stephen Henson
2001-02-24Print out OID of unknown signature or public keyDr. Stephen Henson
2001-02-23Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson
2001-02-23Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte
2001-02-22Exported header files should not include e_os.h.Richard Levitte
2001-02-22Rebuild ASN1 error codes to remove unused function and reason codes.Dr. Stephen Henson
2001-02-21'make update'Geoff Thorpe
2001-02-20Include string.h so mem*() functions get properly declared.Richard Levitte
2001-02-20Include OpenSSL header files earlier so macros like OPENSSL_SYS_VMSRichard Levitte
2001-02-20Include string.h so mem* functions get properly declared.Richard Levitte
2001-02-20Include string.h so mem* functions get properly declared.Richard Levitte
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-16New options to 'ca' utility to support CRL entry extensions.Dr. Stephen Henson
2001-02-10Fix CRL printing to correctly show when there are no revoked certificates.Dr. Stephen Henson
2001-02-09Various Win32 related fixed. Make no-krb5 work in mkdef.pl .Dr. Stephen Henson
2001-02-05Include string.h (whis is in all relevant standards) instead ofBodo Möller
2001-02-04Make depend.Ben Laurie
2001-02-04Fix a warning.Ben Laurie
2001-02-04Fix ASN1_TIME_to_generlizedtime().Dr. Stephen Henson
2001-02-03Various OCSP responder utility functions.Dr. Stephen Henson
2001-02-02Various function for commmon operations.Dr. Stephen Henson
2001-01-24Add debugging info to new ASN1 code to trace memory leaks.Dr. Stephen Henson
2001-01-19Fixes to various ASN1_INTEGER routines for negative case.Dr. Stephen Henson
2001-01-11Fix typo in OCSP ASN1 module, this causedDr. Stephen Henson
2001-01-04Fix typo in OCSP nonce extension.Dr. Stephen Henson
2001-01-04Update OCSP API.Dr. Stephen Henson
2000-12-31Since asn1.h gets included recursively from many places, the easiestRichard Levitte
2000-12-31Rewrite PKCS#12 code and remove some of the oldDr. Stephen Henson
2000-12-31If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up as libcryptoRichard Levitte
2000-12-30ASN1_ITEM versions of ASN1_d2i_{fp, bio} and replacement ofDr. Stephen Henson
2000-12-28ASN1_ITEM version of ASN1_dup(). Might wantDr. Stephen Henson
2000-12-28Add NO_ASN1_OLD to remove some old style functions:Dr. Stephen Henson
2000-12-28ASN1_ITEM versions of sign, verify, pack and unpack.Dr. Stephen Henson
2000-12-21Various Win32 related fixes. Doesn't compile yet onDr. Stephen Henson
2000-12-14New function X509V3_extensions_print() this removes extension duplicationDr. Stephen Henson
2000-12-14New function X509_signature_print() to remove some duplicateDr. Stephen Henson
2000-12-13Change the PKCS7 structure to use SEQUENCE OF for theDr. Stephen Henson
2000-12-13Constification of the data of a hash table. This means the callbackRichard Levitte
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson
2000-11-19Make sure bs is assigned NULL when it's free'd, or there will be anRichard Levitte
2000-11-12in some new file names the first 8 characters were not uniqueUlf Möller
2000-11-07Constify DH-related code.Richard Levitte
2000-11-07Constify DSA-related code.Richard Levitte
2000-11-06Constify the RSA parts of the ASN.1 library. Note some ugly castsRichard Levitte
2000-10-27The majority of the OCSP code from CertCo.Richard Levitte
2000-10-14The experimental Rijndael code moved to the main trunk.Richard Levitte